1. 9d54329 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  2. 58f1df2 [PATCH] cpufreq-stats driver updates by Venkatesh Pallipadi · 19 years ago
  3. e131832 [CPUFREQ] ondemand governor default sampling downfactor as 1 by Dave Jones · 19 years ago
  4. c29f140 [CPUFREQ] ondemand governor automatic downscaling by Dave Jones · 19 years ago
  5. 9c7d269 [CPUFREQ] ondemand,conservative governor idle_tick clean-up by Dave Jones · 19 years ago
  6. 790d76f [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus by Dave Jones · 19 years ago
  7. dac1c1a [CPUFREQ] ondemand,conservative minor bug-fix and cleanup by Dave Jones · 19 years ago
  8. 1206aaa [CPUFREQ] Allow ondemand stepping to be changed by user. by Dave Jones · 19 years ago
  9. c11420a [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max by Dave Jones · 19 years ago
  10. 3d5ee9e [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time by Dave Jones · 19 years ago
  11. b917083 [CPUFREQ] Conservative cpufreq governer by Dave Jones · 19 years ago
  12. 7f335d4 [CPUFREQ] make cpufreq_gov_dbs static by Dave Jones · 19 years ago
  13. 3310010 [CPUFREQ] Add warning comment about default governors. by Dave Jones · 19 years ago
  14. 6fe7116 [CPUFREQ] ondemand: trivial clean-ups by Dave Jones · 19 years ago
  15. 78ee998 [CPUFREQ] cpufreq-core: reduce warning messages. by Dave Jones · 19 years ago
  16. 97d3a00 [PATCH] pcdp.c build fix by Peter Chubb · 19 years ago
  17. 4e7c681 [PATCH] Relax idecd dma alignment check by Jens Axboe · 19 years ago
  18. acf0f10 Merge of /home/davem/src/GIT/tg3-2.6/ by David S. Miller · 19 years ago
  19. 79158229 Automatic merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  20. 1b62815 [TG3]: Fix bug in tg3_load_firmware_cpu by Michael Chan · 19 years ago
  21. d4bc392 [TG3]: Add interrupt test by Michael Chan · 19 years ago
  22. c76949a [TG3]: Add loopback test by Michael Chan · 19 years ago
  23. 7942e1d [TG3]: Add memory test by Michael Chan · 19 years ago
  24. a71116d [TG3]: Add register test by Michael Chan · 19 years ago
  25. 944d980 [TG3]: Add parameter to tg3_halt by Michael Chan · 19 years ago
  26. ca43007 [TG3]: Add link test by Michael Chan · 19 years ago
  27. 566f86a [TG3]: Add nvram test by Michael Chan · 19 years ago
  28. 4cafd3f [TG3]: Add basic selftest infrastructure by Michael Chan · 19 years ago
  29. 7238cfb libata: bump version by Jeff Garzik · 19 years ago
  30. d582c4e Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap by · 19 years ago
  31. 45b3010 Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  32. a913829 Input: apparently Lifebook touchscreens have double resolution by Dmitry Torokhov · 19 years ago
  33. a15d60f Input: lifebook - adjust initialization routines to be in line with by Dmitry Torokhov · 19 years ago
  34. 14e9414 Input: lifebook - various cleanups: by Dmitry Torokhov · 19 years ago
  35. 02d7f58 Input: Add Fujitsu Lifebook B-series touchscreen driver. by Kenan Esau · 19 years ago
  36. 41e979f Input: Make EVIOSCSABS work in evdev. by Vojtech Pavlik · 19 years ago
  37. bef3768 Input: HID items of width 32 (bits) or greater are incorrectly extracted by Adam Kropelin · 19 years ago
  38. 18098a6 Input: Add a new I-Force device to the iforce driver. by Marian-Nicolae V. Ion · 19 years ago
  39. 8b1a198 Input: fix open/close races in joystick drivers - add a semaphore by Dmitry Torokhov · 19 years ago
  40. af24604 Input: remove user counters from drivers/input/touchscreen since by Dmitry Torokhov · 19 years ago
  41. 65cde54 Input: remove user counters from drivers/usb/input since input by Dmitry Torokhov · 19 years ago
  42. 3108d42 Input: remove user counters from drivers/input/mouse since input by Dmitry Torokhov · 19 years ago
  43. 0fbf87c Input: add semaphore and user count to input_dev structure; by Dmitry Torokhov · 19 years ago
  44. 58a0077 Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close by Dmitry Torokhov · 19 years ago
  45. 8baf9ed Input: mtouchusb was indented with spaces instead of tabs, pass by Dmitry Torokhov · 19 years ago
  46. 05f091a Input: whitespace fixes in drivers/usb/input by Dmitry Torokhov · 19 years ago
  47. ab0c344 Input: whitespace fixes in driver/input/joystick by Dmitry Torokhov · 19 years ago
  48. de1b963 Input: whitespace fixes in drivers/input/touchscreen by Dmitry Torokhov · 19 years ago
  49. d083e90 Input: whitespace fixes in drivers/input/keyboard by Dmitry Torokhov · 19 years ago
  50. 968ac84 Input: whitespace fixes in drivers/input/mouse by Dmitry Torokhov · 19 years ago
  51. 71387bd Input: Fix a warning in hid-core. by Vojtech Pavlik · 19 years ago
  52. 854561b Input: Make hid-core issue a SET_IDLE request before GET_REPORT, like by Vojtech Pavlik · 19 years ago
  53. 8608471 Input: Add driver for ITM Touch USB touchscreens. by Hans-Christian Egtvedt · 19 years ago
  54. 6af2cf5 Input: Corgi keyboard driver - correct two keys which are much more useful by Richard Purdie · 19 years ago
  55. b0f71c9 Input: Fix a warning in evdev's 32-bit emulation code. by Vojtech Pavlik · 19 years ago
  56. 52658bb Input: Add support for 32-bit emulation on 64-bit platforms for evdev. by Juergen Kreileder · 19 years ago
  57. 024ac44 Input: This patch implements compat_ioctl for joydev. by Jeremy Fitzhardinge · 19 years ago
  58. f23488b Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver by Vojtech Pavlik · 19 years ago
  59. e8eef57 Input: Crystal SoundFusion (cs461x) gameport support isn't needed by Vojtech Pavlik · 19 years ago
  60. f6397ce Input: Probe PnP gameports first, ISA after that. by Vojtech Pavlik · 19 years ago
  61. 7d6064d Input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  62. 226d97e [PATCH] dvb: Small cleanup by Manu Abraham · 19 years ago
  63. 86360a3 [PATCH] dvb: Fix 22k tone control by Manu Abraham · 19 years ago
  64. 8f6da8f [PATCH] dvb: Fix LNB power switching by Manu Abraham · 19 years ago
  65. 0eac3e4 [PATCH] dvb: Remove unnecessary casts by Manu Abraham · 19 years ago
  66. 203fe8b [PATCH] dvb: Fix Mini DiSEqC bug by Manu Abraham · 19 years ago
  67. 5212dd5 [PATCH] input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  68. 346e399 [PATCH] intelfb section fix by Patrick McManus · 19 years ago
  69. c1e4c8d [PATCH] fix jumpy mouse cursor on console by Pavel Machek · 19 years ago
  70. 8bd7f12 [PATCH] swsusp: ahd_dv_0 can't be stopped by Shaohua Li · 19 years ago
  71. b16eeb4 [PATCH] ppc32: Fix cpufreq vs. sleep issue by Benjamin Herrenschmidt · 19 years ago
  72. 9db2925 [PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again by Stephen Rothwell · 19 years ago
  73. dcefb39 [PATCH] Fix up pwc driver compilation. by Dave Jones · 19 years ago
  74. 409b750 Input: synaptics - reduce verboseness of synaptics driver - there by Dmitry Torokhov · 19 years ago
  75. b4ff99b Input: yet another model that does not play nicely when i8042 is by Dmitry Torokhov · 19 years ago
  76. 59311de Input: automatically disable MUX mode on Toshiba Satellite P10 by Dmitry Torokhov · 19 years ago
  77. a07461e Input: gunze - fix out-of-bound array access reported by Adrian Bunk. by Dmitry Torokhov · 19 years ago
  78. f24949e Input: Fix button mapping in joydev - BTN_TRIGGER was being by Vojtech Pavlik · 19 years ago
  79. 7741e93 Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse by Vojtech Pavlik · 19 years ago
  80. 74af42b Input: Avoid double unregistering of i8042 PnP driver. This can happen by Kurt Garloff · 19 years ago
  81. 5a72afc Input: Tone down the severity of a printk() in i386/ia64 arch code by Dmitry Torokhov · 19 years ago
  82. 2673c83 Input: Only write the CTR in i8042 resume function. Reading it is by Vojtech Pavlik · 19 years ago
  83. be15692 Input: Remove (now) unused variable in i8042.c by Vojtech Pavlik · 19 years ago
  84. 39fa580 Input: Add a missing KERN_INFO message designation, fix behavior by Vojtech Pavlik · 19 years ago
  85. 668d1e6 Input: by Adrian Bunk · 19 years ago
  86. 271b74d Input: Fix a warning in psmouse-base.c by Andrew Morton · 19 years ago
  87. 87507cf [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK constants by domen@coderock.org · 20 years ago
  88. 7003c05 [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constant by domen@coderock.org · 20 years ago
  89. 3e11c3c [PATCH] ACPI build fix by Len Brown · 19 years ago
  90. 9920e91 [PATCH] Fixup VIA IRQ quirk by Alexander Nyberg · 19 years ago
  91. 25be5e6 [PATCH] VIA IRQ quirk by Len Brown · 19 years ago
  92. 88c1834 [PATCH] remove non-cleanroom pwc driver compression by Alan Cox · 19 years ago
  93. 5d9e4ea ide-cd: revert DMA mask test change by Linus Torvalds · 19 years ago
  94. aa8f0dc libata: Fix use-after-iounmap by Jeff Garzik · 19 years ago
  95. 4ec5240 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  96. b6016b7 [BNX2]: New Broadcom gigabit network driver. by Michael Chan · 19 years ago
  97. 2f872f0 [BONDING]: bonding using arp_ip_target may stay down with active path by Jay Vosburgh · 19 years ago
  98. f49809f Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  99. cdbbde1 Merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  100. 284e423 [PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted a CD in it by Marcello Maggioni · 19 years ago