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