summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-03-26writeback: double the dirty thresholdsWu Fengguang
2009-03-26Make relatime defaultMatthew Garrett
2009-03-26Add a strictatime mount optionMatthew Garrett
2009-03-26Allow relatime to update atime once a dayMatthew Garrett
2009-03-24Dynamic debug: fix pr_fmt() build errorGreg Banks
2009-03-24Dynamic debug: allow simple quoting of wordsGreg Banks
2009-03-24dynamic debug: update docsJason Baron
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-24sysfs: fix some bin_vm_ops errorsHugh Dickins
2009-03-24kobject: don't block for each kobject_ueventArjan van de Ven
2009-03-24sysfs: only allow one scheduled removal callback per kobjAlex Chiang
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
2009-03-24Driver core: some cleanup on drivers/base/sys.cZhenwen Xu
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers
2009-03-24driver core: fix passing platform_dataMing Lei
2009-03-24driver core: move platform_data into platform_deviceMing Lei
2009-03-24sysfs: don't block indefinitely for unmapped files.Eric W. Biederman
2009-03-24driver core: move knode_bus into private structureGreg Kroah-Hartman
2009-03-24driver core: move knode_driver into private structureGreg Kroah-Hartman
2009-03-24driver core: move klist_children into private structureGreg Kroah-Hartman
2009-03-24driver core: create a private portion of struct deviceGreg Kroah-Hartman
2009-03-24driver core: remove polling for driver_probe_done(v5)Ming Lei
2009-03-24sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman
2009-03-24sysfs: sysfs_add_one WARNs with full path to duplicate filenameAlex Chiang
2009-03-24driver-core: do not register a driver with bus_type not registeredDave Young
2009-03-24scsi/m68k: Kill NCR_700_detect() warningsGeert Uytterhoeven
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-03-24UIO: Take offset into account when determining number of pages that can be ma...Ian Abbott
2009-03-24uio: add the uio_aec driverBrandon Philips
2009-03-24UIO: Add name attributes for mappings and port regionsHans J. Koch
2009-03-24platform: introduce module id table for platform devicesEric Miao
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao
2009-03-24driver core: check bus->match without holding device lockMing Lei
2009-03-24sysfs: Take sysfs_mutex when fetching the root inode.Eric W. Biederman
2009-03-24SYSFS: use standard magic.h for sysfsQinghuang Feng
2009-03-24driver core: get rid of struct device's bus_id string arrayKay Sievers
2009-03-24USB: FHCI: use dev_name() in place of bus_id.Sachin Sant
2009-03-24PS3: replace bus_id usageGreg Kroah-Hartman
2009-03-24usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers