1. b60c1f6 [PATCH] drop note_interrupt() for per-CPU for proper scaling by John Hawkes · 19 years ago
  2. 70ffc71 [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix by Adrian Bunk · 19 years ago
  3. 9db2925 [PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again by Stephen Rothwell · 19 years ago
  4. 9ae250d [PATCH] ppc32: Fix Alsa PowerMac driver on old machines by Benjamin Herrenschmidt · 19 years ago
  5. d6649bc [PATCH] ppc32: small cpufreq update by Benjamin Herrenschmidt · 19 years ago
  6. c5924b7 [PATCH] x86_64: signal.c build fix by Oliver Korpilla · 19 years ago
  7. dcefb39 [PATCH] Fix up pwc driver compilation. by Dave Jones · 19 years ago
  8. 409b750 Input: synaptics - reduce verboseness of synaptics driver - there by Dmitry Torokhov · 19 years ago
  9. b4ff99b Input: yet another model that does not play nicely when i8042 is by Dmitry Torokhov · 19 years ago
  10. 59311de Input: automatically disable MUX mode on Toshiba Satellite P10 by Dmitry Torokhov · 19 years ago
  11. a07461e Input: gunze - fix out-of-bound array access reported by Adrian Bunk. by Dmitry Torokhov · 19 years ago
  12. f24949e Input: Fix button mapping in joydev - BTN_TRIGGER was being by Vojtech Pavlik · 19 years ago
  13. 7741e93 Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse by Vojtech Pavlik · 19 years ago
  14. 74af42b Input: Avoid double unregistering of i8042 PnP driver. This can happen by Kurt Garloff · 19 years ago
  15. 5a72afc Input: Tone down the severity of a printk() in i386/ia64 arch code by Dmitry Torokhov · 19 years ago
  16. 2673c83 Input: Only write the CTR in i8042 resume function. Reading it is by Vojtech Pavlik · 19 years ago
  17. be15692 Input: Remove (now) unused variable in i8042.c by Vojtech Pavlik · 19 years ago
  18. 39fa580 Input: Add a missing KERN_INFO message designation, fix behavior by Vojtech Pavlik · 19 years ago
  19. 668d1e6 Input: by Adrian Bunk · 19 years ago
  20. 271b74d Input: Fix a warning in psmouse-base.c by Andrew Morton · 19 years ago
  21. 87507cf [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK constants by domen@coderock.org · 19 years ago
  22. 7003c05 [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constant by domen@coderock.org · 19 years ago
  23. 254feb8 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/hch/xfs-2.6 by Linus Torvalds · 19 years ago
  24. 8aadff7 [PATCH] Note on ACPI build fix by Alexander Nyberg · 19 years ago
  25. 3e11c3c [PATCH] ACPI build fix by Len Brown · 19 years ago
  26. 9920e91 [PATCH] Fixup VIA IRQ quirk by Alexander Nyberg · 19 years ago
  27. 25be5e6 [PATCH] VIA IRQ quirk by Len Brown · 19 years ago
  28. 2efe86b [PATCH] cpuset exit NULL dereference fix by Paul Jackson · 19 years ago
  29. 88c1834 [PATCH] remove non-cleanroom pwc driver compression by Alan Cox · 19 years ago
  30. 5d9e4ea ide-cd: revert DMA mask test change by Linus Torvalds · 19 years ago
  31. 66f5507 [XFS] remove an over-zealous WARN_ON by Christoph Hellwig · 19 years ago
  32. b19312c Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Christoph Hellwig · 19 years ago
  33. aa8f0dc libata: Fix use-after-iounmap by Jeff Garzik · 19 years ago
  34. d68b862 [PATCH] i386: fix prevent_tail_call by Roland McGrath · 19 years ago
  35. 4ec5240 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  36. b6016b7 [BNX2]: New Broadcom gigabit network driver. by Michael Chan · 19 years ago
  37. c8b35d2 [TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/ by Alexey Dobriyan · 19 years ago
  38. c6b3365 [TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s by Alexey Dobriyan · 19 years ago
  39. 92d63de From: Kazunori Miyazawa <kazunori@miyazawa.org> by Hideaki YOSHIFUJI · 19 years ago
  40. 2f872f0 [BONDING]: bonding using arp_ip_target may stay down with active path by Jay Vosburgh · 19 years ago
  41. 0dca51d [PKT_SCHED] netem: allow random reordering (with fix) by Stephen Hemminger · 19 years ago
  42. 0f9f32a [PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue by Stephen Hemminger · 19 years ago
  43. 0afb51e [PKT_SCHED]: netem: reinsert for duplication by Stephen Hemminger · 19 years ago
  44. f49809f Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  45. d11cf32 [IA64] sys_mmap doesn't follow posix.1 when parameter len=0 by Zhang Yanmin · 19 years ago
  46. cdbbde1 Merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  47. 284e423 [PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted a CD in it by Marcello Maggioni · 19 years ago
  48. 41bb4c4 [PATCH] ide-scsi: kmap scatter/gather before doing PIO by Stuart Hayes · 19 years ago
  49. 8604aff [PATCH] convert IDE device drivers to driver-model by Bartlomiej Zolnierkiewicz · 19 years ago
  50. 32529e0 [PATCH] libata: Fix zero sg_dma_len() on 64-bit platform by Albert Lee · 19 years ago
  51. c1ef1f3 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git branch HEAD by · 19 years ago
  52. ad6a998 Automatic merge of /spare/repo/netdev-2.6 branch tlan by · 19 years ago
  53. 3877820 Automatic merge of /spare/repo/netdev-2.6 branch sis900 by · 19 years ago
  54. 8cf0d9d Automatic merge of /spare/repo/netdev-2.6 branch veth by · 19 years ago
  55. 8a75e7d Automatic merge of /spare/repo/netdev-2.6 branch qeth by · 19 years ago
  56. f5a702b Automatic merge of /spare/repo/netdev-2.6 branch ns83820 by · 19 years ago
  57. 5ea6f2c Automatic merge of /spare/repo/netdev-2.6 branch natsemi by · 19 years ago
  58. acb9695 Automatic merge of /spare/repo/netdev-2.6 branch forcedeth by · 19 years ago
  59. ee03a68 Automatic merge of /spare/repo/netdev-2.6 branch airo by · 19 years ago
  60. 0c2fc10 Automatic merge of /spare/repo/netdev-2.6 branch atmel by · 19 years ago
  61. bef9c55 Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  62. 3db602b Merge of 'new-ids' branch from by Linus Torvalds · 19 years ago
  63. 4c3a53d [PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-ports by Francisco Javier · 19 years ago
  64. 525a099 [PATCH] sata_sil: new ID 1002:437A for ATI IXP400 by NAKAMURA Kenta · 19 years ago
  65. d20c507 [PATCH] therm_adt746x: show correct sensor locations by Colin Leroy · 19 years ago
  66. a8bacec [PATCH] Make sure therm_adt746x only handles known hardware by Colin Leroy · 19 years ago
  67. 3bf4fb8 [PATCH] IB: fix endianness of path record MTU field by Roland Dreier · 19 years ago
  68. 561e148 [PATCH] IB: fix potential ib_umad leak by Roland Dreier · 19 years ago
  69. e4f50f0 [PATCH] IB: allow NULL sa_query callbacks by Roland Dreier · 19 years ago
  70. 4f60fdf [PATCH] x86_64: CONFIG_BUG=n fixes by Alexander Nyberg · 19 years ago
  71. dca79a0 [PATCH] ipmi build fix by Neil Horman · 19 years ago
  72. 5daf05f [PATCH] v4l: bttv i2c oops fix by Gerd Knorr · 19 years ago
  73. 4b463f7 Merge of /home/davem/src/GIT/linux-2.6/.git/ by David S. Miller · 19 years ago
  74. 1b98102 Merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  75. f6f3a48 Automatic merge of /spare/repo/netdev-2.6 branch amd8111 by · 19 years ago
  76. a58eae6 Automatic merge of /spare/repo/netdev-2.6 branch pcnet32 by · 19 years ago
  77. 09e6266 Automatic merge of /spare/repo/netdev-2.6 branch ixgb by · 19 years ago
  78. 34812c9 Automatic merge of /spare/repo/netdev-2.6 branch e1000 by · 19 years ago
  79. d6d78f6 Automatic merge of /spare/repo/netdev-2.6 branch e100 by · 19 years ago
  80. a83d5cf Merge of /spare/repo/netdev-2.6 branch misc-fixes by · 19 years ago
  81. 384f1fc [PATCH] relax ide-cd dma restrictions by Jens Axboe · 19 years ago
  82. 0e15850 [PATCH] Speedtouch resync after lost signal. by David Woodhouse · 19 years ago
  83. d0e8e29 [PATCH] ppc64 iSeries: fix boot time setting by Stephen Rothwell · 19 years ago
  84. 8f80e5c [PATCH] ppc64: fix initialisation of gettimeofday calculations by Stephen Rothwell · 19 years ago
  85. 2a24ab6 Linux 2.6.12-rc5 by Linus Torvalds · 19 years ago
  86. d981289 [PATCH] aic7xxx_osm build fix by Andrew Morton · 19 years ago
  87. 558ac33 [PATCH] saa6752hs build fix by Andrew Morton · 19 years ago
  88. cafdd8b [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap() by William Lee Irwin III · 19 years ago
  89. c33880a [PATCH] sigkill priority fix by Kirill Korotaev · 19 years ago
  90. 6431e6a [PATCH] voyager_smp.c static inline fix by Dominik Hackl · 19 years ago
  91. 6df16d0 Merge of davem@nuts.davemloft.net:/disk1/GIT/sparc-2.6/.git/ by David S. Miller · 19 years ago
  92. 7e43c84 [PATCH] Cleanup DEFINE_WAIT by blaisorblade@yahoo.it · 19 years ago
  93. 9092f46 [PATCH] tulip: add return to ULI526X clause in tulip_mdio_write by John W. Linville · 19 years ago
  94. 187a1a9 [PATCH] driver core: restore event order for device_add() by Kay Sievers · 19 years ago
  95. 816242d [SPARC64]: Add boot option to force UltraSPARC-III P-Cache on. by David S. Miller · 19 years ago
  96. ab3fc40 Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/ by Linus Torvalds · 19 years ago
  97. d1faeae [TG3]: Update driver version. by David S. Miller · 19 years ago
  98. ded7340 [TG3]: Increase TEST_BUFFER_SIZE to 8K. by David S. Miller · 19 years ago
  99. 413f543 [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  100. 180e425 [IPV6]: Fix xfrm tunnel oops with large packets by Herbert Xu · 19 years ago