1. 58f1df2 [PATCH] cpufreq-stats driver updates by Venkatesh Pallipadi · 19 years ago
  2. e131832 [CPUFREQ] ondemand governor default sampling downfactor as 1 by Dave Jones · 19 years ago
  3. c29f140 [CPUFREQ] ondemand governor automatic downscaling by Dave Jones · 19 years ago
  4. 9c7d269 [CPUFREQ] ondemand,conservative governor idle_tick clean-up by Dave Jones · 19 years ago
  5. 790d76f [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus by Dave Jones · 19 years ago
  6. dac1c1a [CPUFREQ] ondemand,conservative minor bug-fix and cleanup by Dave Jones · 19 years ago
  7. 1206aaa [CPUFREQ] Allow ondemand stepping to be changed by user. by Dave Jones · 19 years ago
  8. c11420a [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max by Dave Jones · 19 years ago
  9. 3d5ee9e [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time by Dave Jones · 19 years ago
  10. b917083 [CPUFREQ] Conservative cpufreq governer by Dave Jones · 19 years ago
  11. 7f335d4 [CPUFREQ] make cpufreq_gov_dbs static by Dave Jones · 19 years ago
  12. 3310010 [CPUFREQ] Add warning comment about default governors. by Dave Jones · 19 years ago
  13. 6fe7116 [CPUFREQ] ondemand: trivial clean-ups by Dave Jones · 19 years ago
  14. 78ee998 [CPUFREQ] cpufreq-core: reduce warning messages. by Dave Jones · 19 years ago
  15. 97d3a00 [PATCH] pcdp.c build fix by Peter Chubb · 19 years ago
  16. 4e7c681 [PATCH] Relax idecd dma alignment check by Jens Axboe · 19 years ago
  17. acf0f10 Merge of /home/davem/src/GIT/tg3-2.6/ by David S. Miller · 19 years ago
  18. 79158229 Automatic merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  19. 1b62815 [TG3]: Fix bug in tg3_load_firmware_cpu by Michael Chan · 19 years ago
  20. d4bc392 [TG3]: Add interrupt test by Michael Chan · 19 years ago
  21. c76949a [TG3]: Add loopback test by Michael Chan · 19 years ago
  22. 7942e1d [TG3]: Add memory test by Michael Chan · 19 years ago
  23. a71116d [TG3]: Add register test by Michael Chan · 19 years ago
  24. 944d980 [TG3]: Add parameter to tg3_halt by Michael Chan · 19 years ago
  25. ca43007 [TG3]: Add link test by Michael Chan · 19 years ago
  26. 566f86a [TG3]: Add nvram test by Michael Chan · 19 years ago
  27. 4cafd3f [TG3]: Add basic selftest infrastructure by Michael Chan · 19 years ago
  28. 7238cfb libata: bump version by Jeff Garzik · 19 years ago
  29. d582c4e Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap by · 19 years ago
  30. 45b3010 Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  31. 7d6064d Input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  32. 226d97e [PATCH] dvb: Small cleanup by Manu Abraham · 19 years ago
  33. 86360a3 [PATCH] dvb: Fix 22k tone control by Manu Abraham · 19 years ago
  34. 8f6da8f [PATCH] dvb: Fix LNB power switching by Manu Abraham · 19 years ago
  35. 0eac3e4 [PATCH] dvb: Remove unnecessary casts by Manu Abraham · 19 years ago
  36. 203fe8b [PATCH] dvb: Fix Mini DiSEqC bug by Manu Abraham · 19 years ago
  37. 5212dd5 [PATCH] input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  38. 346e399 [PATCH] intelfb section fix by Patrick McManus · 19 years ago
  39. c1e4c8d [PATCH] fix jumpy mouse cursor on console by Pavel Machek · 19 years ago
  40. 8bd7f12 [PATCH] swsusp: ahd_dv_0 can't be stopped by Shaohua Li · 19 years ago
  41. b16eeb4 [PATCH] ppc32: Fix cpufreq vs. sleep issue by Benjamin Herrenschmidt · 19 years ago
  42. 9db2925 [PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again by Stephen Rothwell · 19 years ago
  43. dcefb39 [PATCH] Fix up pwc driver compilation. by Dave Jones · 19 years ago
  44. 409b750 Input: synaptics - reduce verboseness of synaptics driver - there by Dmitry Torokhov · 19 years ago
  45. b4ff99b Input: yet another model that does not play nicely when i8042 is by Dmitry Torokhov · 19 years ago
  46. 59311de Input: automatically disable MUX mode on Toshiba Satellite P10 by Dmitry Torokhov · 19 years ago
  47. a07461e Input: gunze - fix out-of-bound array access reported by Adrian Bunk. by Dmitry Torokhov · 19 years ago
  48. f24949e Input: Fix button mapping in joydev - BTN_TRIGGER was being by Vojtech Pavlik · 19 years ago
  49. 7741e93 Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse by Vojtech Pavlik · 19 years ago
  50. 74af42b Input: Avoid double unregistering of i8042 PnP driver. This can happen by Kurt Garloff · 19 years ago
  51. 5a72afc Input: Tone down the severity of a printk() in i386/ia64 arch code by Dmitry Torokhov · 19 years ago
  52. 2673c83 Input: Only write the CTR in i8042 resume function. Reading it is by Vojtech Pavlik · 19 years ago
  53. be15692 Input: Remove (now) unused variable in i8042.c by Vojtech Pavlik · 19 years ago
  54. 39fa580 Input: Add a missing KERN_INFO message designation, fix behavior by Vojtech Pavlik · 19 years ago
  55. 668d1e6 Input: by Adrian Bunk · 19 years ago
  56. 271b74d Input: Fix a warning in psmouse-base.c by Andrew Morton · 19 years ago
  57. 87507cf [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK constants by domen@coderock.org · 19 years ago
  58. 7003c05 [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constant by domen@coderock.org · 19 years ago
  59. 3e11c3c [PATCH] ACPI build fix by Len Brown · 19 years ago
  60. 9920e91 [PATCH] Fixup VIA IRQ quirk by Alexander Nyberg · 19 years ago
  61. 25be5e6 [PATCH] VIA IRQ quirk by Len Brown · 19 years ago
  62. 88c1834 [PATCH] remove non-cleanroom pwc driver compression by Alan Cox · 19 years ago
  63. 5d9e4ea ide-cd: revert DMA mask test change by Linus Torvalds · 19 years ago
  64. aa8f0dc libata: Fix use-after-iounmap by Jeff Garzik · 19 years ago
  65. 4ec5240 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  66. b6016b7 [BNX2]: New Broadcom gigabit network driver. by Michael Chan · 19 years ago
  67. 2f872f0 [BONDING]: bonding using arp_ip_target may stay down with active path by Jay Vosburgh · 19 years ago
  68. f49809f Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  69. cdbbde1 Merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  70. 284e423 [PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted a CD in it by Marcello Maggioni · 19 years ago
  71. 41bb4c4 [PATCH] ide-scsi: kmap scatter/gather before doing PIO by Stuart Hayes · 19 years ago
  72. 8604aff [PATCH] convert IDE device drivers to driver-model by Bartlomiej Zolnierkiewicz · 19 years ago
  73. 32529e0 [PATCH] libata: Fix zero sg_dma_len() on 64-bit platform by Albert Lee · 19 years ago
  74. c1ef1f3 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git branch HEAD by · 19 years ago
  75. ad6a998 Automatic merge of /spare/repo/netdev-2.6 branch tlan by · 19 years ago
  76. 3877820 Automatic merge of /spare/repo/netdev-2.6 branch sis900 by · 19 years ago
  77. 8cf0d9d Automatic merge of /spare/repo/netdev-2.6 branch veth by · 19 years ago
  78. 8a75e7d Automatic merge of /spare/repo/netdev-2.6 branch qeth by · 19 years ago
  79. f5a702b Automatic merge of /spare/repo/netdev-2.6 branch ns83820 by · 19 years ago
  80. 5ea6f2c Automatic merge of /spare/repo/netdev-2.6 branch natsemi by · 19 years ago
  81. acb9695 Automatic merge of /spare/repo/netdev-2.6 branch forcedeth by · 19 years ago
  82. ee03a68 Automatic merge of /spare/repo/netdev-2.6 branch airo by · 19 years ago
  83. 0c2fc10 Automatic merge of /spare/repo/netdev-2.6 branch atmel by · 19 years ago
  84. 3db602b Merge of 'new-ids' branch from by Linus Torvalds · 19 years ago
  85. 4c3a53d [PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-ports by Francisco Javier · 19 years ago
  86. 525a099 [PATCH] sata_sil: new ID 1002:437A for ATI IXP400 by NAKAMURA Kenta · 19 years ago
  87. d20c507 [PATCH] therm_adt746x: show correct sensor locations by Colin Leroy · 19 years ago
  88. a8bacec [PATCH] Make sure therm_adt746x only handles known hardware by Colin Leroy · 19 years ago
  89. 3bf4fb8 [PATCH] IB: fix endianness of path record MTU field by Roland Dreier · 19 years ago
  90. 561e148 [PATCH] IB: fix potential ib_umad leak by Roland Dreier · 19 years ago
  91. e4f50f0 [PATCH] IB: allow NULL sa_query callbacks by Roland Dreier · 19 years ago
  92. dca79a0 [PATCH] ipmi build fix by Neil Horman · 19 years ago
  93. 5daf05f [PATCH] v4l: bttv i2c oops fix by Gerd Knorr · 19 years ago
  94. 1b98102 Merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  95. f6f3a48 Automatic merge of /spare/repo/netdev-2.6 branch amd8111 by · 19 years ago
  96. a58eae6 Automatic merge of /spare/repo/netdev-2.6 branch pcnet32 by · 19 years ago
  97. 09e6266 Automatic merge of /spare/repo/netdev-2.6 branch ixgb by · 19 years ago
  98. 34812c9 Automatic merge of /spare/repo/netdev-2.6 branch e1000 by · 19 years ago
  99. d6d78f6 Automatic merge of /spare/repo/netdev-2.6 branch e100 by · 19 years ago
  100. a83d5cf Merge of /spare/repo/netdev-2.6 branch misc-fixes by · 19 years ago