index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
kobject: convert /sys/hypervisor to use kobject_create
Greg Kroah-Hartman
2008-01-24
1
-2
/
+2
*
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-2
/
+2
*
kset: remove decl_subsys_name
Greg Kroah-Hartman
2008-01-24
1
-5
/
+0
*
kset: convert pci hotplug to use kset_create_and_add
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
kobject: convert main fs kobject to use kobject_create
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
kobject: get rid of kobject_kset_add_dir
Greg Kroah-Hartman
2008-01-24
1
-3
/
+1
*
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
2008-01-24
1
-1
/
+0
*
kobject: add kobject_create_and_add function
Greg Kroah-Hartman
2008-01-24
1
-0
/
+3
*
kset: add kset_create_and_add function
Greg Kroah-Hartman
2008-01-24
1
-1
/
+3
*
kobject: remove kobj_set_kset_s as no one is using it anymore
Greg Kroah-Hartman
2008-01-24
1
-18
/
+0
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-11
/
+4
*
kobject: add kobject_init_and_add function
Greg Kroah-Hartman
2008-01-24
1
-0
/
+5
*
kobject: add kobject_add_ng function
Greg Kroah-Hartman
2008-01-24
1
-0
/
+3
*
kobject: add kobject_init_ng function
Greg Kroah-Hartman
2008-01-24
1
-0
/
+1
*
kobject: make kobject_cleanup be static
Greg Kroah-Hartman
2008-01-24
1
-2
/
+0
*
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
2008-01-24
1
-9
/
+15
*
tifm: Convert from class_device to device for TI flash media
Tony Jones
2008-01-24
1
-1
/
+1
*
pktcdvd: Convert from class_device to device for block/pktcdvd
Tony Jones
2008-01-24
1
-1
/
+1
*
DMA: Convert from class_device to device for DMA engine
Tony Jones
2008-01-24
1
-1
/
+2
*
kref: add kref_set()
Evgeniy Polyakov
2008-01-24
1
-0
/
+1
*
PM: Acquire device locks on suspend
Rafael J. Wysocki
2008-01-24
1
-0
/
+8
*
ACPI: make _OSI(Linux) console messages smarter
Len Brown
2008-01-23
1
-2
/
+5
*
DMI: create dmi_get_slot()
Len Brown
2008-01-23
1
-0
/
+2
*
DMI: move dmi_available declaration to linux/dmi.h
Len Brown
2008-01-23
1
-0
/
+2
*
lockdep: fix workqueue creation API lockdep interaction
Johannes Berg
2008-01-16
1
-3
/
+11
*
libata: correct handling of TSS DVD
Alan Cox
2008-01-15
1
-2
/
+0
*
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
2008-01-14
1
-1
/
+0
*
i2c: Driver IDs are optional
Jean Delvare
2008-01-14
1
-0
/
+4
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-01-13
4
-7
/
+12
|
\
|
*
Pull bugzilla-9535 into release branch
Len Brown
2008-01-11
1
-1
/
+1
|
|
\
|
|
*
increase PNP_MAX_PORT to 40 from 24
Len Brown
2007-12-27
1
-1
/
+1
|
*
|
Pull bugzilla-9194 into release branch
Len Brown
2008-01-11
2
-6
/
+9
|
|
\
\
|
|
*
|
PM: ACPI and APM must not be enabled at the same time
Len Brown
2008-01-11
2
-6
/
+9
|
*
|
|
ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
Zhao Yakui
2008-01-11
1
-0
/
+2
*
|
|
|
remove task_ppid_nr_ns
Roland McGrath
2008-01-13
1
-13
/
+0
*
|
|
|
Don't blatt first element of prv in sg_chain()
Rusty Russell
2008-01-11
1
-2
/
+2
|
/
/
/
*
|
|
[NET]: Add NAPI_STATE_DISABLE.
David S. Miller
2008-01-08
1
-3
/
+13
*
|
|
[NET]: Do not grab device reference when scheduling a NAPI poll.
David S. Miller
2008-01-08
1
-2
/
+0
*
|
|
pl2303: Fix mode switching regression
Alan Cox
2008-01-08
1
-0
/
+1
*
|
|
KEYS: fix macro
Sebastian Siewior
2008-01-08
1
-1
/
+1
*
|
|
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
2008-01-06
2
-4
/
+2
*
|
|
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
Al Viro
2008-01-02
1
-0
/
+1
*
|
|
Unify /proc/slabinfo configuration
Linus Torvalds
2008-01-02
3
-5
/
+5
*
|
|
slub: provide /proc/slabinfo
Pekka J Enberg
2008-01-01
1
-0
/
+2
|
|
/
|
/
|
*
|
[VETH]: move veth.h to include/linux
Stephen Hemminger
2007-12-26
2
-0
/
+13
*
|
[NET] tc_nat: header install
Stephen Hemminger
2007-12-26
1
-0
/
+1
*
|
quicklists: do not release off node pages early
Christoph Lameter
2007-12-23
1
-8
/
+0
*
|
dm: merge max_hw_sector
Neil Brown
2007-12-20
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-12-18
1
-0
/
+7
|
\
\
|
*
|
genirq: add unlocked version of set_irq_handler()
Kevin Hilman
2007-12-18
1
-0
/
+7
[next]