index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zram
Commit message (
Expand
)
Author
Age
*
zram: promote zram from staging
Minchan Kim
2014-01-30
*
zsmalloc: move it under mm
Minchan Kim
2014-01-30
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
|
\
|
*
Staging: zram: Fix memory leak by refcount mismatch
Rashika Kheria
2013-11-25
*
|
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
|
/
*
Staging: zram: Fix access of NULL pointer
Rashika Kheria
2013-10-30
*
Staging: zram: Fix variable dereferenced before check
Rashika Kheria
2013-10-30
*
Revert "staging: zram: Add auto loading of module if user opens /dev/zram."
Greg Kroah-Hartman
2013-09-17
*
zram: don't grab mutex in zram_slot_free_noity
Minchan Kim
2013-08-12
*
zram: fix invalid memory access
Minchan Kim
2013-08-12
*
Staging: zram: zram_drv.c: Fixed Error of trailing whitespace
Kumar Gaurav
2013-08-12
*
Merge 3.11-rc3 into staging-next
Greg Kroah-Hartman
2013-07-29
|
\
|
*
staging: zram: protect zram_reset_device() call
Sergey Senozhatsky
2013-07-23
*
|
zram: prevent data loss in error cases of function zram_bvec_write()
Sunghan Suh
2013-07-26
*
|
staging: zram: Add auto loading of module if user opens /dev/zram.
Konrad Rzeszutek Wilk
2013-07-25
|
/
*
zram: allow request end to coincide with disksize
Sergey Senozhatsky
2013-06-24
*
zram: remove zram_sysfs file (v2)
Sergey Senozhatsky
2013-06-24
*
zram: use atomic64_xxx() to replace zram_stat64_xxx()
Jiang Liu
2013-06-06
*
zram: optimize memory operations with clear_page()/copy_page()
Jiang Liu
2013-06-06
*
zram: kill unused zram_get_num_devices()
Jiang Liu
2013-06-06
*
zram: simplify and optimize dev_to_zram()
Jiang Liu
2013-06-06
*
zram: protect sysfs handler from invalid memory access
Jiang Liu
2013-06-06
*
zram: avoid access beyond the zram device
Jiang Liu
2013-06-06
*
zram: avoid double free in function zram_bvec_write()
Jiang Liu
2013-06-06
*
zram: destroy all devices on error recovery path in zram_init()
Jiang Liu
2013-06-06
*
zram: use zram->lock to protect zram_free_page() in swap free notify path
Jiang Liu
2013-06-06
*
zram: avoid invalid memory access in zram_exit()
Jiang Liu
2013-06-06
*
Staging: Fixes string split across lines in zram
Marlies Ruck
2013-05-20
*
zram: fix zram_bvec_read duplicate dump failure message and stat accumulation
Wanpeng Li
2013-03-18
*
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-11
*
staging: zram: __zram_reset_device() can be static
Fengguang Wu
2013-02-08
*
zram: get rid of lockdep warning
Minchan Kim
2013-02-05
*
zram: fix warning of print format
Minchan Kim
2013-02-05
*
zram: give up lazy initialization of zram metadata
Minchan Kim
2013-02-03
*
zram: force disksize setting before using zram
Minchan Kim
2013-02-03
*
zram: Fix deadlock bug in partial read/write
Minchan Kim
2013-02-03
*
staging: zsmalloc: remove unused pool name
Seth Jennings
2013-01-30
*
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
2013-01-26
|
\
|
*
staging: zram: fix invalid memory references during disk write
Nitin Gupta
2013-01-13
*
|
staging: zram: drop zram_stat_dec/inc functions
Davidlohr Bueso
2013-01-16
*
|
staging: zram: show correct disksize
Davidlohr Bueso
2013-01-16
*
|
staging: zram: simplify num_devices paramater
Davidlohr Bueso
2013-01-16
*
|
staging: Add angle bracket before and after the URL
Masanari Iida
2013-01-07
|
/
*
staging: zram: handle mem suffixes in disk size zram_sysfs parameter
Sergey Senozhatsky
2012-10-31
*
staging: zram: factor-out zram_decompress_page() function
Sergey Senozhatsky
2012-10-31
*
Merge 3.7-rc3 into staging-next
Greg Kroah-Hartman
2012-10-29
|
\
|
*
staging: zram: Fix handling of incompressible pages
Nitin Gupta
2012-10-22
*
|
staging: zram: correct obsolete comment on max_zpage_size
Minchan Kim
2012-10-22
|
/
*
staging: zsmalloc: add mapping modes
Seth Jennings
2012-07-09
[next]