summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix warning in arch/x86/kernel/cpu/intel_cacheinfo.cIngo Molnar2009-02-261-3/+3
* x86: intel_cacheinfo: fix compiler warningHiroshi Shimamoto2009-01-271-9/+9
* sysrq: include interrupt.h instead of irq.hHeiko Carstens2009-01-261-1/+1
* cpumask: modifiy oprofile initializationRobert Richter2009-01-223-26/+7
* x86, cpumask: fix tlb flush raceIngo Molnar2009-01-201-5/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar2009-01-193-23/+24
|\
| * x86: put trigger in to detect mismatched apic versions.Mike Travis2009-01-161-0/+5
| * cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-161-13/+9
| * work_on_cpu: Use our own workqueue.Rusty Russell2009-01-161-1/+7
| * work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell2009-01-161-10/+4
|/
* sched: fix warning on ia64Mike Travis2009-01-151-1/+1
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...Ingo Molnar2009-01-151-3/+14
|\
| * x86: fix build warning when CONFIG_NUMA not defined.Mike Travis2009-01-151-3/+14
* | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-151-9/+4
* | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-15396-4444/+27968
|\ \
| * \ 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/+10
| |\ \ \
| | * | | 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/+4
| | |\ \ \
| | | * | | [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/+0
| | * | | | [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/+0
| |\ \ \
| | * | | Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar2009-01-121-2/+0
| * | | | 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-127-30/+46
| | |\ \ \ \ \ \ \ \
| | | | | | * | | | | RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-102-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-121-1/+1
| | | | |/ / / / /
| | | * | | | | | IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-121-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
| | |/ / / / /
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-132-7/+19
| |\ \ \ \ \ \
| | * | | | | | pata_it821x: Update RDC UDMA handlingAlan Cox2009-01-131-4/+13
| | * | | | | | ata: fix wrong WARN_ON_ONCEChristian Borntraeger2009-01-131-3/+6
| * | | | | | | Prevent oops at boot with VT-dDirk Hohndel2009-01-131-1/+2
| |/ / / / / /
| * | | | | | async: fix __lowest_in_progress()Arjan van de Ven2009-01-121-5/+16