index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
DRM: remove unused dev_class
Greg Kroah-Hartman
1
-1
/
+0
2008-04-19
IB: rename "dev" to "srp_dev" in srp_host structure
Greg Kroah-Hartman
2
-24
/
+27
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
15
-319
/
+352
2008-04-19
memstick: convert struct class_device to struct device
Greg Kroah-Hartman
4
-28
/
+27
2008-04-19
driver core: replace remaining __FUNCTION__ occurrences
Harvey Harrison
7
-36
/
+36
2008-04-19
sysfs: refill attribute buffer when reading from offset 0
Dan Williams
2
-5
/
+9
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
13
-146
/
+22
2008-04-19
Firmware: add iSCSI iBFT Support
Konrad Rzeszutek
8
-0
/
+1168
2008-04-19
PM: Remove legacy PM (fix)
Randy Dunlap
1
-5
/
+0
2008-04-19
Kobject: Replace list_for_each() with list_for_each_entry().
Robert P. J. Day
1
-8
/
+2
2008-04-19
SYSFS: Explicitly include required header file slab.h.
Robert P. J. Day
2
-0
/
+2
2008-04-19
Driver core: make device_is_registered() work for class devices
Greg Kroah-Hartman
2
-9
/
+3
2008-04-19
PM: Convert wakeup flag accessors to inline functions
Alan Stern
3
-45
/
+94
2008-04-19
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
3
-17
/
+23
2008-04-19
PM: Fix misuse of wakeup flag accessors in serial core
Alan Stern
1
-1
/
+1
2008-04-19
Driver core: Call device_pm_add() after bus_add_device() in device_add()
Rafael J. Wysocki
2
-11
/
+8
2008-04-19
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
5
-52
/
+40
2008-04-19
block: send disk "change" event for rescan_partitions()
Kay Sievers
1
-0
/
+4
2008-04-19
sysdev: detect multiple driver registrations
Ben Dooks
1
-0
/
+16
2008-04-19
driver core: cpu: fix section mismatch in cpu.c:store_online
Sam Ravnborg
1
-2
/
+2
2008-04-19
power_state: remove it from driver core
Pavel Machek
1
-5
/
+0
2008-04-19
PNP: add all PNP card device id's as individual aliases
Kay Sievers
1
-13
/
+44
2008-04-19
firmware: clean up samples for coding style issues
Greg Kroah-Hartman
2
-38
/
+40
2008-04-19
firmware: move firmware_class from Documentation/ to samples/
Randy Dunlap
2
-6
/
+6
2008-04-19
sysfs: small header file cleanup for SYSFS=n
David Rientjes
1
-7
/
+2
2008-04-19
driver core: Convert debug functions declared inline __attribute__((format (p...
Joe Perches
2
-14
/
+7
2008-04-19
driver core: register_memory/unregister_memory clean ups and bugfix
Badari Pulavarty
1
-15
/
+7
2008-04-19
driver core: memory: semaphore to mutex
Daniel Walker
3
-7
/
+7
2008-04-19
UIO: hold a reference to the device's owner while the device is open
Uwe Kleine-König
1
-15
/
+21
2008-04-19
UIO: Implement a UIO interface for the SMX Cryptengine
Ben Nizette
4
-0
/
+159
2008-04-19
UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c
Hans-Jürgen Koch
1
-4
/
+0
2008-04-19
UIO: arch/arm/Kconfig: Make UIO available on ARM architecture
Hans-Jürgen Koch
1
-0
/
+2
2008-04-19
uio: mark pci_device_id hilscher_pci_ids[] __devinitdata
Denis Cheng
1
-1
/
+1
2008-04-19
uio: Kconfig improvements
Denis Cheng
1
-5
/
+5
2008-04-19
kobject: catch kobjects that are not initialized
Greg Kroah-Hartman
1
-1
/
+8
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
18
-335
/
+503
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
944
-119960
/
+82686
2008-04-19
security: fix up documentation for security_module_enable
James Morris
1
-1
/
+1
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
8
-4
/
+83
2008-04-19
Audit: Final renamings and cleanup
Ahmed S. Darwish
4
-28
/
+93
2008-04-19
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
5
-108
/
+71
2008-04-19
Audit: internally use the new LSM audit hooks
Ahmed S. Darwish
3
-55
/
+22
2008-04-19
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
3
-1
/
+127
2008-04-19
SELinux: remove redundant exports
Ahmed S. Darwish
2
-104
/
+0
2008-04-19
Netlink: Use generic LSM hook
Ahmed S. Darwish
1
-2
/
+1
2008-04-19
Audit: use new LSM hooks instead of SELinux exports
Ahmed S. Darwish
3
-37
/
+43
2008-04-19
SELinux: setup new inode/ipc getsecid hooks
Ahmed S. Darwish
1
-2
/
+17
2008-04-19
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
3
-2
/
+54
2008-04-18
[NET]: Fix and allocate less memory for ->priv'less netdevices
Alexey Dobriyan
1
-6
/
+9
2008-04-18
x86 PAT: fix mmap() of holes
Ingo Molnar
1
-1
/
+1
[next]