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
2008-01-24
kobject: convert debugfs to use kobject_create
Greg Kroah-Hartman
1
-7
/
+6
2008-01-24
kobject: convert securityfs to use kobject_create
Greg Kroah-Hartman
1
-6
/
+5
2008-01-24
kobject: convert fuse to use kobject_create
Greg Kroah-Hartman
1
-12
/
+14
2008-01-24
kobject: get rid of kobject_kset_add_dir
Greg Kroah-Hartman
3
-37
/
+20
2008-01-24
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
5
-20
/
+8
2008-01-24
kobject: add kobject_create_and_add function
Greg Kroah-Hartman
2
-18
/
+66
2008-01-24
kset: add kset_create_and_add function
Greg Kroah-Hartman
2
-2
/
+94
2008-01-24
kobject: remove kobj_set_kset_s as no one is using it anymore
Greg Kroah-Hartman
1
-18
/
+0
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
36
-87
/
+84
2008-01-24
kobject: add kobject_init_and_add function
Greg Kroah-Hartman
2
-0
/
+32
2008-01-24
kobject: add kobject_add_ng function
Greg Kroah-Hartman
2
-0
/
+69
2008-01-24
kobject: add kobject_init_ng function
Greg Kroah-Hartman
2
-0
/
+43
2008-01-24
kobject: make kobject_cleanup be static
Greg Kroah-Hartman
2
-7
/
+4
2008-01-24
kobject: fix up kobject_set_name to use kvasprintf
Greg Kroah-Hartman
1
-39
/
+32
2008-01-24
kobject: convert icom to use kref, not kobject
Greg Kroah-Hartman
2
-15
/
+11
2008-01-24
kobject: convert hvcs to use kref, not kobject
Greg Kroah-Hartman
1
-53
/
+25
2008-01-24
kobject: convert hvc_console to use kref, not kobject
Greg Kroah-Hartman
1
-47
/
+33
2008-01-24
kobject: convert ibmasm to use kref, not kobject
Greg Kroah-Hartman
2
-13
/
+9
2008-01-24
sysfs: remove SPIN_LOCK_UNLOCKED
Jiri Slaby
1
-1
/
+1
2008-01-24
sysfs: create optimal relative symlink targets
Kay Sievers
1
-46
/
+42
2008-01-24
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
3
-21
/
+15
2008-01-24
ecryptfs: clean up attribute mess
Greg Kroah-Hartman
1
-67
/
+18
2008-01-24
cosa: Convert from class_device to device for cosa sync driver
Tony Jones
1
-3
/
+2
2008-01-24
tifm: Convert from class_device to device for TI flash media
Tony Jones
3
-15
/
+15
2008-01-24
pktcdvd: Convert from class_device to device for block/pktcdvd
Tony Jones
2
-10
/
+8
2008-01-24
paride: Convert from class_device to device for block/paride
Tony Jones
2
-9
/
+9
2008-01-24
mtd: Convert from class_device to device for MTD/mtdchar
Tony Jones
1
-7
/
+5
2008-01-24
MCP_UCB1200: Convert from class_device to device
Tony Jones
3
-17
/
+18
2008-01-24
adb: Convert from class_device to device
Tony Jones
1
-1
/
+1
2008-01-24
ISDN: Convert from class_device to device for ISDN capi
Tony Jones
1
-3
/
+3
2008-01-24
IDE: Convert from class_device to device for ide-tape
Tony Jones
1
-8
/
+6
2008-01-24
DMA: Convert from class_device to device for DMA engine
Tony Jones
2
-22
/
+24
2008-01-24
coda: convert struct class_device to struct device
Kay Sievers
1
-4
/
+4
2008-01-24
aoechr: Convert from class_device to device
Tony Jones
1
-4
/
+3
2008-01-24
kref: add kref_set()
Evgeniy Polyakov
2
-2
/
+14
2008-01-24
PM: Acquire device locks on suspend
Rafael J. Wysocki
6
-186
/
+413
2008-01-24
kobject: remove incorrect comment in kobject_rename
Greg Kroah-Hartman
1
-2
/
+0
2008-01-24
Documentation: Replace obsolete "driverfs" with "sysfs".
Robert P. J. Day
2
-3
/
+3
2008-01-24
nozomi driver
Frank Seidel
3
-0
/
+2004
2008-01-24
sysfs: Fix a copy-n-paste typo in comment
Jean Delvare
1
-1
/
+1
2008-01-24
Chinese: add translation of Codingstyle
Zhang Le
1
-0
/
+701
2008-01-24
Chinese: add translation of sparse.txt
Li Yang
1
-0
/
+100
2008-01-24
Chinese: add translation of volatile-considered-harmful.txt
Bryan Wu
1
-0
/
+113
2008-01-24
Chinese: add translation of stable_kernel_rules.txt
TripleX Chung
1
-0
/
+66
2008-01-24
Chinese: add translation of oops-tracing.txt
Dave Young
1
-0
/
+212
2008-01-24
Chinese: add translation of SubmittingDrivers
Li Yang
1
-0
/
+168
2008-01-24
Chinese: add translation of SubmittingPatches
TripleX Chung
1
-0
/
+416
2008-01-24
Chinese: Change man-pages maintainer address in HOWOTO
Li Yang
1
-1
/
+1
2008-01-24
Chinese: rephrase English introduction in HOWTO
Li Yang
1
-3
/
+3
2008-01-24
Chinese: Add the known_regression URI to the HOWTO
Li Yang
1
-0
/
+2
[next]