1. 3a8fe9b [GFS2] Use BUG_ON() rather then if (...) BUG(); by Steven Whitehouse · 18 years ago
  2. d92a8d4 [GFS2] Audit printk and kmalloc by Steven Whitehouse · 18 years ago
  3. 2fcb4a1 [GFS2] Update documentation by Steven Whitehouse · 18 years ago
  4. d95cb94 [GFS2] Patch to remove stats counters from GFS2 (II) by David Teigland · 18 years ago
  5. 6a6b3d0 [GFS2] Patch to remove stats gathering from GFS2 by David Teigland · 18 years ago
  6. 8d3b35a [DLM] Remove support for range locks (II) by David Teigland · 18 years ago
  7. 3bcd368 [DLM] Remove range locks from the DLM by David Teigland · 18 years ago
  8. d35462b Merge branch 'master' by Steven Whitehouse · 18 years ago
  9. 9e956c2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  10. 1a6a358 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  11. 245599f Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  12. 6cec2ae [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error by Steve French · 18 years ago
  13. a6ceda7 [SCSI] esp: fix eh locking by Christoph Hellwig · 18 years ago
  14. 06e4479 [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type() by Mårten Wikström · 18 years ago
  15. df666b9 [ARM] 3325/2: GPIO function to control multi-drive (open collector) capability by Andrew Victor · 18 years ago
  16. 43cc198 [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K by Russell King · 18 years ago
  17. 75d2f18 [ARM] 3345/1: Fix interday RTC alarms by Uli Luckas · 18 years ago
  18. bc66d44 [ARM] 3344/1: NSLU2: beeper support by Alessandro Zummo · 18 years ago
  19. af898b8 [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignment by Alessandro Zummo · 18 years ago
  20. d7353b2 [ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2() by Alessandro Zummo · 18 years ago
  21. c27a216 [ARM] 3340/1: Fix the PCI setup for direct master access to SDRAM by Catalin Marinas · 18 years ago
  22. c45ec65 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  23. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 18 years ago
  24. 91ffd7d [GFS2] Missed deletion of debugging code by Steven Whitehouse · 18 years ago
  25. 102d60a [PATCH] padlock: Fix typo that broke 256-bit keys by Herbert Xu · 18 years ago
  26. 13538b8 [GFS2] Add list empty test to databuf_lo_add by Steven Whitehouse · 18 years ago
  27. a43c7ff [ARM] Update mach-types by Russell King · 18 years ago
  28. 3186749 [ARM] Add panic-on-oops support by Russell King · 18 years ago
  29. 5bd546a [MMC] Fix mmc_cmd_type() mask by Russell King · 18 years ago
  30. b00dc3a [PATCH] tmpfs: fix mount mpol nodelist parsing by Hugh Dickins · 18 years ago
  31. 808c783 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  32. 52aa536 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  33. 8db4168 [MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop. by Ralf Baechle · 18 years ago
  34. 1e93e70 [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f. by Ralf Baechle · 18 years ago
  35. 909fa64 [MIPS] jiffies_to_compat_timeval fix by Atsushi Nemoto · 18 years ago
  36. 1e35aab [MIPS] Add topology_init. by Rojhalat Ibrahim · 18 years ago
  37. 76e1dae [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c by Martin Michlmayr · 18 years ago
  38. 1242737 [MIPS] Follow Uli's latest *at syscall changes. by Ralf Baechle · 18 years ago
  39. 7760763 [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_ by Ralf Baechle · 19 years ago
  40. 51939fb [MIPS] Sibyte: #if CONFIG_* doesn't fly. by Ralf Baechle · 19 years ago
  41. f3468e0 [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). by Ralf Baechle · 18 years ago
  42. 82ad93f [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. by Ralf Baechle · 18 years ago
  43. 304416d [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. by Ralf Baechle · 18 years ago
  44. dda73d0 [MIPS] Make do_signal32 return void. by Martin Michlmayr · 18 years ago
  45. 68fa383 [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 by Martin Michlmayr · 18 years ago
  46. 8ecbbca [MIPS] Fixes for uaccess.h with gcc >= 4.0.1 by Atsushi Nemoto · 18 years ago
  47. 36ccf1c [MIPS] Make integer overflow exceptions in kernel mode fatal. by Ralf Baechle · 18 years ago
  48. f55ab26 [GFS2] Use mutices rather than semaphores by Steven Whitehouse · 18 years ago
  49. 5914811 [PATCH] kjournald keeps reference to namespace by Björn Steinbrink · 18 years ago
  50. 6d7b9ef Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  51. cf70a6f Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  52. 0b1fc9b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  53. 6bd25e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  54. 35e622a [PATCH] H8/300: CONFIG_CONFIG_ doesn't fly. by Ralf Baechle · 18 years ago
  55. f24211e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  56. cf535ea [PATCH] m32r: update sys_tas() routine by Hirokazu Takata · 18 years ago
  57. b04ec26 [PATCH] m32r: __cmpxchg_u32 fix by Hirokazu Takata · 18 years ago
  58. 49d9c81 [PATCH] s390: revert dasd eer module by Heiko Carstens · 18 years ago
  59. aa88861 [PATCH] s390: dasd reference counting by Peter Oberparleiter · 18 years ago
  60. 15c7369 [PATCH] s390: V=V qdio fixes by Frank Pavlic · 18 years ago
  61. a1909e6 [PATCH] radeonfb: resume support for Samsung P35 laptops by Carl-Daniel Hailfinger · 18 years ago
  62. ec33b5f [PATCH] drivers/fc4/fc.c: memset correct length by Alexey Dobriyan · 18 years ago
  63. fcab6f3 [PATCH] mm/mempolicy.c: fix 'if ();' typo by Alexey Dobriyan · 18 years ago
  64. 1dd31b6 [PATCH] ipw2200: Suppress warning message by Zhu Yi · 18 years ago
  65. 7fd105e [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n by Stephen Rothwell · 18 years ago
  66. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 18 years ago
  67. c8b8b1f [PATCH] powermac: Fix loss of ethernet PHY on sleep by Benjamin Herrenschmidt · 18 years ago
  68. e1c9211 [PATCH] v9fs: update documentation and fix debug flag by Eric Van Hensbergen · 18 years ago
  69. 9db9154 [PATCH] pktcdvd: Only return -EROFS when appropriate by Peter Osterlund · 18 years ago
  70. ab863ec [PATCH] pktcdvd: Fix the logic in the pkt_writable_track function by Peter Osterlund · 18 years ago
  71. 3b48280 [PATCH] pktcdvd: Remove useless printk statements by Peter Osterlund · 18 years ago
  72. 7c613d5 [PATCH] pktcdvd: Rename functions and make their return values sane by Peter Osterlund · 18 years ago
  73. cef28963 [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() by Peter Osterlund · 18 years ago
  74. aa657ca [PATCH] Fix snd-usb-audio in 32-bit compat environment by Juergen Kreileder · 18 years ago
  75. a9c930b [PATCH] Fix units in mbind check by Andi Kleen · 18 years ago
  76. c255d84 [PATCH] suspend-to-ram: allow video options to be set at runtime by Pavel Machek · 18 years ago
  77. 6303dbf [PATCH] cpu hotplug documentation fix by Heiko Carstens · 18 years ago
  78. 2e2b426 [PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfig by Andi Kleen · 18 years ago
  79. d2799f0 [PATCH] spi: Fix modular master driver remove and device suspend/remove by Stephen Street · 18 years ago
  80. d86d437 [PATCH] cfi_cmdset_0001: fix range for cache invalidation by Alexey Korolev · 18 years ago
  81. 7d4c8e5 [PATCH] i386: need to pass virtual address to smp_read_mpc() by Daniel Yeisley · 18 years ago
  82. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 18 years ago
  83. 9827b78 [PATCH] OOM kill: children accounting by Kurt Garloff · 18 years ago
  84. b41c82e [AGPGART] Add some informational printk to nforce GART failure path. by Dave Jones · 18 years ago
  85. 2e242fa [PATCH] libata: make ata_sg_setup_one() trim zero length sg by Tejun Heo · 18 years ago
  86. cc1887f3 [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg by Tejun Heo · 18 years ago
  87. 9ae61c6 [PATCH] libata: fix WARN_ON() condition in *_fill_sg() by Tejun Heo · 18 years ago
  88. a8372f0 [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone(). by YOSHIFUJI Hideaki · 18 years ago
  89. 8e249f0 [NETFILTER]: Fix outgoing redirects to loopback by Patrick McHardy · 18 years ago
  90. 669d32a2 [IRDA]: irda-usb bug fixes by Jean Tourrilhes · 18 years ago
  91. bc6e14b [NETFILTER]: Fix NAT PMTUD problems by Patrick McHardy · 18 years ago
  92. 9951101 [XFRM]: Fix policy double put by Patrick McHardy · 18 years ago
  93. 496b7a5 [PATCH] powerpc: Fix bug in spinup of renumbered secondary threads by Michael Ellerman · 18 years ago
  94. 8fca927 [PATCH] powerpc: Make UP -> SMP kexec work again by Michael Ellerman · 18 years ago
  95. f018b36 [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernel by Michael Ellerman · 18 years ago
  96. 2b9a32e [PATCH] powerpc: Fix OOPS in lparcfg on G5 by Olof Johansson · 18 years ago
  97. 0728a2f [PATCH] powerpc: remove duplicate exports by Olaf Hering · 18 years ago
  98. 092b8f3 powerpc: Keep xtime and gettimeofday in sync by Paul Mackerras · 18 years ago
  99. ad6b97f [PATCH] iomap_copy fallout (m68k) by Al Viro · 18 years ago
  100. cead14d [PATCH] m68k: pm_power_off() breakage by Al Viro · 18 years ago