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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
cpufreq:LAB: Change method of boost state preserving
Lukasz Majewski
1
-4
/
+5
2014-08-08
cpufreq:governor: Add serialization to the cpufreq_governor_dbs() function
Lukasz Majewski
1
-2
/
+12
2014-08-08
media: s5p_mfc: remove the code checking dev->plat_dev
Zhaowei Yuan
1
-5
/
+0
2014-08-08
media: s5p-mfc: add to set clock rate
Donghwa Lee
1
-0
/
+13
2014-08-08
clocksource: exynos_mct: Change exynos4_mct_tick_clear return type to void
Krzysztof Kozlowski
1
-6
/
+2
2014-08-08
clocksource: exynos_mct: Fix stall after CPU hotplugging
Krzysztof Kozlowski
1
-13
/
+20
2014-08-08
cpufreq: serialize calls to __cpufreq_governor()
Viresh Kumar
1
-2
/
+8
2014-08-08
cpufreq: Fix serialization of frequency transitions
Viresh Kumar
1
-3
/
+4
2014-08-08
cpufreq: make sure frequency transitions are serialized
Viresh Kumar
1
-0
/
+14
2014-08-08
cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls
Viresh Kumar
1
-17
/
+2
2014-08-08
modem: sipc4: Chagne the manner of recieving data for FMT,RFS type device
Jonghwa Lee
1
-1
/
+25
2014-08-08
drm/exynos: remove DRIVER_HAVE_IRQ feature
Joonyoung Shim
3
-22
/
+1
2014-08-08
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2
-12
/
+9
2014-08-08
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2
-58
/
+6
2014-08-08
zram: introduce zram->tb_lock
Minchan Kim
2
-6
/
+23
2014-08-08
zram: use atomic operation for stat
Minchan Kim
2
-20
/
+16
2014-08-08
zram: remove unnecessary free
Minchan Kim
1
-8
/
+0
2014-08-08
zram: delay pending free request in read path
Minchan Kim
1
-1
/
+0
2014-08-08
zram: fix race between reset and flushing pending work
Minchan Kim
1
-2
/
+2
2014-08-08
zram: add copyright
Minchan Kim
2
-0
/
+2
2014-08-08
zram: remove old private project comment
Minchan Kim
3
-3
/
+0
2014-08-08
zram: promote zram from staging
Minchan Kim
9
-80
/
+3
2014-08-08
zsmalloc: move it under mm
Minchan Kim
7
-1189
/
+1
2014-08-08
zsmalloc: add more comment
Nitin Cupta
2
-11
/
+64
2014-08-08
zsmalloc: add Kconfig for enabling page table method
Minchan Kim
2
-15
/
+17
2014-08-08
Staging: zram: Fix memory leak by refcount mismatch
Rashika Kheria
1
-5
/
+14
2014-08-08
Staging: zram: Fix access of NULL pointer
Rashika Kheria
1
-2
/
+4
2014-08-08
Staging: zram: Fix variable dereferenced before check
Rashika Kheria
1
-6
/
+3
2014-08-08
zsmalloc: Fix "map_vm_area" undefined reference errors.
Majunath Goudar
1
-0
/
+1
2014-08-08
Revert "staging: zram: Add auto loading of module if user opens /dev/zram."
Greg Kroah-Hartman
1
-1
/
+0
2014-08-08
zram: don't grab mutex in zram_slot_free_noity
Minchan Kim
2
-3
/
+67
2014-08-08
zram: fix invalid memory access
Minchan Kim
1
-6
/
+9
2014-08-08
Staging: zram: zram_drv.c: Fixed Error of trailing whitespace
Kumar Gaurav
1
-1
/
+1
2014-08-08
staging: zram: protect zram_reset_device() call
Sergey Senozhatsky
1
-1
/
+5
2014-08-08
zram: prevent data loss in error cases of function zram_bvec_write()
Sunghan Suh
1
-8
/
+9
2014-08-08
staging: zram: Add auto loading of module if user opens /dev/zram.
Konrad Rzeszutek Wilk
1
-0
/
+1
2014-08-08
staging: zsmalloc: access page->private by using page_private macro
Sunghan Suh
1
-2
/
+2
2014-08-08
zram: allow request end to coincide with disksize
Sergey Senozhatsky
1
-1
/
+1
2014-08-08
zram: remove zram_sysfs file (v2)
Sergey Senozhatsky
4
-387
/
+350
2014-08-08
zram: use atomic64_xxx() to replace zram_stat64_xxx()
Jiang Liu
3
-53
/
+24
2014-08-08
zram: optimize memory operations with clear_page()/copy_page()
Jiang Liu
1
-11
/
+16
2014-08-08
zram: kill unused zram_get_num_devices()
Jiang Liu
2
-8
/
+1
2014-08-08
zram: simplify and optimize dev_to_zram()
Jiang Liu
1
-11
/
+2
2014-08-08
staging/zsmalloc: Fixed up incorrect formatted comments
Sara Bird
2
-3
/
+3
2014-08-08
Staging: Fixes string split across lines in zram
Marlies Ruck
1
-2
/
+2
2014-08-08
Staging: Fixes string split across lines in zsmalloc zsmalloc-main
Marlies Ruck
1
-2
/
+1
2014-08-08
extcon: max77693: Fix a bug occured at changing ADC debounce time.
Jonghwa Lee
1
-3
/
+8
2014-08-08
Revert "extcon: max77693: Fix bug related to MAX77693 irq when set ADC deboun...
Jonghwa Lee
1
-9
/
+1
2014-08-08
Revert "extcon: max77693: Force using UART path for jig"
Jonghwa Lee
1
-11
/
+3
2014-08-08
Revert "extcon: max77693: Fix inaccurate extcon event for JIG with USB cable"
Jonghwa Lee
1
-12
/
+11
[next]