aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap
2010-05-21Fix networking tree iscsi_tcp.c mis-mergeLinus Torvalds
2010-05-21net: Expose all network devices in a namespaces in sysfsEric W. Biederman
2010-05-21hotplug: netns aware uevent_helperEric W. Biederman
2010-05-21kobj: Send hotplug events in the proper namespace.Eric W. Biederman
2010-05-21netlink: Implment netlink_broadcast_filteredEric W. Biederman
2010-05-21net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman
2010-05-21kobject: Send hotplug events in all network namespacesEric W. Biederman
2010-05-21driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger
2010-05-21pci: check caps from sysfs file open to read device dependent config spaceChris Wright
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs treeEric W. Biederman
2010-05-21sysfs: Don't use enums in inline function declaration.Eric W. Biederman
2010-05-21sysfs-namespaces: add a high-level Documentation fileSerge E. Hallyn
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn
2010-05-21driver core: Implement ns directory support for device classes.Eric W. Biederman
2010-05-21sysfs: Implement sysfs_delete_linkEric W. Biederman
2010-05-21sysfs: Add support for tagged directories with untagged members.Eric W. Biederman
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman
2010-05-21sysfs: Remove double free sysfs_get_sbEric W. Biederman
2010-05-21sysfs: Basic support for multiple super blocksEric W. Biederman
2010-05-21generate "change" uevent for loop deviceDavid Zeuthen
2010-05-21Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach
2010-05-21firmware loader: do not allocate firmare id separatelyDmitry Torokhov
2010-05-21firmware loader: split out builtin firmware handlingDmitry Torokhov
2010-05-21firmware loader: rely on driver core to create class attributeDmitry Torokhov
2010-05-21firmware class: export nowait to userspaceJohannes Berg
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-05-21platform_bus: allow custom extensions to system PM methodsKevin Hilman
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard
2010-05-21driver core: module.c: Use kasprintfJulia Lawall
2010-05-21Driver core: don't initialize wakeup flagsAlan Stern
2010-05-21driver-core: fix potential race condition in drivers/base/dd.cStefani Seibold
2010-05-21Driver core: Reduce the level of request_firmware() messagesRafael J. Wysocki
2010-05-21kref: remove kref_setNeilBrown
2010-05-21firmware_class: fix memory leak - free allocated pagesDavid Woodhouse
2010-05-21drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich
2010-05-21serial: Tidy REMOTE_DEBUGChristoph Egger
2010-05-21serial: isicomm: handle running out of slotsDan Carpenter
2010-05-21serial: bfin_sport_uart: Use resource size to fix off-by-one errorTobias Klauser
2010-05-21tty: fix obsolete comment on tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-21serial: Add driver for the Altera UARTTobias Klauser
2010-05-21serial: Add driver for the Altera JTAG UARTTobias Klauser
2010-05-21serial: timbuart: make sure last byte is sent when port is closedRichard Röjfors
2010-05-21serial: two branches the same in timbuart_set_mctrl()Roel Kluin