1. 1398ab7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  2. a166222 [PATCH] x86_64: Fix CONFIG_IOMMU_DEBUG by Muli Ben-Yehuda · 18 years ago
  3. 2699500 [PATCH] x86_64: Fix backtracing for interrupt stacks by Andi Kleen · 18 years ago
  4. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  5. 49b1e3e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  6. 4b75599 [PATCH] powermac: More powermac backlight fixes by Michael Hanselmann · 18 years ago
  7. 25d7dfd [PATCH] Fix trivial unwind info bug by Markus Armbruster · 18 years ago
  8. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  9. 9578bcf [PATCH] sgiioc4: Always share IRQ by Brent Casavant · 18 years ago
  10. be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
  11. 8c78f30 [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications by Chandra Seetharaman · 18 years ago
  12. cea6a4b [PATCH] panic_on_oops: remove ssleep() by Horms · 18 years ago
  13. 1e86240 [PATCH] IDE: Touch NMI watchdog during resume from STR by Michal Schmidt · 18 years ago
  14. a268cef [PATCH] v850: call init_page_count() instead of set_page_count() by Miles Bader · 18 years ago
  15. 66f6b24 [PATCH] v850: Remove symbol exports which duplicate global ones by Miles Bader · 18 years ago
  16. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
  17. 25c8716 [PATCH] arch/alpha: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  18. c8e5429 [PATCH] i386: fix CONFIG_EFI help by Arthur Othieno · 18 years ago
  19. c39df47 [PATCH] kprobe-booster: disable in preemptible kernel by Masami Hiramatsu · 18 years ago
  20. 2a8a3d5 [PATCH] machine_kexec.c: Fix the description of segment handling by Eric W. Biederman · 18 years ago
  21. c35a726 [PATCH] synchronize_tsc() fixes by Andrew Morton · 18 years ago
  22. a5ca63c [PATCH] mce section fix by Andrew Morton · 18 years ago
  23. 8d950cb [POWERPC] Minor comment fix for misc_64.S by Geoff Levand · 18 years ago
  24. 9b9b72f [POWERPC] Use H_CEDE on non-SMT by Jake Moilanen · 18 years ago
  25. af652c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  26. 7058316 [PATCH] i386: Fix up backtrace fallback patch by Andi Kleen · 18 years ago
  27. 65f87d8 [PATCH] x86_64: Fix swiotlb=force by Andi Kleen · 18 years ago
  28. 355540f [PATCH] x86_64: Revert k8-bus.c northbridge access change by Andi Kleen · 18 years ago
  29. d2105b1 [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix by Jon Mason · 18 years ago
  30. 089bbbc [PATCH] x86_64: Calgary IOMMU - fix off by one error by Muli Ben-Yehuda · 18 years ago
  31. 0e5f61b [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC by Andi Kleen · 18 years ago
  32. 260f659 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  33. ceaccbd [ARM] 3734/1: Fix the unused variable warning in __iounmap() by Catalin Marinas · 18 years ago
  34. 7b1df19 [ARM] 3737/1: Export ARM copy/clear_user_page symbols by George G. Davis · 18 years ago
  35. a6a38a6 [ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x by Lennert Buytenhek · 18 years ago
  36. c97d20a [PATCH] i386: Do backtrace fallback too by Andi Kleen · 18 years ago
  37. b13761e [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuck by Andi Kleen · 18 years ago
  38. 0e92da4 [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler by Andi Kleen · 18 years ago
  39. d5a2601 [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile by Andi Kleen · 18 years ago
  40. 5d2edfe Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  41. 9d22e6d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  42. facf014 [PATCH] i386: switch_to(): misplaced parentheses by Chuck Ebbert · 18 years ago
  43. 9fc0a92 [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs by Olaf Hering · 18 years ago
  44. 96ba989 [SPARC]: Defer clock_probe to fs_initcall() by Bob Breuer · 18 years ago
  45. 96278d2 [POWERPC] Fix new interrupt code (MPIC detection) by Segher Boessenkool · 18 years ago
  46. d319a03 [POWERPC] Fix new interrupt code (MPIC endianness) by Segher Boessenkool · 18 years ago
  47. e272a28 [POWERPC] Add cpufreq support for Xserve G5 by Benjamin Herrenschmidt · 18 years ago
  48. 468310a [S390] update default configuration by Martin Schwidefsky · 18 years ago
  49. dffb060 [ARM] 3733/2: S3C24XX: Remove old IDE registers in Anubis by Ben Dooks · 18 years ago
  50. 705630d [ARM] 3732/1: S3C24XX: tidy syntax in osiris and anubis machines by Ben Dooks · 18 years ago
  51. 34d9262 [ARM] Fix SMP booting by Russell King · 18 years ago
  52. 30f30e1 [POWERPC] Fix mem= handling when the memory limit is > RMO size by Michael Ellerman · 18 years ago
  53. 98c8247 [POWERPC] More offb/bootx fixes by Benjamin Herrenschmidt · 18 years ago
  54. 45507ff [POWERPC] Fix legacy_serial.c error handling on 32 bits by Benjamin Herrenschmidt · 18 years ago
  55. 171505d [POWERPC] Fix default clock for udbg_16550 by Benjamin Herrenschmidt · 18 years ago
  56. 8cffc6a [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set by Benjamin Herrenschmidt · 18 years ago
  57. 21bd2e6 [POWERPC] Fix 32 bits warning in prom_init.c by Benjamin Herrenschmidt · 18 years ago
  58. f0ca330 [POWERPC] Workaround Pegasos incorrect ISA "ranges" by Benjamin Herrenschmidt · 18 years ago
  59. d1a8df9 [POWERPC] fix up front-LED Kconfig by Johannes Berg · 18 years ago
  60. eb398d1 [SPARC64]: Explicitly print return PC when the kernel fault PC is bogus. by David S. Miller · 18 years ago
  61. efab4cb [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  62. 8310a32 [SPARC]: Fix length parameter verification in sys_getdomainname(). by David S. Miller · 18 years ago
  63. 8b3c848 [SPARC]: Get sun4d SMP building again. by Raymond Burns · 18 years ago
  64. 198c167 [SPARC]: Do not call sun4m_irq_rotate on sun4d. by Raymond Burns · 18 years ago
  65. c2d3bff [SPARC]: Simplify and correct __cpu_find_by() by David S. Miller · 18 years ago
  66. 2f72ba4 [SPARC]: Initialize iounit spinlock in iounit_init(). by Raymond Burns · 18 years ago
  67. 9d7ab1f [SPARC]: Fix initialization of sun4d SBUS interrupts. by David S. Miller · 18 years ago
  68. f7785a6 [SPARC]: Fix property name acquisition in prom.c by Bob Breuer · 18 years ago
  69. 06ffd79 [SPARC]: Kill prom_getname, unused and not implemented properly. by David S. Miller · 18 years ago
  70. 46ba6d7 [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. by David S. Miller · 18 years ago
  71. d7cf0d5 [S390] sysfs_create_xxx return values. by Heiko Carstens · 18 years ago
  72. dc8f5d2 [S390] .align 4096 statements in head.S by Heiko Carstens · 18 years ago
  73. b5032a5 [PATCH] UML - fix utsname build breakage by Jeff Dike · 18 years ago
  74. 284c5e6 [ARM] 3730/1: ep93xx: enable usb ohci driver in the defconfig by Lennert Buytenhek · 18 years ago
  75. 5694ca9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  76. 329c6e4 [PATCH] uml: header formatting cleanups by Jeff Dike · 18 years ago
  77. b076bb0 [PATCH] uml: tidy biarch gcc support by Jeff Dike · 18 years ago
  78. a5df0d1 [PATCH] uml: tidy longjmp macro by Jeff Dike · 18 years ago
  79. 8477b55 [PATCH] i386: remove redundant might_sleep() in user accessors. by Vadim Lobanov · 18 years ago
  80. e78a887 [PATCH] i386 kexec: allow the kexec on panic support to compile on voyager by Eric W. Biederman · 18 years ago
  81. a754607 [PATCH] Fix a memory leak in the i386 setup code by Catalin Marinas · 18 years ago
  82. b701533 [PATCH] i386: handle_BUG(): don't print garbage if debug info unavailable by Chuck Ebbert · 18 years ago
  83. ee7022d [SPARC64] Fix PSYCHO PCI controler init. by Marc Zyngier · 18 years ago
  84. a492615 [SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources() by David S. Miller · 18 years ago
  85. d8573e2 [SPARC64]: Make sure IRQs are disabled properly during early boot. by David S. Miller · 18 years ago
  86. b1c495f [ARM] Fix cats build by Russell King · 18 years ago
  87. ab6cf0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  88. a23f463 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  89. f4dee85 [MIPS] sparsemem: fix crash in show_mem by Atsushi Nemoto · 18 years ago
  90. bddc813 [MIPS] vr41xx: Update workpad setup function by Yoichi Yuasa · 18 years ago
  91. f26811e [MIPS] vr41xx: Update e55 setup function by Yoichi Yuasa · 18 years ago
  92. efcb487 [MIPS] vr41xx: Removed old v2.4 VRC4173 driver by Yoichi Yuasa · 18 years ago
  93. 66151bb [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h by Yoichi Yuasa · 18 years ago
  94. 5fd3265 [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup. by Ralf Baechle · 18 years ago
  95. 75da124 [MIPS] Remove unused code. by Ralf Baechle · 18 years ago
  96. d1d60de [MIPS] IP22 Fix brown paper bag in RTC code. by Julien BLACHE · 18 years ago
  97. ece2246 [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init(). by Ralf Baechle · 18 years ago
  98. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  99. 2c70df5 [MIPS] Nuke redeclarations of board_time_init. by Ralf Baechle · 18 years ago
  100. 046f8f7 [MIPS] Remove redeclarations of setup_irq(). by Ralf Baechle · 18 years ago