summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-25packaging: specify ExclusiveArch to arm/aarch64submit/tizen_boot/20140325.114317Chanho Park1-0/+1
2014-03-24packaging: change modules directory to /boot/lib/modulessubmit/tizen_boot/20140324.052346Chanho Park1-10/+10
2014-03-24packaging: update kernel version to 3.10.33Chanho Park1-1/+1
2014-03-21vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko3-0/+18
2014-03-21vmpressure: do not check for pending work to prevent from new workMichal Hocko1-1/+1
2014-03-21vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko2-6/+6
2014-03-21tizen: enable zswap/zsmalloc/zbud to compress swap memoryChanho Park1-5/+9
2014-03-20modem: sipc4: Chagne the manner of recieving data for FMT,RFS type deviceJonghwa Lee1-1/+25
2014-03-20drm/exynos: remove DRIVER_HAVE_IRQ featureJoonyoung Shim3-22/+1
2014-03-20rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara1-7/+9
2014-03-20rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer1-0/+18
2014-03-20rbtree: add postorder iteration functionsCody P Schafer2-0/+44
2014-03-20mm/zswap.c: change params from hidden to roDan Streetman1-2/+2
2014-03-20mm/zswap: refactor the get/put routinesWeijie Yang1-94/+88
2014-03-20mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang1-8/+14
2014-03-20mm/zswap: avoid unnecessary page scanningWeijie Yang1-0/+3
2014-03-20mm/zswap: bugfix: memory leak when re-swaponWeijie Yang1-0/+4
2014-03-20mm/zswap: use postorder iteration when destroying rbtreeCody P Schafer1-14/+2
2014-03-20mm/zbud: fix some trivial typos in commentsJianguo Wu1-2/+2
2014-03-20mm/zswap.c: get swapper address_space by using macroSunghan Suh1-1/+1
2014-03-20mm: zbud: fix condition check on allocation sizeHeesub Shin1-1/+1
2014-03-20zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9
2014-03-20zram: remove workqueue for freeing removed pending slotMinchan Kim2-58/+6
2014-03-20zram: introduce zram->tb_lockMinchan Kim2-6/+23
2014-03-20zram: use atomic operation for statMinchan Kim2-20/+16
2014-03-20zram: remove unnecessary freeMinchan Kim1-8/+0
2014-03-20zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-03-20zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-03-20zsmalloc: add maintainersMinchan Kim1-0/+14
2014-03-20zram: add zram maintainersMinchan Kim1-0/+8
2014-03-20zsmalloc: add copyrightMinchan Kim2-0/+2
2014-03-20zram: add copyrightMinchan Kim2-0/+2
2014-03-20zram: remove old private project commentMinchan Kim4-9/+0
2014-03-20zram: promote zram from stagingMinchan Kim9-3/+3
2014-03-20zsmalloc: move it under mmMinchan Kim9-34/+28
2014-03-20zsmalloc: add more commentNitin Cupta2-11/+64
2014-03-20zsmalloc: add Kconfig for enabling page table methodMinchan Kim2-15/+17
2014-03-20Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2014-03-20Staging: zram: Fix access of NULL pointerRashika Kheria1-2/+4
2014-03-20Staging: zram: Fix variable dereferenced before checkRashika Kheria1-6/+3
2014-03-20zsmalloc: Fix "map_vm_area" undefined reference errors.Majunath Goudar1-0/+1
2014-03-20Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman1-1/+0
2014-03-20zram: don't grab mutex in zram_slot_free_noityMinchan Kim2-3/+67
2014-03-20zram: fix invalid memory accessMinchan Kim1-6/+9
2014-03-20Staging: zram: zram_drv.c: Fixed Error of trailing whitespaceKumar Gaurav1-1/+1
2014-03-20staging: zram: protect zram_reset_device() callSergey Senozhatsky1-1/+5
2014-03-20zram: prevent data loss in error cases of function zram_bvec_write()Sunghan Suh1-8/+9
2014-03-20staging: zram: Add auto loading of module if user opens /dev/zram.Konrad Rzeszutek Wilk1-0/+1
2014-03-20staging: zsmalloc: access page->private by using page_private macroSunghan Suh1-2/+2
2014-03-20zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1