index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-24
kset: convert struct bus_device->devices to use kset_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
1
-0
/
+2
2008-01-24
kset: convert /sys/module to use kset_create
Greg Kroah-Hartman
1
-1
/
+3
2008-01-24
kobject: convert /sys/hypervisor to use kobject_create
Greg Kroah-Hartman
1
-2
/
+2
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
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-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-14
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
1
-1
/
+0
2008-01-14
i2c: Driver IDs are optional
Jean Delvare
1
-0
/
+4
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
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
ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
Zhao Yakui
1
-0
/
+2
2008-01-08
[NET]: Add NAPI_STATE_DISABLE.
David S. Miller
1
-3
/
+13
2008-01-08
[NET]: Do not grab device reference when scheduling a NAPI poll.
David S. Miller
1
-2
/
+0
2008-01-08
pl2303: Fix mode switching regression
Alan Cox
1
-0
/
+1
2008-01-08
KEYS: fix macro
Sebastian Siewior
1
-1
/
+1
2008-01-06
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
2
-4
/
+2
2008-01-02
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
Al Viro
1
-0
/
+1
2008-01-02
Unify /proc/slabinfo configuration
Linus Torvalds
3
-5
/
+5
2008-01-01
slub: provide /proc/slabinfo
Pekka J Enberg
1
-0
/
+2
2007-12-27
increase PNP_MAX_PORT to 40 from 24
Len Brown
1
-1
/
+1
2007-12-26
[VETH]: move veth.h to include/linux
Stephen Hemminger
2
-0
/
+13
2007-12-26
[NET] tc_nat: header install
Stephen Hemminger
1
-0
/
+1
2007-12-23
quicklists: do not release off node pages early
Christoph Lameter
1
-8
/
+0
[next]