1. 2efa33f [x86 setup] Handle case of improperly terminated E820 chain by H. Peter Anvin · 17 years ago
  2. bbc15f4 [x86 setup] Fix typo in arch/i386/boot/header.S by Paul Bolle · 17 years ago
  3. 91c4b8c [acpi] Correct the decoding of video mode numbers in wakeup.S by H. Peter Anvin · 17 years ago
  4. 3f662b3 [x86 setup] Present the canonical video mode number to the kernel by H. Peter Anvin · 17 years ago
  5. a88a8ef Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  6. f15f413 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  7. dbe3ed1 x86-64: page faults from user mode are always user faults by Linus Torvalds · 17 years ago
  8. 09abbcf [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround by Maciej W. Rozycki · 17 years ago
  9. 6883599 [MIPS] DEC: Initialise ioasic_ssr_lock by Maciej W. Rozycki · 17 years ago
  10. 508a927 uml: fix irqstack crash by Jeff Dike · 17 years ago
  11. 389a3c0 xen: don't bother trying to set cr4 by Jeremy Fitzhardinge · 17 years ago
  12. 2c392a4 uml: use correct type in BLKGETSIZE ioctl by Nicolas George · 17 years ago
  13. c27da339 [POWERPC] Fix timekeeping on PowerPC 601 by Benjamin Herrenschmidt · 17 years ago
  14. 7b5acba [POWERPC] Don't expose clock vDSO functions when CPU has no timebase by Benjamin Herrenschmidt · 17 years ago
  15. c0e7b4a [POWERPC] spusched: Fix null pointer dereference in find_victim by Christoph Hellwig · 17 years ago
  16. 8a177c4 [SPARC64]: Warn user if cpu is ignored. by David S. Miller · 17 years ago
  17. 301feb65 [SPARC64]: Fix lockdep, particularly on SMP. by David S. Miller · 17 years ago
  18. 58ea1aa [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  19. 2605a10 Merge git://git.linux-xtensa.org/kernel/xtensa-feed by Linus Torvalds · 17 years ago
  20. 53a3f30 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  21. 6455c66 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  22. 50da469 [MIPS] 20Kc: Disable use of WAIT instruction. by Ralf Baechle · 17 years ago
  23. 8df5bea [MIPS] Workaround for 4Kc machine check exception by Maciej W. Rozycki · 18 years ago
  24. 48d480b [MIPS] Malta: Fix off by one bug in interrupt handler. by Ralf Baechle · 17 years ago
  25. b1043cc [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c by Yoichi Yuasa · 17 years ago
  26. 8241139 [MIPS] N32 needs to use compat_sys_futimesat by Johannes Dickgreber · 17 years ago
  27. 4d24c8f [MIPS] rtlx: Fix build error. by Ralf Baechle · 17 years ago
  28. e606c10 [MIPS] rtlx: fix int vs. long bug. by Ralf Baechle · 17 years ago
  29. b9338a7 [ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP device by Tzachi Perelstein · 17 years ago
  30. a53d6fb [ARM] realview: disable second GIC on RevB MPCore platforms by Russell King · 17 years ago
  31. c87ce65 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  32. ee56c47 [POWERPC] Move serial_dev_init to device_initcall() by Olof Johansson · 17 years ago
  33. 9863b78 i386: Fix leak of ../kernel from top level by Andi Kleen · 17 years ago
  34. 2966c6a x86_64: Prevent doing anything from cache_remove_dev() when info setup failed. by Andi Kleen · 17 years ago
  35. 95b0867 x86_64: Add missing mask operation to vdso by Andi Kleen · 17 years ago
  36. fb4f0e8 [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue by Kumar Gala · 17 years ago
  37. 2cc7345 [SPARC64]: Fix booting on V100 systems. by David S. Miller · 17 years ago
  38. 4150d3f revert "highmem: catch illegal nesting" by Andrew Morton · 17 years ago
  39. e845498 m68k(nommu): add missing syscalls by Geert Uytterhoeven · 17 years ago
  40. 693c10e H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable by Robert P. J. Day · 17 years ago
  41. af7b83f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  42. b868868 [MIPS] Fix aliasing bug in copy_user_highpage. by Ralf Baechle · 17 years ago
  43. 01e9943 [MIPS] IP22: fix wrong argument order by Thomas Bogendoerfer · 17 years ago
  44. 0ba8bc6 [MIPS] IP22: Fix wrong check for second HPC by Thomas Bogendoerfer · 17 years ago
  45. 98f9085 [MIPS] Ocelot: remove remaining bits by Yoichi Yuasa · 17 years ago
  46. d6698a2 [MIPS] TLB: Fix instruction bitmasks by Thiemo Seufer · 17 years ago
  47. 8bce4e9 [MIPS] R10000: Fix wrong test in dma-default.c by Maxime Bizon · 17 years ago
  48. 76e7f79 [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC. by Ralf Baechle · 17 years ago
  49. ad015f4 [MIPS] Kconfig: whitespace cleanup. by Ralf Baechle · 17 years ago
  50. 41f9c78 [MIPS] PCI: Set need_domain_info if controller domain index is non-zero. by Ralf Baechle · 17 years ago
  51. 28e18a0 [MIPS] BCM1480: Fix computation of interrupt mask address register. by Ralf Baechle · 17 years ago
  52. 045e4bb [MIPS] i8259: Add disable method. by Kyungmin Park · 17 years ago
  53. 99fa984 PCI: irq and pci_ids patch for Intel Tolapai by Jason Gaston · 17 years ago
  54. 4dd5bb9 PCI: Remove __devinit from pcibios_get_irq_routing_table by Ralf Baechle · 17 years ago
  55. d958654 i386: fix a hang on stuck nmi watchdog by Daniel Walker · 17 years ago
  56. a534b67 x86_64: Remove CLFLUSH in text_poke() by Andi Kleen · 17 years ago
  57. 23d5ea5 i386: Fix perfctr watchdog on core duo by Stephane Eranian · 17 years ago
  58. 7d94143 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH by Roland McGrath · 17 years ago
  59. 897ee77 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  60. b1a8d70 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 17 years ago
  61. 83dc3d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  62. 83fcdb4 [POWERPC] cpm2: Fix off-by-one error in setbrg(). by Scott Wood · 17 years ago
  63. 36c50f7 [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation by Jochen Friedrich · 17 years ago
  64. 2af8569 [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI by Kumar Gala · 17 years ago
  65. 4386307 [MIPS] Ocelot: remove remaining bits by Yoichi Yuasa · 17 years ago
  66. 603c338 [MIPS] TLB: Fix instruction bitmasks by Thiemo Seufer · 17 years ago
  67. d344dd5 [MIPS] R10000: Fix wrong test in dma-default.c by Maxime Bizon · 17 years ago
  68. 2e4dafd [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC. by Ralf Baechle · 17 years ago
  69. 9308816 [MIPS] Kconfig: whitespace cleanup. by Ralf Baechle · 17 years ago
  70. d4ef9dd [MIPS] PCI: Set need_domain_info if controller domain index is non-zero. by Ralf Baechle · 17 years ago
  71. fbd0ed3 [MIPS] BCM1480: Fix computation of interrupt mask address register. by Ralf Baechle · 17 years ago
  72. d77a283 [MIPS] i8259: Add disable method. by Kyungmin Park · 17 years ago
  73. d861241 [POWERPC] ibmebus: Prevent bus_id collisions by Joachim Fenkes · 17 years ago
  74. d51dd3d [POWERPC] cell/PS3: Ignore storage devices that are still being probed by Geert Uytterhoeven · 17 years ago
  75. ef8034d [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set by Jeremy Kerr · 17 years ago
  76. b7f90a4 [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt. by Masato Noguchi · 17 years ago
  77. 7071b291 m32r: Rename STI/CLI macros by Hirokazu Takata · 17 years ago
  78. 3320561 m32r: build fix of entry.S by Hirokazu Takata · 17 years ago
  79. ce29a1f [x86 setup] Work around bug in Xen HVM by Christian Ehrhardt · 17 years ago
  80. ea3c4b1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  81. 9990b48 m32r: Separate syscall table from entry.S by Hirokazu Takata · 17 years ago
  82. de2232e m32r: Cosmetic updates of arch/m32r/kernel/entry.S by Hirokazu Takata · 17 years ago
  83. abd0a78 m32r: Exit ei_handler directly for no IRQ case or IPI operations by Hirokazu Takata · 17 years ago
  84. 5171b10 m32r: Simplify ei_handler code by Hirokazu Takata · 17 years ago
  85. e070fb74 m32r: Define symbols to unify platform-dependent ICU checks by Hirokazu Takata · 17 years ago
  86. ef64cf6 m32r: Move dot.gdbinit files by Hirokazu Takata · 17 years ago
  87. 3264f97 m32r: Rearrange platform-dependent codes by Hirokazu Takata · 17 years ago
  88. e6a7ba7 m32r: Add defconfig file for the usrv platform. by Hirokazu Takata · 17 years ago
  89. 9716e88 m32r: Update defconfig files for 2.6.23-rc1 by Hirokazu Takata · 17 years ago
  90. 8ff262d m32r: Move defconfig files to arch/m32r/configs/ by Hirokazu Takata · 17 years ago
  91. 7b3166d [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) by Peter Chubb · 17 years ago
  92. 8b713c6 [IA64] Enable early console for Ski simulator by Peter Chubb · 17 years ago
  93. 99a19cf [IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem by Prarit Bhargava · 17 years ago
  94. 6e9de18 [IA64] SN: Add support for CPU disable by John Keller · 17 years ago
  95. 1aac0b5 [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_objects() by Jesper Juhl · 17 years ago
  96. 2f81ecc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  97. 36ad488 x86: be even more careful about checking the stack frame on dumping by Linus Torvalds · 17 years ago
  98. 4221d01 [x86 setup] Don't rely on the VESA BIOS being register-clean by H. Peter Anvin · 17 years ago
  99. dec4ad8 hugepage: fix broken check for offset alignment in hugepage mappings by David Gibson · 17 years ago
  100. f3de4be PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago