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
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
Mark Brown
1
-2
/
+0
2013-01-22
regmap: fix small typo in regmap_bulk_write comment
Nestor Ovroy
1
-1
/
+1
2013-01-16
drivers/base/cpu.c: Fix typo in comment
Ralf Baechle
1
-1
/
+1
2013-01-16
firmware: make sure the fw file size is not 0
Luciano Coelho
1
-1
/
+1
2013-01-17
regmap: debugfs: Fix seeking from the cache
Mark Brown
1
-2
/
+0
2013-01-14
Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+40
2013-01-08
regmap: debugfs: Make sure we store the last entry in the offset cache
Mark Brown
1
-0
/
+9
2013-01-08
regmap: debugfs: Ensure a correct return value for empty caches
Mark Brown
1
-0
/
+10
2013-01-08
regmap: debugfs: Discard the cache if we fail to allocate an entry
Mark Brown
1
-11
/
+18
2013-01-08
regmap: debugfs: Fix check for block start in cached seeks
Mark Brown
1
-1
/
+1
2013-01-08
regmap: debugfs: Fix attempts to read nonexistant register blocks
Mark Brown
1
-1
/
+2
2013-01-06
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-5
/
+4
2013-01-06
PM: Move disabling/enabling runtime PM to late suspend/early resume
Rafael J. Wysocki
1
-5
/
+4
2013-01-06
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
Rafael J. Wysocki
1
-5
/
+5
2012-12-20
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
1
-1
/
+1
2012-12-20
dma-buf: might_sleep() in dma_buf_unmap_attachment()
Rob Clark
1
-0
/
+2
2012-12-14
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+21
2012-12-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2012-12-12
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Lai Jiangshan
1
-0
/
+6
2012-12-12
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-1
/
+1
2012-12-12
Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
4
-95
/
+365
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2
-39
/
+81
2012-12-11
mm, memory-hotplug: dynamic configure movable memory and portion memory
Lai Jiangshan
1
-11
/
+22
2012-12-11
drivers/base/node.c: cleanup node_state_attr[]
Lai Jiangshan
1
-10
/
+10
2012-12-11
mm: cleanup register_node()
Yasuaki Ishimatsu
1
-1
/
+1
2012-12-11
memory-hotplug: suppress "Device nodeX does not have a release() function" wa...
Yasuaki Ishimatsu
1
-1
/
+19
2012-12-11
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
1
-16
/
+22
2012-12-11
memory hotplug: suppress "Device memoryX does not have a release() function" ...
Yasuaki Ishimatsu
1
-1
/
+8
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-38
/
+53
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-96
/
+414
2012-12-11
drivers: cma: represent physical addresses as phys_addr_t
Vitaly Andrianov
1
-14
/
+10
2012-12-11
Merge remote-tracking branch 'regmap/topic/type' into regmap-next
Mark Brown
1
-1
/
+1
2012-12-11
Merge remote-tracking branch 'regmap/topic/table' into regmap-next
Mark Brown
2
-0
/
+50
2012-12-11
Merge remote-tracking branch 'regmap/topic/lock' into regmap-next
Mark Brown
2
-30
/
+39
2012-12-11
Merge remote-tracking branch 'regmap/topic/domain' into regmap-next
Mark Brown
1
-0
/
+19
2012-12-11
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
Mark Brown
3
-63
/
+255
2012-12-11
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
1
-1
/
+1
2012-12-11
regmap: debugfs: Cache offsets of valid regions for dump
Mark Brown
2
-14
/
+63
2012-12-11
regmap: debugfs: Factor out initial seek
Mark Brown
1
-3
/
+36
2012-12-11
regmap: debugfs: Avoid overflows for very small reads
Mark Brown
1
-1
/
+1
2012-12-06
regmap: Cache register and value sizes for debugfs
Mark Brown
2
-10
/
+18
2012-11-29
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2012-11-29
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-3
/
+3
2012-11-29
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-13
/
+31
2012-11-29
Merge branch 'acpi-enumeration'
Rafael J. Wysocki
1
-2
/
+24
2012-11-29
Merge branch 'pm-qos'
Rafael J. Wysocki
4
-77
/
+355
2012-11-28
driver core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-14
/
+0
2012-11-28
Merge remote-tracking branch 'linus/master' into staging/for_v3.8
Mauro Carvalho Chehab
8
-126
/
+168
2012-11-27
platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown
Rafael J. Wysocki
1
-2
/
+17
2012-11-27
Merge branch 'acpi-dev-pm' into acpi-enumeration
Rafael J. Wysocki
4
-74
/
+345
[next]