| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, NUMA: trivial cleanups | Tejun Heo | 2011-05-02 | 5 | -13/+1 |
* | x86-32, NUMA: use sparse_memory_present_with_active_regions() | Tejun Heo | 2011-05-02 | 4 | -10/+2 |
* | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo | 2011-05-02 | 7 | -39/+9 |
* | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo | 2011-05-02 | 6 | -23/+19 |
* | x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC() | Tejun Heo | 2011-05-02 | 1 | -0/+10 |
* | x86-64, NUMA: simplify nodedata allocation | Tejun Heo | 2011-05-02 | 1 | -36/+17 |
* | x86-64, NUMA: trivial cleanups for setup_node_bootmem() | Tejun Heo | 2011-05-02 | 1 | -29/+23 |
* | x86-64, NUMA: Simplify hotadd memory handling | Tejun Heo | 2011-05-02 | 3 | -86/+22 |
* | Merge branch 'x86/urgent' into x86-mm | Tejun Heo | 2011-05-02 | 3115 | -11500/+12714 |
|\ |
|
| * | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu | 2011-05-01 | 1 | -1/+1 |
| * | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky | 2011-05-01 | 1 | -1/+1 |
| * | Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-04-30 | 2 | -1/+47 |
| |\ |
|
| | * | workqueue: fix deadlock in worker_maybe_bind_and_lock() | Tejun Heo | 2011-04-29 | 1 | -1/+7 |
| | * | workqueue: Document debugging tricks | Florian Mickler | 2011-03-31 | 1 | -0/+40 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2011-04-30 | 4 | -13/+38 |
| |\ \ |
|
| | * | | [SCSI] pmcraid: reject negative request size | Dan Rosenberg | 2011-04-24 | 1 | -0/+3 |
| | * | | [SCSI] put stricter guards on queue dead checks | James Bottomley | 2011-04-24 | 1 | -8/+8 |
| | * | | [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path | Mike Snitzer | 2011-04-24 | 1 | -3/+6 |
| | * | | [SCSI] mpt2sas: prevent heap overflows and unchecked reads | Dan Rosenberg | 2011-04-24 | 1 | -2/+21 |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-30 | 4 | -11/+53 |
| |\ \ \ |
|
| | * | | | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 2011-04-27 | 3 | -6/+33 |
| | * | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-04-27 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | ftrace: Build without frame pointers on Microblaze | Michal Simek | 2011-04-21 | 1 | -1/+1 |
| | * | | | | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar | 2011-04-26 | 1 | -2/+14 |
| | * | | | | perf, x86: Fix BTS condition | Peter Zijlstra | 2011-04-26 | 2 | -2/+5 |
| * | | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-04-30 | 2 | -6/+7 |
| |\ \ \ \ \ |
|
| | * | | | | | hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically | Thomas Gleixner | 2011-04-29 | 1 | -5/+5 |
| | * | | | | | rtc: max8925: Call dev_set_drvdata before rtc_device_register | Zhangfei Gao | 2011-04-28 | 1 | -1/+2 |
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-30 | 5 | -11/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior | 2011-04-28 | 1 | -3/+3 |
| | * | | | | | | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior | 2011-04-28 | 3 | -7/+7 |
| | * | | | | | | x86, setup: When probing memory with e801, use ax/bx as a pair | H. Peter Anvin | 2011-04-25 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-04-29 | 5 | -41/+63 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | hwmon: (lm85) Fix error paths in probe function | Jean Delvare | 2011-04-29 | 1 | -2/+2 |
| | * | | | | | | | hwmon: (lm85) Add missing list terminators | Jean Delvare | 2011-04-29 | 1 | -0/+2 |
| | * | | | | | | | hwmon: (adm1021) Clarify documentation regarding Xeon processors | Jean Delvare | 2011-04-29 | 2 | -19/+20 |
| | * | | | | | | | hwmon: (lm90) Fix update interval information in driver documentation | Guenter Roeck | 2011-04-29 | 1 | -3/+3 |
| | * | | | | | | | hwmon: (lm90) Add support for ADT7461A and NCT1008 | Guenter Roeck | 2011-04-29 | 3 | -17/+36 |
| * | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-29 | 12 | -18/+56 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve... | Tony Lindgren | 2011-04-27 | 7 | -12/+45 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup. | Avinash.H.M | 2011-04-20 | 3 | -0/+15 |
| | | * | | | | | | | OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL | Eduardo Valentin | 2011-04-20 | 2 | -1/+24 |
| | | * | | | | | | | OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area | Eduardo Valentin | 2011-04-20 | 1 | -1/+1 |
| | | * | | | | | | | OMAP4: clock data: Change DSS clock aliases | Tomi Valkeinen | 2011-04-20 | 1 | -7/+2 |
| | | * | | | | | | | OMAP2+: hwmod data: Fix wrong dma_system end address | Benoit Cousson | 2011-04-19 | 4 | -4/+4 |
| | * | | | | | | | | OMAP3+: voltage: remove initial voltage | Nishanth Menon | 2011-04-26 | 1 | -1/+0 |
| | * | | | | | | | | OMAP4: Intialize IVA Device in addition to DSP device. | Shweta Gulati | 2011-04-26 | 1 | -0/+1 |
| | * | | | | | | | | omap: rx51: mark reserved memory earlier | Felipe Contreras | 2011-04-26 | 1 | -2/+7 |
| | * | | | | | | | | OMAP3: l3: fix for "irq 10: nobody cared" message | omar ramirez | 2011-04-26 | 1 | -2/+2 |
| | * | | | | | | | | arm: omap2: enable smc instruction for sleep34xx | Oskar Andero | 2011-04-26 | 1 | -1/+1 |
| | |/ / / / / / / |
|