| Age | Commit message (Expand) | Author |
| 2007-02-07 | Driver Core: Increase the default timeout value of the firmware subsystem | Dave Jones |
| 2007-02-07 | Driver core: allow to delay the uevent at device creation time | Kay Sievers |
| 2007-02-07 | Driver core: add device_type to struct device | Kay Sievers |
| 2007-02-07 | Driver core: add uevent vars for devices of a class | Kay Sievers |
| 2007-02-07 | SYSFS: Fix missing include of list.h in sysfs.h | Frank Haverkamp |
| 2007-02-07 | HOWTO: Add a reference to Harbison and Steele | Robert P. J. Day |
| 2007-02-07 | sysfs: error handling in sysfs, fill_read_buffer() | Oliver Neukum |
| 2007-02-07 | kobject: kobject_put cleanup | Mariusz Kozlowski |
| 2007-02-07 | sysfs: kobject_put cleanup | Mariusz Kozlowski |
| 2007-02-07 | sysfs: suppress lockdep warnings | Frederik Deweerdt |
| 2007-02-07 | Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() | Oliver Neukum |
| 2007-02-07 | driver core: Change function call order in device_bind_driver(). | Cornelia Huck |
| 2007-02-07 | driver core: Don't stop probing on ->probe errors. | Cornelia Huck |
| 2007-02-07 | driver core fixes: device_register() retval check in platform.c | Cornelia Huck |
| 2007-02-07 | driver core fixes: make_class_name() retval checks | Cornelia Huck |
| 2007-02-07 | /sys/modules/*/holders | Kay Sievers |
| 2007-02-07 | USB: add the sysfs driver name to all modules | Greg Kroah-Hartman |
| 2007-02-07 | SERIO: add the sysfs driver name to all modules | Greg Kroah-Hartman |
| 2007-02-07 | PCI: add the sysfs driver name to all modules | Greg Kroah-Hartman |
| 2007-02-07 | Modules: only add drivers/ direcory if needed | Greg Kroah-Hartman |
| 2007-02-07 | MODULES: add the module name for built in kernel drivers | Kay Sievers |
| 2007-02-07 | driver core: Allow device_move(dev, NULL). | Cornelia Huck |
| 2007-02-07 | driver core: Remove device_is_registered() in device_move(). | Cornelia Huck |
| 2007-02-07 | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman |
| 2007-02-07 | Driver core: convert SPI code to use struct device | Greg Kroah-Hartman |
| 2007-02-07 | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman |
| 2007-02-07 | Kobject: make kobject apis more robust in handling NULL pointers | Greg Kroah-Hartman |
| 2007-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
| 2007-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
| 2007-02-07 | [GFS2] make gfs2_writepages() static | Adrian Bunk |
| 2007-02-07 | [GFS2] Unlock page on prepare_write try lock failure | Steven Whitehouse |
| 2007-02-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
| 2007-02-06 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2007-02-06 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds |
| 2007-02-06 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
| 2007-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
| 2007-02-06 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
| 2007-02-06 | [PATCH] Keys: Fix key serial number collision handling | David Howells |
| 2007-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
| 2007-02-06 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
| 2007-02-06 | [PATCH] kbuild: correctly skip tilded backups in localversion files | Oleg Verych |
| 2007-02-06 | [PATCH] kbuild: improve option checking, Kbuild.include cleanup | Oleg Verych |
| 2007-02-06 | [PATCH] kbuild scripts: replace gawk, head, bc with shell, update | Oleg Verych |
| 2007-02-06 | [CIFS] Minor cleanup | Steve French |
| 2007-02-06 | [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro | Ralf Baechle |
| 2007-02-06 | [MIPS] Fix warnings in run_uncached on 32bit kernel | Yoichi Yuasa |
| 2007-02-06 | [MIPS] Comment fix | Chris Dearman |
| 2007-02-06 | [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. | Ralf Baechle |
| 2007-02-06 | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga |
| 2007-02-06 | [MIPS] Move .set reorder out of conditional code | Chris Dearman |