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
2014-03-26
ASoC: max98090: Add of_match_table
ChenZhen
1
-0
/
+7
2014-03-24
ARM: dts: odroidx2: add i2c1 node for max98090
ChenZhen
1
-0
/
+12
2014-03-25
packaging: specify ExclusiveArch to arm/aarch64
submit/tizen_boot/20140325.114317
Chanho Park
1
-0
/
+1
2014-03-24
packaging: change modules directory to /boot/lib/modules
submit/tizen_boot/20140324.052346
Chanho Park
1
-10
/
+10
2014-03-24
packaging: update kernel version to 3.10.33
Chanho Park
1
-1
/
+1
2014-03-21
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
3
-0
/
+18
2014-03-21
vmpressure: do not check for pending work to prevent from new work
Michal Hocko
1
-1
/
+1
2014-03-21
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
2
-6
/
+6
2014-03-21
tizen: enable zswap/zsmalloc/zbud to compress swap memory
Chanho Park
1
-5
/
+9
2014-03-20
modem: sipc4: Chagne the manner of recieving data for FMT,RFS type device
Jonghwa Lee
1
-1
/
+25
2014-03-20
drm/exynos: remove DRIVER_HAVE_IRQ feature
Joonyoung Shim
3
-22
/
+1
2014-03-20
rbtree: fix rbtree_postorder_for_each_entry_safe() iterator
Jan Kara
1
-7
/
+9
2014-03-20
rbtree: add rbtree_postorder_for_each_entry_safe() helper
Cody P Schafer
1
-0
/
+18
2014-03-20
rbtree: add postorder iteration functions
Cody P Schafer
2
-0
/
+44
2014-03-20
mm/zswap.c: change params from hidden to ro
Dan Streetman
1
-2
/
+2
2014-03-20
mm/zswap: refactor the get/put routines
Weijie Yang
1
-94
/
+88
2014-03-20
mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
Weijie Yang
1
-8
/
+14
2014-03-20
mm/zswap: avoid unnecessary page scanning
Weijie Yang
1
-0
/
+3
2014-03-20
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
1
-0
/
+4
2014-03-20
mm/zswap: use postorder iteration when destroying rbtree
Cody P Schafer
1
-14
/
+2
2014-03-20
mm/zbud: fix some trivial typos in comments
Jianguo Wu
1
-2
/
+2
2014-03-20
mm/zswap.c: get swapper address_space by using macro
Sunghan Suh
1
-1
/
+1
2014-03-20
mm: zbud: fix condition check on allocation size
Heesub Shin
1
-1
/
+1
2014-03-20
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2
-12
/
+9
2014-03-20
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2
-58
/
+6
2014-03-20
zram: introduce zram->tb_lock
Minchan Kim
2
-6
/
+23
2014-03-20
zram: use atomic operation for stat
Minchan Kim
2
-20
/
+16
2014-03-20
zram: remove unnecessary free
Minchan Kim
1
-8
/
+0
2014-03-20
zram: delay pending free request in read path
Minchan Kim
1
-1
/
+0
2014-03-20
zram: fix race between reset and flushing pending work
Minchan Kim
1
-2
/
+2
2014-03-20
zsmalloc: add maintainers
Minchan Kim
1
-0
/
+14
2014-03-20
zram: add zram maintainers
Minchan Kim
1
-0
/
+8
2014-03-20
zsmalloc: add copyright
Minchan Kim
2
-0
/
+2
2014-03-20
zram: add copyright
Minchan Kim
2
-0
/
+2
2014-03-20
zram: remove old private project comment
Minchan Kim
4
-9
/
+0
2014-03-20
zram: promote zram from staging
Minchan Kim
9
-3
/
+3
2014-03-20
zsmalloc: move it under mm
Minchan Kim
9
-34
/
+28
2014-03-20
zsmalloc: add more comment
Nitin Cupta
2
-11
/
+64
2014-03-20
zsmalloc: add Kconfig for enabling page table method
Minchan Kim
2
-15
/
+17
2014-03-20
Staging: zram: Fix memory leak by refcount mismatch
Rashika Kheria
1
-5
/
+14
2014-03-20
Staging: zram: Fix access of NULL pointer
Rashika Kheria
1
-2
/
+4
2014-03-20
Staging: zram: Fix variable dereferenced before check
Rashika Kheria
1
-6
/
+3
2014-03-20
zsmalloc: Fix "map_vm_area" undefined reference errors.
Majunath Goudar
1
-0
/
+1
2014-03-20
Revert "staging: zram: Add auto loading of module if user opens /dev/zram."
Greg Kroah-Hartman
1
-1
/
+0
2014-03-20
zram: don't grab mutex in zram_slot_free_noity
Minchan Kim
2
-3
/
+67
2014-03-20
zram: fix invalid memory access
Minchan Kim
1
-6
/
+9
2014-03-20
Staging: zram: zram_drv.c: Fixed Error of trailing whitespace
Kumar Gaurav
1
-1
/
+1
2014-03-20
staging: zram: protect zram_reset_device() call
Sergey Senozhatsky
1
-1
/
+5
2014-03-20
zram: prevent data loss in error cases of function zram_bvec_write()
Sunghan Suh
1
-8
/
+9
2014-03-20
staging: zram: Add auto loading of module if user opens /dev/zram.
Konrad Rzeszutek Wilk
1
-0
/
+1
[next]