- 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 14 years ago
- 86ef4db x86, NUMA: Drop @start/last_pfn from initmem_init() by Tejun Heo · 14 years ago
- 13081df x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init() by Tejun Heo · 14 years ago
- 7d36b7b x86-64, NUMA: Make dummy node initialization path similar to non-dummy ones by Tejun Heo · 14 years ago
- 275a88d Merge branch 'x86/amd-nb' into x86/mm by Ingo Molnar · 14 years ago
- 52b8b8d Merge branch 'x86/numa' into x86/mm by Ingo Molnar · 14 years ago
- 02ac81a Merge branch 'x86/bootmem' into x86/mm by Ingo Molnar · 14 years ago
- 9e81509 x86, amd: Initialize variable properly by Borislav Petkov · 14 years ago
- 14392fd x86, numa: Add error handling for bad cpu-to-node mappings by David Rientjes · 14 years ago
- b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 14 years ago
- 9a6d44b x86: Emit "mem=nopentium ignored" warning when not supported by Kamal Mostafa · 14 years ago
- 77eed82 x86: Fix panic when handling "mem={invalid}" param by Kamal Mostafa · 14 years ago
- 7064d86 x86: Avoid tlbstate lock if not enough cpus by Shaohua Li · 14 years ago
- 70e4a36 x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 by Shaohua Li · 14 years ago
- 3a09fb4 x86: Allocate 32 tlb_invalidate_interrupt handler stubs by Shaohua Li · 14 years ago
- 60f6e65 x86: Cleanup vector usage by Shaohua Li · 14 years ago
- d2137d5 Merge branch 'linus' into x86/bootmem by Ingo Molnar · 14 years ago
- 3c6c0d6 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- c41d40b Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
- a288465 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
- a09e2b2 ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h by Mark Brown · 14 years ago
- 4019452 ARM: S5PV310: Cleanup System MMU by Kukjin Kim · 14 years ago
- 3de0498 ARM: S5PV310: Add support System MMU on SMDKV310 by Thomas Abraham · 14 years ago
- ce86d35 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- 691269f x86: Adjust section placement in AMD northbridge related code by Jan Beulich · 14 years ago
- 893a5ab KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index by Joerg Roedel · 14 years ago
- 65d9055 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- eee4da2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
- b8f049a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
- 1f63b95 Merge branch 'fixes' by Russell King · 14 years ago
- cabb5bd x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs by Hans Rosenfeld · 14 years ago
- 0eb6aaf microblaze: Fix msr instruction detection by Michal Simek · 14 years ago
- 1f80a67 microblaze: Fix pte_update function by Michal Simek · 14 years ago
- 1649700 microblaze: Fix asm compilation warning by Michal Simek · 14 years ago
- 12dfc73 microblaze: Fix IRQ flag handling for MSR=0 by Michal Simek · 14 years ago
- d8cff13 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 14 years ago
- 4a683a2 ARM: Update mach-types by Russell King · 14 years ago
- d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
- 57cdfdf powerpc: Fix hcall tracepoint recursion by Anton Blanchard · 14 years ago
- 429f4d8 powerpc/numa: Fix bug in unmap_cpu_from_node by Anton Blanchard · 14 years ago
- fe5cfd6 powerpc/numa: Disable VPHN on dedicated processor partitions by Anton Blanchard · 14 years ago
- c0e5e46 powerpc/numa: Add length when creating OF properties via VPHN by Anton Blanchard · 14 years ago
- d69043e powerpc/numa: Check for all VPHN changes by Anton Blanchard · 14 years ago
- 5de1669 powerpc/numa: Only use active VPHN count fields by Anton Blanchard · 14 years ago
- cd9d6cc powerpc/pseries: Remove unnecessary variable initializations in numa.c by Jesse Larrew · 14 years ago
- 7639ada powerpc/pseries: Fix brace placement in numa.c by Jesse Larrew · 14 years ago
- bd03403 powerpc/pseries: Fix typo in VPHN comments by Jesse Larrew · 14 years ago
- 1f1936f powerpc: Fix some 6xx/7xxx CPU setup functions by Benjamin Herrenschmidt · 14 years ago
- af9eef3 powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit by Benjamin Herrenschmidt · 14 years ago
- b51cbd4 powerpc/book3e: Protect complex macro args in mmu-book3e.h by Scott Wood · 14 years ago
- 81c386c powerpc: Fix pfn_valid() when memory starts at a non-zero address by Scott Wood · 14 years ago
- 8dbdea8 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
- 43a7232 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 07675f4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e66a022 arm/ixp4xx: Rename FREQ macro to avoid collisions by Ben Hutchings · 14 years ago
- 3c3a3b4 IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. by Krzysztof Hałasa · 15 years ago
- a9fe8d5 m32r: Fixup last __do_IRQ leftover by Thomas Gleixner · 14 years ago
- ec11594 ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource by Mika Westerberg · 14 years ago
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
- 0f66e50 serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock by Sonic Zhang · 14 years ago
- 831d52b x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after switching mm by Suresh Siddha · 14 years ago
- eb487ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- f744854 x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms by Suresh Siddha · 14 years ago
- b8ef289d Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
- f12d3d0 x86, nx: Don't force pages RW when setting NX bits by Matthieu CASTET · 14 years ago
- ed2af92 arm: omap4: panda: remove usb_nop_xceiv_register(v1) by Ming Lei · 14 years ago
- 719078a OMAP1: Fix non-working LCD on OMAP310 by Marek Vasut · 14 years ago
- daf7aab OMAP3: Devkit8000: Change lcd power pin by Thomas Weber · 14 years ago
- 190910c omap1: remove duplicated #include by Huang Weiyi · 14 years ago
- 9d47e30 arm: mach-omap2: mux: free allocated memory on error exit by Aaro Koskinen · 14 years ago
- 713f25c arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints by Aaro Koskinen · 14 years ago
- afe8a88 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
- 014aaf6 ARM: mxs/imx28: remove now unused clock lookup "fec.0" by Uwe Kleine-König · 14 years ago
- 303783a ARM: mxs: fix clock base address missing by Shawn Guo · 14 years ago
- 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 35a8524 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
- e98ff0f ARM: smp_on_up: allow non-ARM SMP processors by Russell King · 14 years ago
- 112258b Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-fixes by Tony Lindgren · 14 years ago
- 8353584 OMAP: PM: SmartReflex: Fix possible null pointer read access by Stefan Weil · 14 years ago
- 720bc78 OMAP: PM: SmartReflex: Fix possible memory leak by Stefan Weil · 14 years ago
- 6227011 arm: mach-omap2: voltage: debugfs: fix memory leak by Aaro Koskinen · 14 years ago
- eff9073 x86: Rename incorrectly named parameter of numa_cpu_node() by Tejun Heo · 14 years ago
- c192802 ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ by Russell King · 14 years ago
- b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 14 years ago
- 5f2c1b3 ARM: footbridge: fix debug macros by Russell King · 14 years ago
- d9c11b1 [S390] reset default for CONFIG_CHSC_SCH by Sebastian Ott · 14 years ago
- 786cca8 [S390] use asm-generic/cacheflush.h by Akinobu Mita · 14 years ago
- c84ca00 [S390] tlb: fix build error caused by THP by Heiko Carstens · 14 years ago
- e4d8269 [S390] missing sacf in uaccess by Martin Schwidefsky · 14 years ago
- f1be77b [S390] pgtable_list corruption by Martin Schwidefsky · 14 years ago
- ef9f2fa Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
- 4e62445 x86: Fix build failure on X86_UP_APIC by Tejun Heo · 14 years ago
- 8db78cc x86: Unify NUMA initialization between 32 and 64bit by Tejun Heo · 14 years ago
- de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 14 years ago
- 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
- df04cf0 x86: Implement x86_32_early_logical_apicid() for numaq_32 by Tejun Heo · 14 years ago
- 3b39d93 x86: Implement x86_32_early_logical_apicid() for summit_32 by Tejun Heo · 14 years ago
- 12bf24a x86: Implement x86_32_early_logical_apicid() for bigsmp_32 by Tejun Heo · 14 years ago