1. 732b828 [MMC] au1xmmc: Fix a compilation warning ('status' is not used) by Martin Michlmayr · 19 years ago
  2. e142c24 [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't exist by Martin Michlmayr · 19 years ago
  3. b256f9d [MMC] au1xmmc: Fix compilation error by using platform_driver by Martin Michlmayr · 19 years ago
  4. c499ec2 [PATCH] reiserfs: do not check if unsigned < 0 by Vladimir V. Saveliev · 19 years ago
  5. a57ebfd [PATCH] numa_maps: Fix potential crash on non IA64 platforms by Christoph Lameter · 19 years ago
  6. 685db65 [PATCH] time_interpolator: Use readq_relaxed() instead of readq(). by Christoph Lameter · 19 years ago
  7. 7f99f06 [PATCH] fix acpi_video_flags on x86-64 by Stefan Seyfried · 19 years ago
  8. 46f6dac [PATCH] v9fs: simplify fid mapping by Eric Van Hensbergen · 19 years ago
  9. 74b8054 [PATCH] v9fs: fix bug in atomic create open fix by Eric Van Hensbergen · 19 years ago
  10. 6a3124a [PATCH] v9fs: fix atomic create open by Latchesar Ionkov · 19 years ago
  11. 77a3313 [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table" update by John Bowler · 19 years ago
  12. 140ffce [PATCH] out_of_memory() locking fix by Andrew Morton · 19 years ago
  13. b1e2d90 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 19 years ago
  14. e0a5c57 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  15. fe05f54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 19 years ago
  16. e5cef95 [PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5 by Greg KH · 19 years ago
  17. 81f2094 [PATCH] ocfs2: use hlists for lockres hash by Mark Fasheh · 19 years ago
  18. b7668c7 [PATCH] ocfs2: added source addr to bind() in o2net_start_connect() by Sunil Mushran · 19 years ago
  19. 110ba90 ocfs2: Respond to on-disk corruption in the extent map code. by Joel Becker · 19 years ago
  20. 93cc9ac ocfs2: Set .owner on masklog sysfs attributes. by Joel Becker · 19 years ago
  21. b4df6ed [PATCH] ocfs2: fix orphan recovery deadlock by Mark Fasheh · 19 years ago
  22. 895928b [PATCH] ocfs2: complete failure recovery for nodemanager init by Jeff Mahoney · 19 years ago
  23. 800d114 [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. by Atsushi Nemoto · 19 years ago
  24. 362342f [PATCH] ocfs2: remove non existing function prototypes by Mark Fasheh · 19 years ago
  25. d267a56 [PATCH] ocfs2: remove unused code by Mark Fasheh · 19 years ago
  26. d3178bc [PATCH] ocfs2: remove pointless max journal size limit by Mark Fasheh · 19 years ago
  27. 6b7a6c9 [PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64 by Jeff Mahoney · 19 years ago
  28. 71efa38 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  29. 67bc620 [PATCH] pcmcia: CM4000, CM4040 Driver fixes by Harald Welte · 19 years ago
  30. 2fe22a8 [PATCH] pcmcia: add id for AMB8110 PC Card by Jesse Allen · 19 years ago
  31. 40e3cad [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards by Pavel Roskin · 19 years ago
  32. f0892b8 [PATCH] pcmcia: Add macro to match PCMCIA cards by numeric ID and first vendor string by Pavel Roskin · 19 years ago
  33. 4293565 [PATCH] pcmcia: add another ide-cs CF card id by David Brownell · 19 years ago
  34. 82d56e6 [PATCH] pcmcia: properly handle pseudo multi-function devices by Dominik Brodowski · 19 years ago
  35. b5b9d66 Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6 by Jeff Garzik · 19 years ago
  36. 96789ac Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  37. 77eebf3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  38. 2641dfd [PATCH] synclink_gt: make ->init_error signed by Darren Jenkins · 19 years ago
  39. d6713e0 [PATCH] out_of_memory(): use of uninitialised by Andrew Morton · 19 years ago
  40. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 19 years ago
  41. f613888 [PATCH] nommu: implement vmalloc_node() by Andrew Morton · 19 years ago
  42. e8788c0 [PATCH] remove_from_swap: fix locking by Christoph Lameter · 19 years ago
  43. 6af6aab [PATCH] tty buffering: comment out debug code by Paul Fulghum · 19 years ago
  44. 1f050a1 [PATCH] video1394: fix "return E;" typo by Alexey Dobriyan · 19 years ago
  45. 8b613e1 [PATCH] pnp bus type fix by Adam Belay · 19 years ago
  46. 15b370c [PATCH] Altix: more ioc3 cleanups and locking fixes by Pat Gefre · 19 years ago
  47. 9cff337 [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table by John Bowler · 19 years ago
  48. 50322fe [PATCH] fuse: fix bug in negative lookup by Miklos Szeredi · 19 years ago
  49. 511030b [PATCH] Fix sys_migrate_pages: Move all pages when invoked from root by Christoph Lameter · 19 years ago
  50. 5cf6c54 [PATCH] x86 microcode driver vs hotplug CPUs. by Dave Jones · 19 years ago
  51. a1415ee [PATCH] e1000: revert to single descriptor for legacy receive path by Jeff Kirsher · 19 years ago
  52. 958ddb7 [PATCH] sky2: remove MSI support by Stephen Hemminger · 19 years ago
  53. ce7eeb6 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
  54. 816fd40 Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 by Jeff Garzik · 19 years ago
  55. ec72070 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  56. 34d1a8a [PATCH] USB: ftdi_sio: new microHAM device IDs by Ian Abbott · 19 years ago
  57. 04d5246 [PATCH] USB: visor.c id for gspda smartphone by Hendrik Schweppe · 19 years ago
  58. 8763716 [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow) by Shaun Tancheff · 19 years ago
  59. d5ec334 [PATCH] USB: lh7a40x gadget driver: Fixed a dead lock by Franck Bui-Huu · 19 years ago
  60. 754501b [PATCH] USB: unusual_devs entry for Lyra RCA RD1080 by Alan Stern · 19 years ago
  61. e65335e [PATCH] USB: Wisegroup MP-8866 Dual USB Joypad by Andrew Fuller · 19 years ago
  62. 8c45080 [PATCH] USB: fix EHCI BIOS handshake by David Brownell · 19 years ago
  63. 436002e [SUNSU]: Fix locking error in sunsu_stop_rx(). by David S. Miller · 19 years ago
  64. d2b176e [IA64] sysctl option to silence unaligned trap warnings by Jes Sorensen · 19 years ago
  65. e2482fa [SCSI] aha152x: fix variable use before initialisation and other bugs by Jürgen E. Fischer · 19 years ago
  66. b9756c0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  67. 778e2ac [MIPS] Fix build error on processors that don's support copy-on-write. by Ralf Baechle · 19 years ago
  68. 4debe4f [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs. by Ralf Baechle · 19 years ago
  69. c8c1635 [IA64] cleanup in fsys.S by Ken Chen · 19 years ago
  70. b546330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  71. 23ff51e [SCSI] Fix uninitialised width and speed in sym2 by Matthew Wilcox · 19 years ago
  72. 123fc7f [SCSI] Delete duplicate driver template. by Ralf Baechle · 19 years ago
  73. 7b14e3b [PATCH] cfq-iosched: slice expiry fixups by Jens Axboe · 19 years ago
  74. 56ec646 [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping by Michael Ellerman · 19 years ago
  75. 273d280 [PATCH] powerpc: fix NULL pointer in handle_eeh_events by Olaf Hering · 19 years ago
  76. 634473d [PATCH] powerpc: vdso 64bits gettimeofday bug by Benjamin Herrenschmidt · 19 years ago
  77. 827c1a6 [PATCH] powerpc: fix dynamic PCI probe regression by John Rose · 19 years ago
  78. a8b76b4 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  79. 637029c Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems" by Linus Torvalds · 19 years ago
  80. 8884efa [SCSI] scsi: scsi command retries off by one fix by Brian King · 19 years ago
  81. 147aab6 [SCSI] megaraid_sas: fix physical disk handling by Christoph Hellwig · 19 years ago
  82. c3c013a [libata] Disable FUA by Jeff Garzik · 19 years ago
  83. 9380509 [SCSI] scsi: handle ->slave_configure return value by Christoph Hellwig · 19 years ago
  84. 8b097a6 [SCSI] fc_transport: stop creating duplicate rport entries. by Andrew Vasquez · 19 years ago
  85. eca7be5 [SCSI] sg: Remove aha1542 hack by Brian King · 19 years ago
  86. d4f0f12 Merge git://oss.sgi.com:8090/oss/git/xfs-rc-fixes by Linus Torvalds · 19 years ago
  87. 2353e8e [XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes by Eric Sandeen · 19 years ago
  88. dae81d4 [XFS] Reduce stack use during quota mounts (caused a panic). This by Nathan Scott · 19 years ago
  89. 07ff2fa [XFS] Fix a realtime allocator regression introduced by an old iget race by Nathan Scott · 19 years ago
  90. 4832843 [PATCH] ieee80211_rx.c: is_beacon by Pete Zaitcev · 19 years ago
  91. 9fe26a7 [IA64] refresh default config files by Tony Luck · 19 years ago
  92. e963701 [IA64] die_if_kernel() can return by Tony Luck · 19 years ago
  93. eb0911e [IA64-SGI] revert export sn_pcidev_info_get by Christoph Hellwig · 19 years ago
  94. ac311ac [IA64] Fix pcibios_setup by Matthew Wilcox · 19 years ago
  95. 18810d1 [IA64-SGI] Make number of TIO nodes configurable by Jack Steiner · 19 years ago
  96. 312f1f0 [IA64] Document the "nomca" boot parameter by Horms · 19 years ago
  97. 272a532 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  98. 5d1a88a [IA64] Delete a redundant instruction in unaligned_access by Zhang, Yanmin · 19 years ago
  99. 50e300d [IA64] show "SN Devices" menu only if CONFIG_SGI_SN by Jes Sorensen · 19 years ago
  100. 576cfa9 8139cp: fix broken suspend/resume by Francois Romieu · 19 years ago