aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-07sysfs: kobject_put cleanupMariusz Kozlowski2-6/+4
2007-02-07sysfs: suppress lockdep warningsFrederik Deweerdt1-2/+2
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum8-17/+103
2007-02-07driver core: Change function call order in device_bind_driver().Cornelia Huck1-2/+6
2007-02-07driver core: Don't stop probing on ->probe errors.Cornelia Huck1-7/+6
2007-02-07driver core fixes: device_register() retval check in platform.cCornelia Huck1-2/+9
2007-02-07driver core fixes: make_class_name() retval checksCornelia Huck2-13/+25
2007-02-07/sys/modules/*/holdersKay Sievers3-7/+48
2007-02-07USB: add the sysfs driver name to all modulesGreg Kroah-Hartman2-3/+6
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman2-2/+9
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman4-8/+12
2007-02-07Modules: only add drivers/ direcory if neededGreg Kroah-Hartman2-10/+11
2007-02-07MODULES: add the module name for built in kernel driversKay Sievers4-17/+31
2007-02-07driver core: Allow device_move(dev, NULL).Cornelia Huck3-36/+52
2007-02-07driver core: Remove device_is_registered() in device_move().Cornelia Huck1-4/+0
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman20-362/+451
2007-02-07Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman5-27/+27
2007-02-07Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman14-105/+127
2007-02-07Kobject: make kobject apis more robust in handling NULL pointersGreg Kroah-Hartman1-0/+19
2007-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds10-49/+92
2007-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds39-1119/+866
2007-02-07[GFS2] make gfs2_writepages() staticAdrian Bunk1-1/+2
2007-02-07[GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse1-1/+3
2007-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds26-213/+407
2007-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-2/+2
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds12-817/+1005
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds22-405/+243
2007-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds24-579/+891
2007-02-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds168-2171/+5520
2007-02-06[PATCH] Keys: Fix key serial number collision handlingDavid Howells1-19/+14
2007-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-8/+32
2007-02-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds152-1052/+1111
2007-02-06[PATCH] kbuild: correctly skip tilded backups in localversion filesOleg Verych1-11/+6
2007-02-06[PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych1-43/+53
2007-02-06[PATCH] kbuild scripts: replace gawk, head, bc with shell, updateOleg Verych2-38/+39
2007-02-06[CIFS] Minor cleanupSteve French2-3/+5
2007-02-06[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle1-1/+1
2007-02-06[MIPS] Fix warnings in run_uncached on 32bit kernelYoichi Yuasa1-0/+4
2007-02-06[MIPS] Comment fixChris Dearman1-1/+2
2007-02-06[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.Ralf Baechle1-2/+0
2007-02-06[MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga1-6/+6
2007-02-06[MIPS] Move .set reorder out of conditional codeChris Dearman1-1/+2
2007-02-06[MIPS] Check FCSR for pending interrupts before restoring from a context.Chris Dearman1-0/+16
2007-02-06[MIPS] Jaguar ATX: Fix large number of warnings.Ralf Baechle1-2/+4
2007-02-06[MIPS] Jaguar: Fix MAC address detection after platform_device conversion.Ralf Baechle3-56/+236
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle2-12/+9
2007-02-06[MIPS] Use compat_sys_pselect6Joseph S. Myers2-2/+2
2007-02-06[MIPS] SMTC: Cleanup idle hook invocation.Ralf Baechle1-4/+2
2007-02-06[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinityDavid Quigley1-2/+7
2007-02-06[MIPS] IRIX: Linux coding style cleanups.Ralf Baechle1-153/+178