aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-21pci kernel-doc fatal errorRandy Dunlap
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-21Fix istallion build failureWang Chen
2008-07-21sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller
2008-07-21ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov
2008-07-21gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov
2008-07-21atl1: Do not wake queue before queue has been started.David S. Miller
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar
2008-07-21dm crypt: add mergeMilan Broz
2008-07-21dm table: remove merge_bvec sector restrictionMilan Broz
2008-07-21dm: linear add mergeMilan Broz
2008-07-21dm: introduce merge_bvec_fnMilan Broz
2008-07-21dm snapshot: use per device mempoolsMikulas Patocka
2008-07-21dm snapshot: fix race during exception creationMikulas Patocka
2008-07-21dm snapshot: track snapshot readsMikulas Patocka
2008-07-21dm mpath: fix test for reinstate_pathAlasdair G Kergon
2008-07-21dm mpath: return parameter errorMikulas Patocka
2008-07-21dm io: remove struct paddingRichard Kennedy
2008-07-21dm log: make dm_dirty_log init and exit staticAdrian Bunk
2008-07-21dm mpath: free path selector on invalid argsMikulas Patocka
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll
2008-07-21md: Make mddev->array_size sector-based.Andre Noll
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov
2008-07-21md: Make super_type->rdev_size_change() take sector-based sizes.Andre Noll
2008-07-21md: Fix check for overlapping devices.Andre Noll
2008-07-21md: Tidy up rdev_size_store a bit:Neil Brown
2008-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-07-20Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20dio: use dio_match_device() in dio_bus_match()Akinobu Mita
2008-07-20m68k/Apollo: remove the unused APOLLO_ELPLUS optionGeert Uytterhoeven
2008-07-20export c2pAdrian Bunk
2008-07-20drivers/video/c2p.c: add MODULE_LICENSEAdrian Bunk
2008-07-20atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven
2008-07-20amifb: Register Amiga-specific video modes with sysfsGeert Uytterhoeven
2008-07-20zorro: use memory_read_from_bufferakinobu.mita@gmail.com
2008-07-20ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day