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
2012-01-04
Drivers:hv: Fix a bug in vmbus_driver_unregister()
K. Y. Srinivasan
1
-4
/
+1
2012-01-04
driver core: remove __must_check from device_create_file
Greg Kroah-Hartman
1
-2
/
+2
2012-01-03
debugfs: add missing #ifdef HAS_IOMEM
Heiko Carstens
1
-0
/
+4
2011-12-22
arm: time.h: remove device.h #include
Greg Kroah-Hartman
1
-2
/
+0
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
63
-66
/
+49
2011-12-21
clockevents: remove sysdev.h
Kay Sievers
1
-1
/
+0
2011-12-21
arm: convert sysdev_class to a regular subsystem
Kay Sievers
43
-293
/
+368
2011-12-21
arm: leds: convert sysdev_class to a regular subsystem
Kay Sievers
1
-10
/
+11
2011-12-21
kobject: remove kset_find_obj_hinted()
Kay Sievers
2
-39
/
+0
2011-12-21
m86k: gpio - convert sysdev_class to a regular subsystem
Kay Sievers
1
-4
/
+5
2011-12-21
mips: txx9_sram - convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+16
2011-12-21
mips: 7segled - convert sysdev_class to a regular subsystem
Kay Sievers
1
-22
/
+22
2011-12-21
sh: dma - convert sysdev_class to a regular subsystem
Kay Sievers
2
-42
/
+43
2011-12-21
sh: intc - convert sysdev_class to a regular subsystem
Kay Sievers
3
-25
/
+26
2011-12-21
power: suspend - convert sysdev_class to a regular subsystem
Kay Sievers
1
-16
/
+17
2011-12-21
power: qe_ic - convert sysdev_class to a regular subsystem
Kay Sievers
1
-6
/
+6
2011-12-21
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
1
-33
/
+34
2011-12-21
s390: time - convert sysdev_class to a regular subsystem
Kay Sievers
1
-129
/
+131
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
8
-200
/
+177
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
38
-877
/
+874
2011-12-15
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
Greg Kroah-Hartman
1
-0
/
+1
2011-12-14
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
3
-84
/
+83
2011-12-14
clocksource: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-14
ibm_rtl: convert sysdev_class to a regular subsystem
Kay Sievers
1
-17
/
+17
2011-12-14
edac: convert sysdev_class to a regular subsystem
Kay Sievers
11
-59
/
+53
2011-12-14
rtmutex-tester: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-14
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
7
-62
/
+431
2011-12-14
kref: fix up the kfree build problems
Greg Kroah-Hartman
1
-5
/
+10
2011-12-13
kref: Remove the memory barriers
Peter Zijlstra
1
-2
/
+0
2011-12-13
kref: Implement kref_put in terms of kref_sub
Peter Zijlstra
1
-18
/
+10
2011-12-13
kref: Inline all functions
Peter Zijlstra
3
-103
/
+76
2011-12-12
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
1
-5
/
+0
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
4
-0
/
+26
2011-12-12
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
1
-0
/
+1
2011-12-12
Documentation: Update stable address
Joe Perches
2
-6
/
+6
2011-12-12
MAINTAINERS: stable: Update address
Joe Perches
1
-1
/
+1
2011-12-09
w1: add fast search for single slave bus
Evgeniy Polyakov
1
-0
/
+10
2011-12-09
driver-core: skip uevent generation when nobody is listening
Kay Sievers
1
-0
/
+3
2011-12-09
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
1
-0
/
+16
2011-12-09
firmware: google: fix gsmi.c build warning
Maxin B. John
1
-1
/
+2
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2
-2
/
+2
2011-11-26
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
3
-36
/
+3
2011-11-26
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
1
-2
/
+2
2011-11-26
debugfs: remove unneeded cast in debugfs_print_regs32()
Dan Carpenter
1
-1
/
+1
2011-11-26
hv: Add Kconfig menu entry
Bart Van Assche
1
-1
/
+3
2011-11-26
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
1
-1
/
+1
2011-11-26
hv: Move Kconfig menu entry
Bart Van Assche
1
-2
/
+2
2011-11-22
debugfs: bugfix: include <linux/io.h> in file.c
Alessandro Rubini
1
-0
/
+1
2011-11-18
usb: dwc3: fix a warning
Alessandro Rubini
1
-1
/
+0
2011-11-18
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
2
-2
/
+2
[next]