summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-11sysfs: flatten and fix sysfs_rename_dir() error handlingTejun Heo1-32/+41
2007-07-11sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()Tejun Heo2-42/+58
2007-07-11sysfs: fix error handling in binattr write()Tejun Heo1-14/+9
2007-07-11sysfs: make sysfs_put() ignore NULL sdTejun Heo1-1/+1
2007-07-11sysfs: allocate inode number using idaTejun Heo1-9/+36
2007-07-11sysfs: move release_sysfs_dirent() to dir.cTejun Heo2-12/+13
2007-07-11ida: implement idr based id allocatorTejun Heo2-0/+274
2007-07-11idr: separate out idr_mark_full()Tejun Heo1-25/+46
2007-07-11idr: fix obscure bug in allocation pathTejun Heo1-2/+14
2007-07-11Driver core: coding style cleanupCornelia Huck2-5/+10
2007-07-11PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki3-19/+20
2007-07-11PM: Do not check parent state in suspend and resume core codeRafael J. Wysocki2-14/+0
2007-07-11PM: Remove power_state.event checks from suspend core codeRafael J. Wysocki1-7/+4
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki4-10/+1
2007-07-11Driver core: fix devres_release_all() return valueAdrian Bunk2-1/+3
2007-07-11driver core: fix kernel doc of device_release_driverStefan Richter1-9/+9
2007-07-11driver core: properly get driver in device_release_driverStefan Richter1-2/+1
2007-07-11Driver core: include linux/mutex.h from attribute_container.cMichael S. Tsirkin1-0/+1
2007-07-11PM: Simplify suspend_deviceRafael J. Wysocki1-31/+18
2007-07-11PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki1-1/+0
2007-07-11PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki4-37/+10
2007-07-11Power Management: use mutexes instead of semaphoresMatthias Kaehlcke5-27/+29
2007-07-11sysdev: use mutex instead of semaphoreMatthias Kaehlcke1-12/+12
2007-07-11Driver core: add missing kset ueventKay Sievers2-3/+22
2007-07-11DMI-based module autoloadingLennart Poettering6-9/+348
2007-07-11debugfs: add rename for debugfs filesJan Kara2-0/+72
2007-07-11Rules on how to use sysfs in userspace programsKay Sievers1-0/+166
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox15-1/+165
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov2-0/+45
2007-07-10sx: switch subven and subid valuesJiri Slaby1-2/+2
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie7-0/+580
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds18-572/+980
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds79-42320/+3531
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds61-919/+1052
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds292-14142/+10760
2007-07-10Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds21-0/+2958
2007-07-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds31-348/+459
2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds62-1107/+2249
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds56-459/+874
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds42-26865/+192
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk2-4/+3
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno5-0/+1834
2007-07-10[netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik1-0/+1
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann2-2/+29
2007-07-10Remove sk98lin ethernet driver.Jeff Garzik45-41970/+1
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk1-1/+1
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh2-6/+8
2007-07-10atl1: remove write-only var in tx handlerAlexey Dobriyan1-2/+1
2007-07-10macmace: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2007-07-10Cleanup usbnet_probe() return value handlingPeter Korsgaard1-1/+1