1. bdcba151 MACB: clear transmit buffers properly on transmit underrun by Gregory CLEMENT · 17 years ago
  2. 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
  3. 9914cad 3c359 endianness annotations and fixes by Al Viro · 17 years ago
  4. cc154ac fec_mpc52xx: write in C... by Al Viro · 17 years ago
  5. b1e247a 3c574 and 3c589 endianness fixes (.24?) by Al Viro · 17 years ago
  6. cf96237 rrunner: use offsetof() instead of homegrown insanity by Al Viro · 17 years ago
  7. 95e0918 r8169 endianness by Al Viro · 17 years ago
  8. 78ce8d3 dl2k endianness fixes (.24 fodder?) by Al Viro · 17 years ago
  9. e5a3142 yellowfin: annotations and fixes (.24 fodder?) by Al Viro · 17 years ago
  10. 51bf297 asix fixes by Al Viro · 17 years ago
  11. 7fd71e5 cycx: annotations and fixes (.24 fodder?) by Al Viro · 17 years ago
  12. 71f1bb1 typhoon: trivial endianness annotations by Al Viro · 17 years ago
  13. 8cc085c typhoon: memory corruptor on big-endian if TSO is enabled by Al Viro · 17 years ago
  14. 8a5ed9e typhoon: missed rx overruns on big-endian by Al Viro · 17 years ago
  15. b46281f typhoon: set_settings broken on big-endian by Al Viro · 17 years ago
  16. fdcfd77 typhoon: missing le32_to_cpu() in get_drvinfo by Al Viro · 17 years ago
  17. 73eac06 typhoon: endianness bug in tx/rx byte counters by Al Viro · 17 years ago
  18. 5b825ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  19. a4c80d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  20. 76be895 SLUB: Improve hackbench speed by Christoph Lameter · 17 years ago
  21. d883a03 [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket by Denis V. Lunev · 17 years ago
  22. ea67db4 Linux 2.6.24-rc6 by Linus Torvalds · 17 years ago
  23. 4bde570 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  24. 2b5baad Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  25. 4743e0e [XFS] Initialise current offset in xfs_file_readdir correctly by Lachlan McIlroy · 17 years ago
  26. bad60fd [XFS] Fix mknod regression by Christoph Hellwig · 17 years ago
  27. 04fa11e x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai by Jason Gaston · 17 years ago
  28. c0a698b x86: fix die() to not be preemptible by Ingo Molnar · 17 years ago
  29. 1ac70e7 [NET]: Fix function put_cmsg() which may cause usr application memory overflow by Wei Yongjun · 17 years ago
  30. c5c0f33 [ATM]: Spelling fixes by Joe Perches · 17 years ago
  31. e00ccd4 [NETFILTER] ipv4: Spelling fixes by Joe Perches · 17 years ago
  32. c823817 [NETFILTER]: Spelling fixes by Joe Perches · 17 years ago
  33. 7aa1b54 [SCTP]: Spelling fixes by Joe Perches · 17 years ago
  34. e185446 [NETLABEL]: Spelling fixes by Joe Perches · 17 years ago
  35. 9a94b35 [PKT_SCHED]: Spelling fixes by Joe Perches · 17 years ago
  36. 53ccaae [NET] net/core/: Spelling fixes by Joe Perches · 17 years ago
  37. bea8519 [IPV6]: Spelling fixes by Joe Perches · 17 years ago
  38. cc53ded [IRDA]: Spelling fixes by Joe Perches · 17 years ago
  39. 5e8e034 [DCCP]: Spelling fixes by Joe Perches · 17 years ago
  40. f4ab2f72 [NET] include/net/: Spelling fixes by Joe Perches · 17 years ago
  41. 5b2afff [SPARC32]: Spelling fixes by Joe Perches · 17 years ago
  42. 33ccc19 [SPARC64]: Spelling fixes by Joe Perches · 17 years ago
  43. faa4877 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  44. 17eb2c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  45. 91e1062 dm crypt: use bio_add_page by Milan Broz · 17 years ago
  46. 9121250 dm: merge max_hw_sector by Neil Brown · 17 years ago
  47. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 17 years ago
  48. adfe477 dm crypt: fix write endio by Milan Broz · 17 years ago
  49. d1622e8 dm mpath: hp requires scsi by Paul Mundt · 17 years ago
  50. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  51. 3c37815 mm: fix exit_mmap BUG() on a.out binary exit by Ivan Kokshaysky · 17 years ago
  52. 2c3b20e9 debug: add end-of-oops marker by Arjan van de Ven · 17 years ago
  53. 67e2be0 sched: rt: account the cpu time during the tick by Peter Zijlstra · 17 years ago
  54. 36bb613 [SPARC64]: Fix OOPS in dma_sync_*_for_device() by David S. Miller · 17 years ago
  55. c6e6ca7 [NET]: Correct two mistaken skb_reset_mac_header() conversions. by David S. Miller · 17 years ago
  56. 1d06916 [IPV4] ip_gre: set mac_header correctly in receive path by Timo Teras · 17 years ago
  57. 5951cab [XFRM]: Audit function arguments misordered by Paul Moore · 17 years ago
  58. f398035 [IPSEC]: Avoid undefined shift operation when testing algorithm ID by Herbert Xu · 17 years ago
  59. e0260fe [IPV4] ARP: Remove not used code by Mark Ryden · 17 years ago
  60. 412e9e7 ipw2200: prevent alloc of unspecified size on stack by Reinette Chatre · 17 years ago
  61. b24d22b iwlwifi: fix possible priv->mutex deadlock during suspend by Zhu Yi · 17 years ago
  62. 7d2e941 p54: add Kconfig description by Michael Wu · 17 years ago
  63. 9934550 rtl8187: Add USB ID for Sitecom WL-168 v1 001 by Matthias Mueller · 17 years ago
  64. 286e310 [TG3]: Endianness bugfix. by Al Viro · 17 years ago
  65. b9fc7dc [TG3]: Endianness annotations. by Al Viro · 17 years ago
  66. 20880e8 NET: mac80211: fix inappropriate memory freeing by Cyrill Gorcunov · 17 years ago
  67. 3333590e mac80211: fix header ops by Johannes Berg · 17 years ago
  68. 2d192d9 mac80211: Drop out of associated state if link is lost by Michael Wu · 17 years ago
  69. 4486c5f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  70. f941b16 pata_hpt37x: Fix HPT374 detection by Alan Cox · 17 years ago
  71. fcbe6e9 ps3fb: Fix ps3fb free_irq() dev_id by Geoff Levand · 17 years ago
  72. 9ac67a3 ps3fb: Update for firmware 2.10 by Geert Uytterhoeven · 17 years ago
  73. c7eeae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  74. fbdcf18 x86: fix show cpuinfo cpu number always zero by Mike Travis · 17 years ago
  75. 3d054f0 x86_32: disable_pse must be __cpuinitdata by Adrian Bunk · 17 years ago
  76. 3446fa0 x86_32: select_idle_routine() must be __cpuinit by Adrian Bunk · 17 years ago
  77. f2206ec x86 smpboot_32.c section fixes by Adrian Bunk · 17 years ago
  78. d533798 x86 apic_32.c section fix by Adrian Bunk · 17 years ago
  79. 3a69279 Do dirty page accounting when removing a page from the page cache by Linus Torvalds · 17 years ago
  80. ed5d402 [IA64] Adjust CMCI mask on CPU hotplug by Hidetoshi Seto · 17 years ago
  81. 285fbd6 [IA64] make flush_tlb_kernel_range() an inline function by Jan Beulich · 17 years ago
  82. 17fbe00 [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS by Simon Horman · 17 years ago
  83. 64135fa [IA64] Fix Altix BTE error return status by Russ Anderson · 17 years ago
  84. 0910622 [IA64] Remove assembler warnings on head.S by Hidetoshi Seto · 17 years ago
  85. 373167e [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c by Kenji Kaneshige · 17 years ago
  86. e384f41 [IA64] set_thread_area fails in IA32 chroot by Ian Wienand · 17 years ago
  87. ee211b3 [IA64] print kernel release in OOPS to make kerneloops.org happy by Luck, Tony · 17 years ago
  88. 313d8e5 [IA64] Two trivial spelling fixes by Joe Perches · 17 years ago
  89. aec103b [IA64] Avoid unnecessary TLB flushes when allocating memory by de Dinechin, Christophe (Integrity VM) · 17 years ago
  90. 3cdc7fc [IA64] ia32 nopage by Nick Piggin · 17 years ago
  91. 2018df7 [IA64] signal: remove redundant code in setup_sigcontext() by Shi Weihua · 17 years ago
  92. a3ebdb6 IA64: Slim down __clear_bit_unlock by Christoph Lameter · 17 years ago
  93. a169e63 [SCSI] initio: bugfix for accessors patch by Boaz Harrosh · 17 years ago
  94. cd81621 [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59! by FUJITA Tomonori · 17 years ago
  95. 99f1f53 [SCSI] initio: fix conflict when loading driver by Alan Cox · 17 years ago
  96. cedefa1 [SCSI] sym53c8xx: fix "irq X: nobody cared" regression by Tony Battersby · 17 years ago
  97. c80ddf0 [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask by James Bottomley · 17 years ago
  98. 7ee2413 [SCSI] sym53c8xx: fix free_irq() regression by Tony Battersby · 17 years ago
  99. 3e3b391 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  100. 4aae070 x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!" by Ingo Molnar · 17 years ago