Age | Commit message (Expand) | Author |
2011-05-02 | x86, NUMA: Make numa_init_array() static | Tejun Heo |
2011-05-02 | x86, NUMA: Make 32bit use common NUMA init path | Tejun Heo |
2011-05-02 | x86, NUMA: Initialize and use remap allocator from setup_node_bootmem() | Tejun Heo |
2011-05-02 | x86-32, NUMA: Add @start and @end to init_alloc_remap() | Tejun Heo |
2011-05-02 | x86, NUMA: Remove long 64bit assumption from numa.c | Tejun Heo |
2011-05-02 | x86, NUMA: Enable build of generic NUMA init code on 32bit | Tejun Heo |
2011-05-02 | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo |
2011-05-02 | x86-32, NUMA: Update numaq to use new NUMA init protocol | Tejun Heo |
2011-05-02 | x86-32, NUMA: Replace srat_32.c with srat.c | Tejun Heo |
2011-05-02 | x86-32, NUMA: implement temporary NUMA init shims | Tejun Heo |
2011-05-02 | x86, NUMA: Move numa_nodes_parsed to numa.[hc] | Tejun Heo |
2011-05-02 | x86-32, NUMA: Move get_memcfg_numa() into numa_32.c | Tejun Heo |
2011-05-02 | x86, NUMA: make srat.c 32bit safe | Tejun Heo |
2011-05-02 | x86, NUMA: rename srat_64.c to srat.c | Tejun Heo |
2011-05-02 | x86, NUMA: trivial cleanups | Tejun Heo |
2011-05-02 | x86-32, NUMA: use sparse_memory_present_with_active_regions() | Tejun Heo |
2011-05-02 | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo |
2011-05-02 | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo |
2011-05-02 | x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC() | Tejun Heo |
2011-05-02 | x86-64, NUMA: simplify nodedata allocation | Tejun Heo |
2011-05-02 | x86-64, NUMA: trivial cleanups for setup_node_bootmem() | Tejun Heo |
2011-05-02 | x86-64, NUMA: Simplify hotadd memory handling | Tejun Heo |
2011-05-02 | Merge branch 'x86/urgent' into x86-mm | Tejun Heo |
2011-05-02 | Merge branch 'x86/numa' into x86-mm | Tejun Heo |
2011-05-01 | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu |
2011-05-01 | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky |
2011-04-30 | Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2011-04-29 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-29 | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-04-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-29 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-04-29 | workqueue: fix deadlock in worker_maybe_bind_and_lock() | Tejun Heo |
2011-04-29 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-29 | hwmon: (lm85) Fix error paths in probe function | Jean Delvare |
2011-04-29 | hwmon: (lm85) Add missing list terminators | Jean Delvare |
2011-04-29 | hwmon: (adm1021) Clarify documentation regarding Xeon processors | Jean Delvare |
2011-04-29 | hwmon: (lm90) Fix update interval information in driver documentation | Guenter Roeck |
2011-04-29 | hwmon: (lm90) Add support for ADT7461A and NCT1008 | Guenter Roeck |
2011-04-29 | hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically | Thomas Gleixner |
2011-04-29 | ioremap: Delay sanity check until after a successful mapping | Tim Gardner |
2011-04-28 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-04-28 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge... | Linus Torvalds |
2011-04-28 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-04-28 | mm: check if PTE is already allocated during page fault | Mel Gorman |
2011-04-28 | kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog | Hillf Danton |
2011-04-28 | um: adjust current_thread_info() for newer gcc versions | Richard Weinberger |
2011-04-28 | uml: fix hppfs build | Randy Dunlap |
2011-04-28 | um: mdd support for 64 bit atomic operations | Richard Weinberger |
2011-04-28 | oom: use pte pages in OOM score | KOSAKI Motohiro |