summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-08media: s5p_mfc: fix doublly free issueZhaowei Yuan1-6/+2
2014-04-03cpufreq:LAB: Change method of boost state preservingLukasz Majewski1-4/+5
2014-04-03cpufreq:governor: Add serialization to the cpufreq_governor_dbs() functionLukasz Majewski1-2/+12
2014-04-03media: s5p_mfc: remove the code checking dev->plat_devZhaowei Yuan1-5/+0
2014-04-02cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd1-0/+3
2014-04-02media: s5p-mfc: add to set clock rateDonghwa Lee1-0/+13
2014-04-01clocksource: exynos_mct: Fix too early ISR fire up on wrong CPUKrzysztof Kozlowski1-2/+2
2014-04-01clocksource: exynos_mct: Change exynos4_mct_tick_clear return type to voidKrzysztof Kozlowski1-6/+2
2014-04-01clocksource: exynos_mct: Fix stall after CPU hotpluggingKrzysztof Kozlowski1-13/+20
2014-04-01cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar1-2/+8
2014-04-01cpufreq: Fix serialization of frequency transitionsViresh Kumar1-3/+4
2014-04-01cpufreq: make sure frequency transitions are serializedViresh Kumar1-0/+14
2014-04-01cpufreq: remove unnecessary cpufreq_cpu_{get|put}() callsViresh Kumar1-17/+2
2014-04-01cpufreq: Fix governor start/stop race conditionXiaoguang Chen1-0/+24
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-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-20zram: add copyrightMinchan Kim2-0/+2
2014-03-20zram: remove old private project commentMinchan Kim3-3/+0
2014-03-20zram: promote zram from stagingMinchan Kim9-80/+3
2014-03-20zsmalloc: move it under mmMinchan Kim7-1189/+1
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
2014-03-20zram: remove zram_sysfs file (v2)Sergey Senozhatsky4-387/+350
2014-03-20zram: use atomic64_xxx() to replace zram_stat64_xxx()Jiang Liu3-53/+24
2014-03-20zram: optimize memory operations with clear_page()/copy_page()Jiang Liu1-11/+16
2014-03-20zram: kill unused zram_get_num_devices()Jiang Liu2-8/+1
2014-03-20zram: simplify and optimize dev_to_zram()Jiang Liu1-11/+2
2014-03-20staging/zsmalloc: Fixed up incorrect formatted commentsSara Bird2-3/+3
2014-03-20Staging: Fixes string split across lines in zramMarlies Ruck1-2/+2
2014-03-20Staging: Fixes string split across lines in zsmalloc zsmalloc-mainMarlies Ruck1-2/+1