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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-24
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
1
-2
/
+2
2008-01-24
kset: remove decl_subsys_name
Greg Kroah-Hartman
1
-5
/
+0
2008-01-24
kset: convert pci hotplug to use kset_create_and_add
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
kobject: convert main fs kobject to use kobject_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
kobject: get rid of kobject_kset_add_dir
Greg Kroah-Hartman
1
-3
/
+1
2008-01-24
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
1
-1
/
+0
2008-01-24
kobject: add kobject_create_and_add function
Greg Kroah-Hartman
1
-0
/
+3
2008-01-24
kset: add kset_create_and_add function
Greg Kroah-Hartman
1
-1
/
+3
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
1
-11
/
+4
2008-01-24
kobject: add kobject_init_and_add function
Greg Kroah-Hartman
1
-0
/
+5
2008-01-24
kobject: add kobject_add_ng function
Greg Kroah-Hartman
1
-0
/
+3
2008-01-24
kobject: add kobject_init_ng function
Greg Kroah-Hartman
1
-0
/
+1
2008-01-24
kobject: make kobject_cleanup be static
Greg Kroah-Hartman
1
-2
/
+0
2008-01-24
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
1
-9
/
+15
2008-01-24
tifm: Convert from class_device to device for TI flash media
Tony Jones
1
-1
/
+1
2008-01-24
pktcdvd: Convert from class_device to device for block/pktcdvd
Tony Jones
1
-1
/
+1
2008-01-24
DMA: Convert from class_device to device for DMA engine
Tony Jones
1
-1
/
+2
2008-01-24
kref: add kref_set()
Evgeniy Polyakov
1
-0
/
+1
2008-01-24
PM: Acquire device locks on suspend
Rafael J. Wysocki
1
-0
/
+8
2008-01-23
Pull dmi-2.6.24 into release branch
Len Brown
2
-2
/
+9
2008-01-23
Revert "ACPI: Fan: Drop force_power_state acpi_device option"
Len Brown
1
-1
/
+2
2008-01-23
ACPI: make _OSI(Linux) console messages smarter
Len Brown
1
-2
/
+5
2008-01-23
DMI: create dmi_get_slot()
Len Brown
1
-0
/
+2
2008-01-23
DMI: move dmi_available declaration to linux/dmi.h
Len Brown
1
-0
/
+2
2008-01-22
[MIPS] SMTC: Fix build error.
Frank Rowand
1
-3
/
+3
2008-01-17
CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines
Jesper Nilsson
1
-5
/
+2
2008-01-16
lockdep: fix workqueue creation API lockdep interaction
Johannes Berg
1
-3
/
+11
2008-01-15
libata: correct handling of TSS DVD
Alan Cox
1
-2
/
+0
2008-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-0
/
+4
2008-01-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+0
2008-01-15
x86: asm-x86/msr.h: pull in linux/types.h
Mike Frysinger
1
-0
/
+4
2008-01-15
[POWERPC] Fix boot failure on POWER6
Paul Mackerras
1
-1
/
+0
2008-01-14
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2008-01-14
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
1
-1
/
+0
2008-01-15
[MIPS] Cacheops.h: Fix typo.
Ralf Baechle
1
-1
/
+1
2008-01-14
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-0
/
+4
2008-01-14
i2c: Driver IDs are optional
Jean Delvare
1
-0
/
+4
2008-01-14
CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRIS
Jesper Nilsson
1
-0
/
+1
2008-01-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-16
/
+21
2008-01-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+1
2008-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-7
/
+12
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
1
-13
/
+0
2008-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24
Linus Torvalds
2
-27
/
+21
2008-01-11
Pull bugzilla-9535 into release branch
Len Brown
1
-1
/
+1
2008-01-11
Pull bugzilla-9194 into release branch
Len Brown
2
-6
/
+9
2008-01-11
PM: ACPI and APM must not be enabled at the same time
Len Brown
2
-6
/
+9
2008-01-11
Don't blatt first element of prv in sg_chain()
Rusty Russell
1
-2
/
+2
2008-01-11
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
1
-0
/
+1
2008-01-11
ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
Zhao Yakui
1
-0
/
+2
[next]