1. 8cc085c typhoon: memory corruptor on big-endian if TSO is enabled by Al Viro · 17 years ago
  2. 8a5ed9e typhoon: missed rx overruns on big-endian by Al Viro · 17 years ago
  3. b46281f typhoon: set_settings broken on big-endian by Al Viro · 17 years ago
  4. fdcfd77 typhoon: missing le32_to_cpu() in get_drvinfo by Al Viro · 17 years ago
  5. 73eac06 typhoon: endianness bug in tx/rx byte counters by Al Viro · 17 years ago
  6. 5b825ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  7. a4c80d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  8. 76be895 SLUB: Improve hackbench speed by Christoph Lameter · 17 years ago
  9. d883a03 [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket by Denis V. Lunev · 17 years ago
  10. ea67db4 Linux 2.6.24-rc6 by Linus Torvalds · 17 years ago
  11. 4bde570 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  12. 2b5baad Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  13. 4743e0e [XFS] Initialise current offset in xfs_file_readdir correctly by Lachlan McIlroy · 17 years ago
  14. bad60fd [XFS] Fix mknod regression by Christoph Hellwig · 17 years ago
  15. 04fa11e x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai by Jason Gaston · 17 years ago
  16. c0a698b x86: fix die() to not be preemptible by Ingo Molnar · 17 years ago
  17. 1ac70e7 [NET]: Fix function put_cmsg() which may cause usr application memory overflow by Wei Yongjun · 17 years ago
  18. c5c0f33 [ATM]: Spelling fixes by Joe Perches · 17 years ago
  19. e00ccd4 [NETFILTER] ipv4: Spelling fixes by Joe Perches · 17 years ago
  20. c823817 [NETFILTER]: Spelling fixes by Joe Perches · 17 years ago
  21. 7aa1b54 [SCTP]: Spelling fixes by Joe Perches · 17 years ago
  22. e185446 [NETLABEL]: Spelling fixes by Joe Perches · 17 years ago
  23. 9a94b35 [PKT_SCHED]: Spelling fixes by Joe Perches · 17 years ago
  24. 53ccaae [NET] net/core/: Spelling fixes by Joe Perches · 17 years ago
  25. bea8519 [IPV6]: Spelling fixes by Joe Perches · 17 years ago
  26. cc53ded [IRDA]: Spelling fixes by Joe Perches · 17 years ago
  27. 5e8e034 [DCCP]: Spelling fixes by Joe Perches · 17 years ago
  28. f4ab2f72 [NET] include/net/: Spelling fixes by Joe Perches · 17 years ago
  29. 5b2afff [SPARC32]: Spelling fixes by Joe Perches · 17 years ago
  30. 33ccc19 [SPARC64]: Spelling fixes by Joe Perches · 17 years ago
  31. faa4877 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  32. 17eb2c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  33. 91e1062 dm crypt: use bio_add_page by Milan Broz · 17 years ago
  34. 9121250 dm: merge max_hw_sector by Neil Brown · 17 years ago
  35. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 17 years ago
  36. adfe477 dm crypt: fix write endio by Milan Broz · 17 years ago
  37. d1622e8 dm mpath: hp requires scsi by Paul Mundt · 17 years ago
  38. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  39. 3c37815 mm: fix exit_mmap BUG() on a.out binary exit by Ivan Kokshaysky · 17 years ago
  40. 2c3b20e9 debug: add end-of-oops marker by Arjan van de Ven · 17 years ago
  41. 67e2be0 sched: rt: account the cpu time during the tick by Peter Zijlstra · 17 years ago
  42. 36bb613 [SPARC64]: Fix OOPS in dma_sync_*_for_device() by David S. Miller · 17 years ago
  43. c6e6ca7 [NET]: Correct two mistaken skb_reset_mac_header() conversions. by David S. Miller · 17 years ago
  44. 1d06916 [IPV4] ip_gre: set mac_header correctly in receive path by Timo Teras · 17 years ago
  45. 5951cab [XFRM]: Audit function arguments misordered by Paul Moore · 17 years ago
  46. f398035 [IPSEC]: Avoid undefined shift operation when testing algorithm ID by Herbert Xu · 17 years ago
  47. e0260fe [IPV4] ARP: Remove not used code by Mark Ryden · 17 years ago
  48. 286e310 [TG3]: Endianness bugfix. by Al Viro · 17 years ago
  49. b9fc7dc [TG3]: Endianness annotations. by Al Viro · 17 years ago
  50. 20880e8 NET: mac80211: fix inappropriate memory freeing by Cyrill Gorcunov · 17 years ago
  51. 3333590e mac80211: fix header ops by Johannes Berg · 17 years ago
  52. 2d192d9 mac80211: Drop out of associated state if link is lost by Michael Wu · 17 years ago
  53. 4486c5f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  54. f941b16 pata_hpt37x: Fix HPT374 detection by Alan Cox · 17 years ago
  55. fcbe6e9 ps3fb: Fix ps3fb free_irq() dev_id by Geoff Levand · 17 years ago
  56. 9ac67a3 ps3fb: Update for firmware 2.10 by Geert Uytterhoeven · 17 years ago
  57. c7eeae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  58. fbdcf18 x86: fix show cpuinfo cpu number always zero by Mike Travis · 17 years ago
  59. 3d054f0 x86_32: disable_pse must be __cpuinitdata by Adrian Bunk · 17 years ago
  60. 3446fa0 x86_32: select_idle_routine() must be __cpuinit by Adrian Bunk · 17 years ago
  61. f2206ec x86 smpboot_32.c section fixes by Adrian Bunk · 17 years ago
  62. d533798 x86 apic_32.c section fix by Adrian Bunk · 17 years ago
  63. 3a69279 Do dirty page accounting when removing a page from the page cache by Linus Torvalds · 17 years ago
  64. ed5d402 [IA64] Adjust CMCI mask on CPU hotplug by Hidetoshi Seto · 17 years ago
  65. 285fbd6 [IA64] make flush_tlb_kernel_range() an inline function by Jan Beulich · 17 years ago
  66. 17fbe00 [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS by Simon Horman · 17 years ago
  67. 64135fa [IA64] Fix Altix BTE error return status by Russ Anderson · 17 years ago
  68. 0910622 [IA64] Remove assembler warnings on head.S by Hidetoshi Seto · 17 years ago
  69. 373167e [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c by Kenji Kaneshige · 17 years ago
  70. e384f41 [IA64] set_thread_area fails in IA32 chroot by Ian Wienand · 17 years ago
  71. ee211b3 [IA64] print kernel release in OOPS to make kerneloops.org happy by Luck, Tony · 17 years ago
  72. 313d8e5 [IA64] Two trivial spelling fixes by Joe Perches · 17 years ago
  73. aec103b [IA64] Avoid unnecessary TLB flushes when allocating memory by de Dinechin, Christophe (Integrity VM) · 17 years ago
  74. 3cdc7fc [IA64] ia32 nopage by Nick Piggin · 17 years ago
  75. 2018df7 [IA64] signal: remove redundant code in setup_sigcontext() by Shi Weihua · 17 years ago
  76. a3ebdb6 IA64: Slim down __clear_bit_unlock by Christoph Lameter · 17 years ago
  77. a169e63 [SCSI] initio: bugfix for accessors patch by Boaz Harrosh · 17 years ago
  78. cd81621 [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59! by FUJITA Tomonori · 17 years ago
  79. 99f1f53 [SCSI] initio: fix conflict when loading driver by Alan Cox · 17 years ago
  80. cedefa1 [SCSI] sym53c8xx: fix "irq X: nobody cared" regression by Tony Battersby · 17 years ago
  81. c80ddf0 [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask by James Bottomley · 17 years ago
  82. 7ee2413 [SCSI] sym53c8xx: fix free_irq() regression by Tony Battersby · 17 years ago
  83. 3e3b391 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  84. 4aae070 x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!" by Ingo Molnar · 17 years ago
  85. 971e5b35f genirq: revert lazy irq disable for simple irqs by Steven Rostedt · 17 years ago
  86. 213fde7 x86: also define AT_VECTOR_SIZE_ARCH by Jan Beulich · 17 years ago
  87. 0b0122f x86: kprobes bugfix by Masami Hiramatsu · 17 years ago
  88. 29b6cd7 x86: jprobe bugfix by Masami Hiramatsu · 17 years ago
  89. b4be625 timer: kernel/timer.c section fixes by Adrian Bunk · 17 years ago
  90. b019e57 genirq: add unlocked version of set_irq_handler() by Kevin Hilman · 17 years ago
  91. cdc6f27 clockevents: fix reprogramming decision in oneshot broadcast by Thomas Gleixner · 17 years ago
  92. bd87f1f oprofile: op_model_athlon.c support for AMD family 10h barcelona performance counters by Barry Kasindorf · 17 years ago
  93. 51dad80 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  94. 3c615e1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  95. 5768091 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  96. d556533 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  97. 6cbf1c1 sched: do not hurt SCHED_BATCH on wakeup by Ingo Molnar · 17 years ago
  98. 2bacec8 sched: touch softlockup watchdog after idling by Ingo Molnar · 17 years ago
  99. 73c4efd sched: sysctl, proc_dointvec_minmax() expects int values for by Eric Dumazet · 17 years ago
  100. c7af77b sched: mark rwsem functions as __sched for wchan/profiling by Livio Soares · 17 years ago