Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e1543ddf739b22a8c4218716ad50c26b3e147403
/
include
e1543dd
Kobject: remove kobject_init() as no one uses it anymore
by Greg Kroah-Hartman
· 17 years ago
b2d6db5
Kobject: rename kobject_add_ng() to kobject_add()
by Greg Kroah-Hartman
· 17 years ago
9e7bbcc
Kobject: remove kobject_add() as no one uses it anymore
by Greg Kroah-Hartman
· 17 years ago
edfaa7c
Driver core: convert block from raw kobjects to core devices
by Kay Sievers
· 17 years ago
e5dd127
Driver core: move the static kobject out of struct driver
by Greg Kroah-Hartman
· 17 years ago
c63469a
Driver core: move the driver specific module code into the driver core
by Greg Kroah-Hartman
· 17 years ago
cbe9c59
Driver: add driver_add_kobj for looney iseries_veth driver
by Greg Kroah-Hartman
· 17 years ago
57c7453
driver core: Introduce default attribute groups.
by Cornelia Huck
· 17 years ago
c6f7e72
driver core: remove fields from struct bus_type
by Greg Kroah-Hartman
· 17 years ago
b249072
driver core: add way to get to bus device klist
by Greg Kroah-Hartman
· 17 years ago
0fed80f
driver core: add way to get to bus kset
by Greg Kroah-Hartman
· 17 years ago
cc972e8
driver core: remove owner field from struct bus_type
by Greg Kroah-Hartman
· 17 years ago
35be068
Kobject: change drivers/infiniband to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
81e7c6a
UIO: fix kobject usage
by Greg Kroah-Hartman
· 17 years ago
d76e15f
driver core: make /sys/power a kobject
by Greg Kroah-Hartman
· 17 years ago
2fb9113
kobject: remove subsystem_(un)register functions
by Greg Kroah-Hartman
· 17 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 17 years ago
5c03c7a
kset: remove decl_subsys macro
by Greg Kroah-Hartman
· 17 years ago
f62ed9e
firmware: change firmware_kset to firmware_kobj
by Greg Kroah-Hartman
· 17 years ago
15f2f9b
firmware: remove firmware_(un)register()
by Greg Kroah-Hartman
· 17 years ago
99e0d2f
kobject: convert /sys/firmware/acpi/ to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
000f2a4
Driver Core: kill subsys_attribute and default sysfs ops
by Kay Sievers
· 17 years ago
9e5f7f9
firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface
by Greg Kroah-Hartman
· 17 years ago
eb41d94
fix struct user_info export's sysfs interaction
by Kay Sievers
· 17 years ago
23b5212
Driver Core: add kobj_attribute handling
by Kay Sievers
· 17 years ago
6dcec25
kset: convert struct bus_device->drivers to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3d89959
kset: convert struct bus_device->devices to use kset_create
by Greg Kroah-Hartman
· 17 years ago
039a5dc
kset: convert /sys/power to use kset_create
by Greg Kroah-Hartman
· 17 years ago
7405c1e
kset: convert /sys/module to use kset_create
by Greg Kroah-Hartman
· 17 years ago
2d72fc0
kobject: convert /sys/hypervisor to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
bd35b93
kset: convert kernel_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
e5e38a8
kset: remove decl_subsys_name
by Greg Kroah-Hartman
· 17 years ago
81ace5c
kset: convert pci hotplug to use kset_create_and_add
by Greg Kroah-Hartman
· 17 years ago
00d2666
kobject: convert main fs kobject to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
43968d2
kobject: get rid of kobject_kset_add_dir
by Greg Kroah-Hartman
· 17 years ago
4ff6abf
kobject: get rid of kobject_add_dir
by Greg Kroah-Hartman
· 17 years ago
3f9e3ee
kobject: add kobject_create_and_add function
by Greg Kroah-Hartman
· 17 years ago
b727c70
kset: add kset_create_and_add function
by Greg Kroah-Hartman
· 17 years ago
12d03da
kobject: remove kobj_set_kset_s as no one is using it anymore
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
c11c415
kobject: add kobject_init_and_add function
by Greg Kroah-Hartman
· 17 years ago
244f6ce
kobject: add kobject_add_ng function
by Greg Kroah-Hartman
· 17 years ago
e86000d
kobject: add kobject_init_ng function
by Greg Kroah-Hartman
· 17 years ago
18041f4
kobject: make kobject_cleanup be static
by Greg Kroah-Hartman
· 17 years ago
7b8712e
driver core: Make the dev_*() family of macros in device.h complete
by Emil Medve
· 17 years ago
7dd817d
tifm: Convert from class_device to device for TI flash media
by Tony Jones
· 17 years ago
6013c12
pktcdvd: Convert from class_device to device for block/pktcdvd
by Tony Jones
· 17 years ago
891f78e
DMA: Convert from class_device to device for DMA engine
by Tony Jones
· 17 years ago
41ca28a
kref: add kref_set()
by Evgeniy Polyakov
· 17 years ago
775b64d
PM: Acquire device locks on suspend
by Rafael J. Wysocki
· 17 years ago
63eac9b
Pull dmi-2.6.24 into release branch
by Len Brown
· 17 years ago
ec68373
Revert "ACPI: Fan: Drop force_power_state acpi_device option"
by Len Brown
· 17 years ago
d4b7dc4
ACPI: make _OSI(Linux) console messages smarter
by Len Brown
· 17 years ago
f89e3b0
DMI: create dmi_get_slot()
by Len Brown
· 17 years ago
81b4e1f
DMI: move dmi_available declaration to linux/dmi.h
by Len Brown
· 17 years ago
c2a04c4
[MIPS] SMTC: Fix build error.
by Frank Rowand
· 17 years ago
b0e86f0
CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines
by Jesper Nilsson
· 17 years ago
eb13ba8
lockdep: fix workqueue creation API lockdep interaction
by Johannes Berg
· 17 years ago
121a09e
libata: correct handling of TSS DVD
by Alan Cox
· 17 years ago
3568834
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
f885b51
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
d43a331
x86: asm-x86/msr.h: pull in linux/types.h
by Mike Frysinger
· 17 years ago
dfbe0d3
[POWERPC] Fix boot failure on POWER6
by Paul Mackerras
· 17 years ago
c60ecec
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
c23f72c
Revert "writeback: introduce writeback_control.more_io to indicate more io"
by Linus Torvalds
· 17 years ago
2e4f958
[MIPS] Cacheops.h: Fix typo.
by Ralf Baechle
· 17 years ago
031f2dc
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 17 years ago
f9dd019
i2c: Driver IDs are optional
by Jean Delvare
· 17 years ago
3ea0345
CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRIS
by Jesper Nilsson
· 17 years ago
1a1b285
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
fd4be69
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
417009f
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
84427ea
remove task_ppid_nr_ns
by Roland McGrath
· 17 years ago
5d0381e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24
by Linus Torvalds
· 17 years ago
6b74c92
Pull bugzilla-9535 into release branch
by Len Brown
· 17 years ago
02d5bcc
Pull bugzilla-9194 into release branch
by Len Brown
· 17 years ago
9f9adec
PM: ACPI and APM must not be enabled at the same time
by Len Brown
· 17 years ago
b801a1e
Don't blatt first element of prv in sg_chain()
by Rusty Russell
· 17 years ago
473980a
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
by Michael Neuling
· 17 years ago
d1ec729
ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
by Zhao Yakui
· 17 years ago
d7587b1
sh: Force __access_ok() to obey address space limit.
by Paul Mundt
· 17 years ago
198a6d5
[ARM] pxa: silence warnings from cpu_is_xxx() macros
by Russell King
· 17 years ago
9d3e444
[SOCK]: Adds a rcu_dereference() in sk_filter
by Eric Dumazet
· 17 years ago
0f99be0
[XFRM]: xfrm_algo_clone() allocates too much memory
by Eric Dumazet
· 17 years ago
02f1c89
[NET]: Clone the sk_buff 'iif' field in __skb_clone()
by Paul Moore
· 17 years ago
a0a4619
[NET]: Add NAPI_STATE_DISABLE.
by David S. Miller
· 17 years ago
bdb95b1
[NET]: Do not grab device reference when scheduling a NAPI poll.
by David S. Miller
· 17 years ago
f691724
[SCTP]: Fix the name of the authentication event.
by Vlad Yasevich
· 17 years ago
bf5e583
pl2303: Fix mode switching regression
by Alan Cox
· 17 years ago
5b7741b
KEYS: fix macro
by Sebastian Siewior
· 17 years ago
844b43a
sh: Fix argument page dcache flushing regression.
by Carmelo Amoroso
· 17 years ago
a263898
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
by Ingo Molnar
· 17 years ago
7b3d954
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
by Linus Torvalds
· 17 years ago
4ca8ad7
[IA64] Update Altix BTE error return status patch
by Russ Anderson
· 17 years ago
831830b
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
by Al Viro
· 17 years ago
ac40532
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
by Ingo Molnar
· 17 years ago
158a962
Unify /proc/slabinfo configuration
by Linus Torvalds
· 17 years ago
ef5fa1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
57ed3ed
slub: provide /proc/slabinfo
by Pekka J Enberg
· 17 years ago
56986d4
x86: fix asm-x86/msr.h for user-space export
by Mike Frysinger
· 17 years ago
Next »