index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-07
sysfs: suppress lockdep warnings
Frederik Deweerdt
1
-2
/
+2
2007-02-07
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
Oliver Neukum
8
-17
/
+103
2007-02-07
driver core: Change function call order in device_bind_driver().
Cornelia Huck
1
-2
/
+6
2007-02-07
driver core: Don't stop probing on ->probe errors.
Cornelia Huck
1
-7
/
+6
2007-02-07
driver core fixes: device_register() retval check in platform.c
Cornelia Huck
1
-2
/
+9
2007-02-07
driver core fixes: make_class_name() retval checks
Cornelia Huck
2
-13
/
+25
2007-02-07
/sys/modules/*/holders
Kay Sievers
3
-7
/
+48
2007-02-07
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
2
-3
/
+6
2007-02-07
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
2
-2
/
+9
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
4
-8
/
+12
2007-02-07
Modules: only add drivers/ direcory if needed
Greg Kroah-Hartman
2
-10
/
+11
2007-02-07
MODULES: add the module name for built in kernel drivers
Kay Sievers
4
-17
/
+31
2007-02-07
driver core: Allow device_move(dev, NULL).
Cornelia Huck
3
-36
/
+52
2007-02-07
driver core: Remove device_is_registered() in device_move().
Cornelia Huck
1
-4
/
+0
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
20
-362
/
+451
2007-02-07
Driver core: convert SPI code to use struct device
Greg Kroah-Hartman
5
-27
/
+27
2007-02-07
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
14
-105
/
+127
2007-02-07
Kobject: make kobject apis more robust in handling NULL pointers
Greg Kroah-Hartman
1
-0
/
+19
2007-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
10
-49
/
+92
2007-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
39
-1119
/
+866
2007-02-07
[GFS2] make gfs2_writepages() static
Adrian Bunk
1
-1
/
+2
2007-02-07
[GFS2] Unlock page on prepare_write try lock failure
Steven Whitehouse
1
-1
/
+3
2007-02-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
26
-213
/
+407
2007-02-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2007-02-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
12
-817
/
+1005
2007-02-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
22
-405
/
+243
2007-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
24
-579
/
+891
2007-02-06
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
168
-2171
/
+5520
2007-02-06
[PATCH] Keys: Fix key serial number collision handling
David Howells
1
-19
/
+14
2007-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-8
/
+32
2007-02-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
152
-1052
/
+1111
2007-02-06
[PATCH] kbuild: correctly skip tilded backups in localversion files
Oleg Verych
1
-11
/
+6
2007-02-06
[PATCH] kbuild: improve option checking, Kbuild.include cleanup
Oleg Verych
1
-43
/
+53
2007-02-06
[PATCH] kbuild scripts: replace gawk, head, bc with shell, update
Oleg Verych
2
-38
/
+39
2007-02-06
[CIFS] Minor cleanup
Steve French
2
-3
/
+5
2007-02-06
[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro
Ralf Baechle
1
-1
/
+1
2007-02-06
[MIPS] Fix warnings in run_uncached on 32bit kernel
Yoichi Yuasa
1
-0
/
+4
2007-02-06
[MIPS] Comment fix
Chris Dearman
1
-1
/
+2
2007-02-06
[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.
Ralf Baechle
1
-2
/
+0
2007-02-06
[MIPS] Alchemy: Fix PCI-memory access
Alexander Bigga
1
-6
/
+6
2007-02-06
[MIPS] Move .set reorder out of conditional code
Chris Dearman
1
-1
/
+2
2007-02-06
[MIPS] Check FCSR for pending interrupts before restoring from a context.
Chris Dearman
1
-0
/
+16
2007-02-06
[MIPS] Jaguar ATX: Fix large number of warnings.
Ralf Baechle
1
-2
/
+4
2007-02-06
[MIPS] Jaguar: Fix MAC address detection after platform_device conversion.
Ralf Baechle
3
-56
/
+236
2007-02-06
[MIPS] SMTC: Make a bunch of functions and variables static.
Ralf Baechle
2
-12
/
+9
2007-02-06
[MIPS] Use compat_sys_pselect6
Joseph S. Myers
2
-2
/
+2
2007-02-06
[MIPS] SMTC: Cleanup idle hook invocation.
Ralf Baechle
1
-4
/
+2
2007-02-06
[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity
David Quigley
1
-2
/
+7
2007-02-06
[MIPS] IRIX: Linux coding style cleanups.
Ralf Baechle
1
-153
/
+178
2007-02-06
[MIPS] PB1100: Fix pile of warnings
Ralf Baechle
1
-45
/
+48
[next]