aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds3-3/+6
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds23-327/+883
2008-10-10dm: detect lost queueAlasdair G Kergon1-3/+23
2008-10-10dm: publish dm_vcallocMikulas Patocka1-1/+0
2008-10-10dm: publish dm_table_unplug_allMikulas Patocka1-1/+0
2008-10-10dm: publish dm_get_mapinfoMikulas Patocka1-1/+0
2008-10-10dm: export struct dm_devMikulas Patocka3-39/+43
2008-10-10dm crypt: avoid unnecessary wait when splitting bioMilan Broz1-8/+18
2008-10-10dm crypt: tidy ctx pendingMilan Broz1-5/+11
2008-10-10dm crypt: fix async inc_pendingMilan Broz1-3/+2
2008-10-10dm crypt: move dec_pending on error into write_io_submitMilan Broz1-3/+2
2008-10-10dm crypt: remove inc_pending from write_io_submitAlasdair G Kergon1-4/+5
2008-10-10dm crypt: tidy write loop pendingMilan Broz1-16/+9
2008-10-10dm crypt: tidy crypt allocMilan Broz1-7/+17
2008-10-10dm crypt: tidy inc pendingMilan Broz1-5/+10
2008-10-10dm exception store: use chunk_t for_areasMikulas Patocka1-8/+10
2008-10-10dm exception store: introduce area_location functionMikulas Patocka1-2/+9
2008-10-10dm raid1: kcopyd should stop on error if errors handledJonathan Brassow1-1/+3
2008-10-10dm mpath: remove is_active from struct dm_pathKiyoshi Ueda2-8/+7
2008-10-10dm mpath: use more error codesBenjamin Marzinski1-10/+12
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov1-1/+1
2008-10-09enic: Attempt to fix build in 32-bit such as i386.David S. Miller1-0/+14
2008-10-09Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-nextRoland Dreier27-359/+959
2008-10-09RDMA/nes: Fix slab corruptionChien Tung1-1/+0
2008-10-10Merge branch 'next' into for-linusJames Morris1-0/+1
2008-10-09ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller1-1/+2
2008-10-09r8169: fix early spinlock useFrancois Romieu1-3/+2
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning1-5/+5
2008-10-09myri10ge: remove over-paranoid queue number modulusBrice Goglin1-2/+0
2008-10-09e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham1-19/+36
2008-10-09e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham1-23/+39
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King40-264/+477
2008-10-09Merge branch 'pxa-all' into develRussell King47-1330/+3209
2008-10-09Merge branch 'at91' into develRussell King191-3415/+3916
2008-10-09Merge branch 'ptebits' into develRussell King101-819/+1627
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into develRussell King6-17/+79
2008-10-09bnx2: Update version to 1.8.1.Michael Chan1-2/+2
2008-10-09bnx2: Handle DMA mapping errors.Benjamin Li2-55/+67
2008-10-09bnx2: Eliminate TSO header modifications.Michael Chan1-15/+1
2008-10-09bnx2: Update 5706/5708 firmware.Michael Chan1-4350/+4304
2008-10-09bnx2: Check netif_running() in all ethtool operations.Michael Chan1-8/+32
2008-10-09bnx2: Add bnx2_shutdown_chip().Michael Chan1-16/+17
2008-10-09[CPUFREQ] Fix BUG: using smp_processor_id() in preemptible codeAndrea Righi1-1/+4
2008-10-09[CPUFREQ] Don't export governors for default governorSven Wegener5-5/+15
2008-10-09[CPUFREQ][6/6] cpufreq: Add idle microaccounting in ondemand governorvenkatesh.pallipadi@intel.com1-1/+44
2008-10-09[CPUFREQ][4/6] cpufreq_ondemand: Parameterize down differentialvenkatesh.pallipadi@intel.com1-2/+9
2008-10-09[CPUFREQ][3/6] cpufreq: get_cpu_idle_time() changes in ondemand for idle-microaccountingvenkatesh.pallipadi@intel.com1-14/+15
2008-10-09[CPUFREQ][2/6] cpufreq: Change load calculation in ondemand for software coordinationvenkatesh.pallipadi@intel.com1-30/+35
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2-4/+4
2008-10-09[CPUFREQ] use deferrable delayed work init in conservative governorBen Slusky1-0/+1