1. 5744a06 ide-cd: fix error message in cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 52ef2ed ide-cd: add error message for DMA error to cdrom_read_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  3. b481b23 ide-cd: fix error messages in cdrom_write_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 31a7119 ide-cd: add missing 'ireason' masking to cdrom_write_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 35379c0 ide-cd: fix error messages in cdrom_{read,write}_check_ireason() by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 05017db ide-cd: use ide_cd_release() in ide_cd_probe() by Bartlomiej Zolnierkiewicz · 17 years ago
  7. aa5dc8e ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 3cbd814 ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  9. a1c6d28 drivers/ide/: Spelling fixes by Joe Perches · 17 years ago
  10. 5356f66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  11. aaa594c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  12. 2634d06 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  13. c63f702 uml: user of helper_wait() got missed when it got extra arguments by Al Viro · 17 years ago
  14. db99247 tty: fix logic change introduced by wait_event_interruptible_timeout() by Cory T. Tusar · 17 years ago
  15. 870e6f7 kconfig: obey KCONFIG_ALLCONFIG choices with randconfig. by Paul Mundt · 17 years ago
  16. 7bbaac1 pcmcia: remove pxa2xx_lubbock build warning by David Brownell · 17 years ago
  17. f16b34a lib: proportion: fix underflow in prop_norm_percpu() by Peter Zijlstra · 17 years ago
  18. cc295d0 ps3: vuart: fix error path locking by Daniel Walker · 17 years ago
  19. 04bdfb9 MAINTAINERS: mailing list archives are web links by Joe Perches · 17 years ago
  20. 16317ec ecryptfs: redo dget,mntget on dentry_open failure by Eric Sandeen · 17 years ago
  21. c8161f6 ecryptfs: fix unlocking in error paths by Eric Sandeen · 17 years ago
  22. c525460 Don't send quota messages repeatedly when hardlimit reached by Jan Kara · 17 years ago
  23. 22dd483 Fix computation of SKB size for quota messages by Jan Kara · 17 years ago
  24. b886290 ecryptfs: fix string overflow on long cipher names by Eric Sandeen · 17 years ago
  25. ed367fc quicklists: do not release off node pages early by Christoph Lameter · 17 years ago
  26. 014840e USB: New device ID for the CP2101 driver by Martin Kusserow · 17 years ago
  27. ed0ccdb USB: VID/PID update for sierra by Kevin R Page · 17 years ago
  28. 3bf4468 USB: Unbreak fsl_usb2_udc by Peter Korsgaard · 17 years ago
  29. d172f4e Modules: fix memory leak of module names by Greg Kroah-Hartman · 17 years ago
  30. e5f114e UIO: Add a MAINTAINERS entry for Userspace I/O by Hans-Jürgen Koch · 17 years ago
  31. bdcba151 MACB: clear transmit buffers properly on transmit underrun by Gregory CLEMENT · 17 years ago
  32. 61c93f4 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  33. 9914cad 3c359 endianness annotations and fixes by Al Viro · 17 years ago
  34. cc154ac fec_mpc52xx: write in C... by Al Viro · 17 years ago
  35. b1e247a 3c574 and 3c589 endianness fixes (.24?) by Al Viro · 17 years ago
  36. cf96237 rrunner: use offsetof() instead of homegrown insanity by Al Viro · 17 years ago
  37. 95e0918 r8169 endianness by Al Viro · 17 years ago
  38. 78ce8d3 dl2k endianness fixes (.24 fodder?) by Al Viro · 17 years ago
  39. e5a3142 yellowfin: annotations and fixes (.24 fodder?) by Al Viro · 17 years ago
  40. 51bf297 asix fixes by Al Viro · 17 years ago
  41. 7fd71e5 cycx: annotations and fixes (.24 fodder?) by Al Viro · 17 years ago
  42. 71f1bb1 typhoon: trivial endianness annotations by Al Viro · 17 years ago
  43. 8cc085c typhoon: memory corruptor on big-endian if TSO is enabled by Al Viro · 17 years ago
  44. 8a5ed9e typhoon: missed rx overruns on big-endian by Al Viro · 17 years ago
  45. b46281f typhoon: set_settings broken on big-endian by Al Viro · 17 years ago
  46. fdcfd77 typhoon: missing le32_to_cpu() in get_drvinfo by Al Viro · 17 years ago
  47. 73eac06 typhoon: endianness bug in tx/rx byte counters by Al Viro · 17 years ago
  48. 5b825ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  49. a4c80d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  50. 76be895 SLUB: Improve hackbench speed by Christoph Lameter · 17 years ago
  51. d883a03 [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket by Denis V. Lunev · 17 years ago
  52. ea67db4 Linux 2.6.24-rc6 by Linus Torvalds · 17 years ago
  53. 4bde570 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  54. 2b5baad Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  55. 4743e0e [XFS] Initialise current offset in xfs_file_readdir correctly by Lachlan McIlroy · 17 years ago
  56. bad60fd [XFS] Fix mknod regression by Christoph Hellwig · 17 years ago
  57. 04fa11e x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai by Jason Gaston · 17 years ago
  58. c0a698b x86: fix die() to not be preemptible by Ingo Molnar · 17 years ago
  59. 1ac70e7 [NET]: Fix function put_cmsg() which may cause usr application memory overflow by Wei Yongjun · 17 years ago
  60. c5c0f33 [ATM]: Spelling fixes by Joe Perches · 17 years ago
  61. e00ccd4 [NETFILTER] ipv4: Spelling fixes by Joe Perches · 17 years ago
  62. c823817 [NETFILTER]: Spelling fixes by Joe Perches · 17 years ago
  63. 7aa1b54 [SCTP]: Spelling fixes by Joe Perches · 17 years ago
  64. e185446 [NETLABEL]: Spelling fixes by Joe Perches · 17 years ago
  65. 9a94b35 [PKT_SCHED]: Spelling fixes by Joe Perches · 17 years ago
  66. 53ccaae [NET] net/core/: Spelling fixes by Joe Perches · 17 years ago
  67. bea8519 [IPV6]: Spelling fixes by Joe Perches · 17 years ago
  68. cc53ded [IRDA]: Spelling fixes by Joe Perches · 17 years ago
  69. 5e8e034 [DCCP]: Spelling fixes by Joe Perches · 17 years ago
  70. f4ab2f72 [NET] include/net/: Spelling fixes by Joe Perches · 17 years ago
  71. 5b2afff [SPARC32]: Spelling fixes by Joe Perches · 17 years ago
  72. 33ccc19 [SPARC64]: Spelling fixes by Joe Perches · 17 years ago
  73. faa4877 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  74. 17eb2c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  75. 91e1062 dm crypt: use bio_add_page by Milan Broz · 17 years ago
  76. 9121250 dm: merge max_hw_sector by Neil Brown · 17 years ago
  77. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 17 years ago
  78. adfe477 dm crypt: fix write endio by Milan Broz · 17 years ago
  79. d1622e8 dm mpath: hp requires scsi by Paul Mundt · 17 years ago
  80. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  81. 3c37815 mm: fix exit_mmap BUG() on a.out binary exit by Ivan Kokshaysky · 17 years ago
  82. 2c3b20e9 debug: add end-of-oops marker by Arjan van de Ven · 17 years ago
  83. 67e2be0 sched: rt: account the cpu time during the tick by Peter Zijlstra · 17 years ago
  84. 36bb613 [SPARC64]: Fix OOPS in dma_sync_*_for_device() by David S. Miller · 17 years ago
  85. c6e6ca7 [NET]: Correct two mistaken skb_reset_mac_header() conversions. by David S. Miller · 17 years ago
  86. 1d06916 [IPV4] ip_gre: set mac_header correctly in receive path by Timo Teras · 17 years ago
  87. 5951cab [XFRM]: Audit function arguments misordered by Paul Moore · 17 years ago
  88. f398035 [IPSEC]: Avoid undefined shift operation when testing algorithm ID by Herbert Xu · 17 years ago
  89. e0260fe [IPV4] ARP: Remove not used code by Mark Ryden · 17 years ago
  90. 412e9e7 ipw2200: prevent alloc of unspecified size on stack by Reinette Chatre · 17 years ago
  91. b24d22b iwlwifi: fix possible priv->mutex deadlock during suspend by Zhu Yi · 17 years ago
  92. 7d2e941 p54: add Kconfig description by Michael Wu · 17 years ago
  93. 9934550 rtl8187: Add USB ID for Sitecom WL-168 v1 001 by Matthias Mueller · 17 years ago
  94. 286e310 [TG3]: Endianness bugfix. by Al Viro · 17 years ago
  95. b9fc7dc [TG3]: Endianness annotations. by Al Viro · 17 years ago
  96. 20880e8 NET: mac80211: fix inappropriate memory freeing by Cyrill Gorcunov · 17 years ago
  97. 3333590e mac80211: fix header ops by Johannes Berg · 17 years ago
  98. 2d192d9 mac80211: Drop out of associated state if link is lost by Michael Wu · 17 years ago
  99. 4486c5f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  100. f941b16 pata_hpt37x: Fix HPT374 detection by Alan Cox · 17 years ago