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