1. 509a80c x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs by Ingo Molnar · 17 years ago
  2. 1e3e197 x86: prepare page allocator for high allocations on PAGEALLOC=y by Ingo Molnar · 17 years ago
  3. f97586b x86: do not crash on non-Geode PCs in TSC probe by Ingo Molnar · 17 years ago
  4. 3fb450a x86: enable NMI watchdog on nosmp by Ingo Molnar · 17 years ago
  5. 2f62c94 x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA by Andi Kleen · 17 years ago
  6. f68fd5f x86: call free_init_pages() with irqs enabled in alternative_instructions() by Fengguang Wu · 17 years ago
  7. f891dd1 x86: initialize 64bit registers for a.out executables by Andi Kleen · 17 years ago
  8. 1c5b5cf x86: return correct error code from child_rip in x86_64 entry.S by Andrey Mirkin · 17 years ago
  9. aa506dc i386: avoid temporarily inconsistent pte-s by Jan Beulich · 17 years ago
  10. d72b1b4 i386: fix section mismatch warning in intel.c by Sam Ravnborg · 17 years ago
  11. 25d1b51 i386: Fix section mismatch by Satyam Sharma · 17 years ago
  12. 801916c x86: fix off-by-one in find_next_zero_string by Andrew Hastings · 17 years ago
  13. 6442eea i386: export i386 smp_call_function_mask() to modules by Laurent Vivier · 17 years ago
  14. f79eb83 x86: Install unstripped copy of 64bit vdso to disk by Roland McGrath · 17 years ago
  15. af7e6a7 x86_64: install unstripped copies of compat vdso on disk by Roland McGrath · 17 years ago
  16. 8957eca i386: setup_trampoline() must be __cpuinit by Adrian Bunk · 17 years ago
  17. 0f8e45a i386: make Oprofile call shutdown() only once per session by Stephane Eranian · 17 years ago
  18. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  19. b6257a9 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  20. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  21. 5c8e191 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  22. f00b516 Update help text for CONFIG_CRASH_DUMP by Randy Dunlap · 17 years ago
  23. f7a75f0 spin_lock_unlocked cleanups by Roel Kluin · 17 years ago
  24. 44a2db4 lk201: remove obsolete driver by Maciej W. Rozycki · 17 years ago
  25. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  26. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  27. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  28. 00cab92 add-vmcore: use the existing ia64_tpa() instead of asm code by Ken'ichi Ohmichi · 17 years ago
  29. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  30. 5f149cf powerpc: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  31. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  32. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago
  33. 966fe39 KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL by Robert P. J. Day · 17 years ago
  34. 3806204 Remove workaround for unimmunized rcu_dereference from mce_log() by Paul E. McKenney · 17 years ago
  35. f6b450d Make unregister_binfmt() return void by Alexey Dobriyan · 17 years ago
  36. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  37. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  38. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  39. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 17 years ago
  40. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  41. 4acadb9 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 17 years ago
  42. 5cae826 Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  43. f6b80769 [POWERPC] Fix vmemmap warning in init_64.c by Tony Breeds · 17 years ago
  44. 081c11a [POWERPC] Fix 64 bits vDSO DWARF info for CR register by Benjamin Herrenschmidt · 17 years ago
  45. f66bce5 [POWERPC] Add 1TB workaround for PA6T by Olof Johansson · 17 years ago
  46. 8129535 [POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configs by Anton Blanchard · 17 years ago
  47. 9697add [POWERPC] Quieten cache information at boot by Anton Blanchard · 17 years ago
  48. 1281c8b [POWERPC] Quieten clockevent printk by Anton Blanchard · 17 years ago
  49. 309a109 [POWERPC] Enable SLUB in *_defconfig by Anton Blanchard · 17 years ago
  50. f553400 [POWERPC] Fix 1TB segment detection by Olof Johansson · 17 years ago
  51. dc6adfb [POWERPC] Fix iSeries_hpte_insert prototype by Stephen Rothwell · 17 years ago
  52. bfce5c3 [POWERPC] Fix copyright symbol by Stephen Rothwell · 17 years ago
  53. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  54. 55347cc [POWERPC] ibmebus: Add device creation and bus probing based on of_device by Joachim Fenkes · 17 years ago
  55. a988c0a [POWERPC] ibmebus: Remove bus match/probe/remove functions by Joachim Fenkes · 17 years ago
  56. fec738d [POWERPC] Move of_device allocation into of_device.[ch] by Joachim Fenkes · 17 years ago
  57. 5804509 Fix loop terminating conditions in fill_sg(). by David S. Miller · 17 years ago
  58. bdb0250 IA64: iommu uses sg_next with an invalid sg element by FUJITA Tomonori · 17 years ago
  59. 24c31ee SPARC64: fix iommu sg chaining by FUJITA Tomonori · 17 years ago
  60. 3ea3351 Remove magic macros for screen_info structure members by H. Peter Anvin · 17 years ago
  61. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  62. f563d53 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  63. ce4b61f Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  64. b147d93 [POWERPC] mpc52xx: device tree changes for FEC and MDIO by Domen Puncer · 17 years ago
  65. 7acb939 [POWERPC] bestcomm: GenBD task support by Sylvain Munaut · 17 years ago
  66. ba11c79 [POWERPC] bestcomm: FEC task support by Sylvain Munaut · 17 years ago
  67. 9ea68df [POWERPC] bestcomm: ATA task support by Sylvain Munaut · 17 years ago
  68. 2f9ea1b [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 by Sylvain Munaut · 17 years ago
  69. 1088a20 [POWERPC] rheap: Changes config mechanism by Sylvain Munaut · 17 years ago
  70. d4697af [POWERPC] exports rheap symbol to modules by Sylvain Munaut · 17 years ago
  71. 7eebb93 x86: fix boot error introduced by kbuild by Sam Ravnborg · 17 years ago
  72. 4d1efed [IA64] Fix build for CONFIG_SMP=n by Tony Luck · 17 years ago
  73. e95206a Update PowerPC vmemmap code for 1TB segments by Anton Blanchard · 17 years ago
  74. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  75. ebc2831 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  76. 8bb00d8 [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. by Ralf Baechle · 17 years ago
  77. 64bfca5 [MIPS] Cache: Provide more information on cache policy on bootup. by Ralf Baechle · 17 years ago
  78. 985c30e [MIPS] Fix aliasing bug in copy_user_highpage, take 2. by Ralf Baechle · 17 years ago
  79. 736fad1 [MIPS] VPE loader: convert from struct class_ device to struct device by Kay Sievers · 17 years ago
  80. 2f7055c [MIPS] MIPSsim: Fix booting from NFS root by Thiemo Seufer · 17 years ago
  81. 0e6799e [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. by Ralf Baechle · 17 years ago
  82. 56f621c [MIPS] Alchemy: Get rid of au_ffs(). by Ralf Baechle · 17 years ago
  83. 41bd61a [MIPS] Alchemy: cleanup interrupt code. by Ralf Baechle · 17 years ago
  84. a5ccfe5 [MIPS] Lasat: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  85. 1c5dc03 [MIPS] IP22: Enable -Werror. by Ralf Baechle · 17 years ago
  86. eae23f2 [MIPS] IP22: Fix warning. by Ralf Baechle · 17 years ago
  87. 754d0f2 [MIPS] IP22: Complain if requesting the front panel irq failed. by Ralf Baechle · 17 years ago
  88. f70fd1b [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT. by Ralf Baechle · 17 years ago
  89. 603bb99 [MIPS] vmlinux.lds.S: Fix handling of .notes in final link. by Ralf Baechle · 17 years ago
  90. f5153ee [MIPS] vmlinux.lds.S: Remove duplicate comment. by Ralf Baechle · 17 years ago
  91. dd67b15 [MIPS] IP32: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  92. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  93. d4c9f23 powerpc32 vDSO: linker script indentation by Roland McGrath · 17 years ago
  94. 558da75 powerpc64 vDSO: linker script indentation by Roland McGrath · 17 years ago
  95. c4eecc9 SH vDSO: linker script indentation by Roland McGrath · 17 years ago
  96. 1a43be7 ia64 vDSO: linker script indentation by Roland McGrath · 17 years ago
  97. 36f31a7 s3c2410fb: removes lcdcon1 register value from s3c2410fb_display by Krzysztof Helt · 17 years ago
  98. 6981669 s3c2410fb: adds pixclock to s3c2410fb_display by Krzysztof Helt · 17 years ago
  99. e92e739 s3c2410fb: remove lcdcon2 and lcdcon3 register fields by Krzysztof Helt · 17 years ago
  100. 93d11f5 s3c2410fb: add pulse length fields to s3c2410fb_display by Krzysztof Helt · 17 years ago