summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | xen: fix too early kmalloc callChristophe Saout2009-01-121-2/+3
| * | | | | cpumask, irq: non-x86 build failuresMike Travis2009-01-113-8/+11
| * | | | | kstat: modify kstat_irqs_legacy to be variable sizedMike Travis2009-01-111-3/+7
| * | | | | irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-115-11/+35
| * | | | | irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis2009-01-112-2/+16
| * | | | | irq: use WARN() instead of WARN_ON().Mike Travis2009-01-111-3/+2Star
| * | | | | irq: change references from NR_IRQS to nr_irqsMike Travis2009-01-112-6/+10
| * | | | | Xen: reduce memory required for cpu_evtchn_maskMike Travis2009-01-111-5/+16
| * | | | | cpumask: reduce stack usage in find_lowest_rqMike Travis2009-01-111-14/+22
| * | | | | cpumask: use cpumask_var_t in dcdbas.cMike Travis2009-01-111-4/+8
| * | | | | x86: reduce stack usage in init_intel_cacheinfoMike Travis2009-01-111-19/+44
| * | | | | x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis2009-01-111-7/+14
| * | | | | SGI UV cpumask: use static temp cpumask in flush_tlbMike Travis2009-01-111-10/+11
| * | | | | x86: change flush_tlb_others to take a const struct cpumaskRusty Russell2009-01-117-101/+93Star
| * | | | | cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-113-14/+16
| * | | | | cpumask: convert other misc kernel functionsRusty Russell2009-01-111-1/+1
| * | | | | cpumask: convert drivers/net/sfcRusty Russell2009-01-111-4/+11
| * | | | | cpumask: convert misc driver functionsRusty Russell2009-01-116-8/+33
| * | | | | cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-114-22/+27
| * | | | | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-1111-45/+135
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-01-136-50/+100
|\ \ \ \ \
| * | | | | x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-132-17/+38
| * | | | | x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-131-15/+28
| * | | | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-133-8/+9
| * | | | | x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-132-11/+20
| * | | | | x86 PAT: remove PFNMAP type on track_pfn_vma_new() errorvenkatesh.pallipadi@intel.com2009-01-131-1/+7
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-137-115/+10Star
|\ \ \ \ \ \
| * | | | | | TWL4030: fix clk API usageRussell King2009-01-131-4/+4
| * | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-01-123-110/+4Star
| |\ \ \ \ \ \
| | * | | | | | [ARM] i.MX add missing includeSascha Hauer2009-01-121-1/+1
| | * | | | | | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer2009-01-121-3/+3
| | * | | | | | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer2009-01-121-106/+0Star
| * | | | | | | [ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre2009-01-121-0/+1
| * | | | | | | [ARM] w90x900: fix build errors and warningsRussell King2009-01-122-1/+1
| |/ / / / / /
* | | | | | | Fix timeouts in sys_pselect7Bernd Schmidt2009-01-131-1/+1
* | | | | | | fix early_serial_setup() regressionHelge Deller2009-01-132-1/+2
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-131-2/+0Star
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar2009-01-121-2/+0Star
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-132-0/+10
|\ \ \ \ \ \
| * | | | | | smp_call_function_single(): be slightly less stupid, fix #2Ingo Molnar2009-01-121-0/+1
| * | | | | | lockdep, mm: fix might_fault() annotationPeter Zijlstra2009-01-121-0/+9
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-138-31/+47
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2009-01-137-30/+46
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-112-4/+12
| | | | * | | | | | | | IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-091-4/+9
| | | | * | | | | | | | mlx4_core: Fix warning from min()Roland Dreier2009-01-091-2/+2
| | | | |/ / / / / / /
| | | * / / / / / / / IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap2009-01-131-1/+1
| | | |/ / / / / / /
| | * | | | | | | | IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-131-0/+3
| | * | | | | | | | IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin2009-01-091-19/+19
| | |/ / / / / / /
| * / / / / / / / IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-071-1/+1
| |/ / / / / / /