aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11zram: remove good and bad compress statsSergey Senozhatsky
2015-05-11zram: do not pass rw argument to __zram_make_request()Sergey Senozhatsky
2015-05-11zram: drop `init_done' struct zram memberSergey Senozhatsky
2015-05-11zsmalloc: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2015-05-11CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat
2015-05-11zram: avoid null access when fail to alloc metaMinchan Kim
2015-05-11zram: remove zram->lock in read path and change it with mutexMinchan Kim
2015-05-11zram: remove workqueue for freeing removed pending slotMinchan Kim
2015-05-11zram: introduce zram->tb_lockMinchan Kim
2015-05-11zram: use atomic operation for statMinchan Kim
2015-05-11zram: remove unnecessary freeMinchan Kim
2015-05-11zram: delay pending free request in read pathMinchan Kim
2015-05-11zram: fix race between reset and flushing pending workMinchan Kim
2015-05-11zsmalloc: add copyrightMinchan Kim
2015-05-11zram: add copyrightMinchan Kim
2015-05-11zram: remove old private project commentMinchan Kim
2015-05-11zram: promote zram from stagingMinchan Kim
2015-05-11zsmalloc: move it under mmMinchan Kim
2015-05-11Staging: zram: Fix memory leak by refcount mismatchRashika Kheria
2015-05-11Staging: zram: Fix access of NULL pointerRashika Kheria
2015-05-11Staging: zram: Fix variable dereferenced before checkRashika Kheria
2015-05-11Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman
2015-05-11zram: don't grab mutex in zram_slot_free_noityMinchan Kim
2015-05-11zram: fix invalid memory accessMinchan Kim
2015-05-11Staging: zram: zram_drv.c: Fixed Error of trailing whitespaceKumar Gaurav
2015-05-11zram: prevent data loss in error cases of function zram_bvec_write()Sunghan Suh
2015-05-11staging: zram: Add auto loading of module if user opens /dev/zram.Konrad Rzeszutek Wilk
2015-05-11staging: zram: protect zram_reset_device() callSergey Senozhatsky
2015-05-11zram: remove zram_sysfs file (v2)Sergey Senozhatsky
2015-05-11zram: use atomic64_xxx() to replace zram_stat64_xxx()Jiang Liu
2015-05-11zram: optimize memory operations with clear_page()/copy_page()Jiang Liu
2015-05-11zram: kill unused zram_get_num_devices()Jiang Liu
2015-05-11zram: simplify and optimize dev_to_zram()Jiang Liu
2015-05-11Staging: Fixes string split across lines in zramMarlies Ruck
2015-05-06Linux 3.10.77v3.10.77Greg Kroah-Hartman
2015-05-06s390: Fix build errorGuenter Roeck
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06memstick: mspro_block: add missing curly bracesDan Carpenter
2015-05-06C6x: time: Ensure consistency in __initNishanth Menon
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss
2015-05-06lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-06ksoftirqd: Enable IRQs and call cond_resched() before poking RCUCalvin Owens
2015-05-06RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro
2015-05-06drm/i915: cope with large i2c transfersDmitry Torokhov
2015-05-06drm/radeon: fix doublescan modes (v2)Alex Deucher
2015-05-06i2c: core: Export bus recovery functionsMark Brown
2015-05-06IB/mlx4: Fix WQE LSO segment calculationErez Shitrit
2015-05-06IB/core: don't disallow registering region starting at 0x0Yann Droneaud
2015-05-06IB/core: disallow registering 0-sized memory regionYann Droneaud