aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-10dm mpath: remove is_active from struct dm_pathKiyoshi Ueda
2008-10-10dm mpath: use more error codesBenjamin Marzinski
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov
2008-10-09enic: Attempt to fix build in 32-bit such as i386.David S. Miller
2008-10-09Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier
2008-10-09RDMA/nes: Fix slab corruptionChien Tung
2008-10-10Merge branch 'next' into for-linusJames Morris
2008-10-09ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller
2008-10-09r8169: fix early spinlock useFrancois Romieu
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning
2008-10-09myri10ge: remove over-paranoid queue number modulusBrice Goglin
2008-10-09e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham
2008-10-09e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King
2008-10-09Merge branch 'pxa-all' into develRussell King
2008-10-09Merge branch 'at91' into develRussell King
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King
2008-10-09bnx2: Update version to 1.8.1.Michael Chan
2008-10-09bnx2: Handle DMA mapping errors.Benjamin Li
2008-10-09bnx2: Eliminate TSO header modifications.Michael Chan
2008-10-09bnx2: Update 5706/5708 firmware.Michael Chan
2008-10-09bnx2: Check netif_running() in all ethtool operations.Michael Chan
2008-10-09bnx2: Add bnx2_shutdown_chip().Michael Chan
2008-10-09[CPUFREQ] Fix BUG: using smp_processor_id() in preemptible codeAndrea Righi
2008-10-09[CPUFREQ] Don't export governors for default governorSven Wegener
2008-10-09[CPUFREQ][6/6] cpufreq: Add idle microaccounting in ondemand governorvenkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ][4/6] cpufreq_ondemand: Parameterize down differentialvenkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ][3/6] cpufreq: get_cpu_idle_time() changes in ondemand for idle-micr...venkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ][2/6] cpufreq: Change load calculation in ondemand for software coor...venkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ] use deferrable delayed work init in conservative governorBen Slusky
2008-10-09[CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handling code involving cpu...Julia Lawall
2008-10-09[CPUFREQ] add error handling for cpufreq_register_governor() errorAkinobu Mita
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary
2008-10-09block: mark bio_split_pool staticDenis ChengRq
2008-10-09gdrom: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09memstick: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09virtio_blk: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall
2008-10-09cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net
2008-10-09block: Expand Xen blkfront for > 16 xvdChris Lalancette
2008-10-09sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori
2008-10-09sg: remove sg_read_xferFUJITA Tomonori