aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-10-10dm: detect lost queueAlasdair G Kergon
2008-10-10dm: publish dm_vcallocMikulas Patocka
2008-10-10dm: publish dm_table_unplug_allMikulas Patocka
2008-10-10dm: publish dm_get_mapinfoMikulas Patocka
2008-10-10dm: export struct dm_devMikulas Patocka
2008-10-10dm crypt: avoid unnecessary wait when splitting bioMilan Broz
2008-10-10dm crypt: tidy ctx pendingMilan Broz
2008-10-10dm crypt: fix async inc_pendingMilan Broz
2008-10-10dm crypt: move dec_pending on error into write_io_submitMilan Broz
2008-10-10dm crypt: remove inc_pending from write_io_submitAlasdair G Kergon
2008-10-10dm crypt: tidy write loop pendingMilan Broz
2008-10-10dm crypt: tidy crypt allocMilan Broz
2008-10-10dm crypt: tidy inc pendingMilan Broz
2008-10-10dm exception store: use chunk_t for_areasMikulas Patocka
2008-10-10dm exception store: introduce area_location functionMikulas Patocka
2008-10-10dm raid1: kcopyd should stop on error if errors handledJonathan Brassow
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