Sign in
android-kvm
/
linux
/
a4d838536c6e5c1807a863c860d9e767d55ba681
/
fs
/
pstore
/
ram_core.c
08ffb58
Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
1227daa
pstore/ram: Clarify resource reservation labels
by Kees Cook
· 6 years ago
831b624
pstore: Fix incorrect persistent ram buffer mapping
by Bin Yang
· 6 years ago
f2531f1
pstore/ram: Do not use stack VLA for parity workspace
by Kees Cook
· 7 years ago
e9a330c
pstore: Use dynamic spinlock initializer
by Kees Cook
· 8 years ago
76d5692
pstore: Correctly initialize spinlock and flags
by Kees Cook
· 8 years ago
663deb4
pstore: Allow prz to control need for locking
by Joel Fernandes
· 8 years ago
1097044
pstore: Make spinlock per zone instead of global
by Joel Fernandes
· 8 years ago
d771fdf
pstore/ram: Use memcpy_fromio() to save old buffer
by Andrew Bresticker
· 9 years ago
7e75678
pstore/ram: Use memcpy_toio instead of memcpy
by Furquan Shaikh
· 9 years ago
5bf6d1b
pstore/pmsg: drop bounce buffer
by Mark Salyzyn
· 9 years ago
d5a9bf0
pstore/core: drop cmpxchg based updates
by Sebastian Andrzej Siewior
· 9 years ago
027bc8b
pstore-ram: Allow optional mapping with pgprot_noncached
by Tony Lindgren
· 10 years ago
7ae9cb8
pstore-ram: Fix hangs by using write-combine mappings
by Rob Herring
· 10 years ago
b8f52d8
fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array
by Fabian Frederick
· 11 years ago
ef74885
fs/pstore: logging clean-up
by Fabian Frederick
· 11 years ago
017321c
pstore: Fix buffer overflow while write offset equal to buffer size
by Liu ShuoX
· 11 years ago
0405a5c
pstore/ram: avoid atomic accesses for ioremapped regions
by Rob Herring
· 12 years ago
bd08ec3
pstore/ram: Restore ecc information block
by Arve Hjønnevåg
· 12 years ago
c31ad08
pstore/ram: Allow specifying ecc parameters in platform data
by Arve Hjønnevåg
· 13 years ago
422ca86
pstore/ram: Include ecc_size when calculating ecc_block
by Arve Hjønnevåg
· 13 years ago
f568f6c
pstore: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
cbe7cbf
pstore/ram: Make tracing log versioned
by Anton Vorontsov
· 13 years ago
c1743cb
pstore/ram_core: Get rid of prz->ecc enable/disable flag
by Anton Vorontsov
· 13 years ago
5ca5d4e
pstore/ram: Make ECC size configurable
by Anton Vorontsov
· 13 years ago
4a53ffa
pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly
by Anton Vorontsov
· 13 years ago
1e6a9e56
pstore/ram_core: Better ECC size checking
by Anton Vorontsov
· 13 years ago
beeb943
pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size)
by Anton Vorontsov
· 13 years ago
924d371
pstore/ram: Probe as early as possible
by Anton Vorontsov
· 13 years ago
b8587da
pstore/ram_core: Remove now unused code
by Anton Vorontsov
· 13 years ago
602b5be
pstore/ram_core: Silence some printks
by Anton Vorontsov
· 13 years ago
fce3979
pstore/ram_core: Factor persistent_ram_zap() out of post_init()
by Anton Vorontsov
· 13 years ago
25b63da
pstore/ram_core: Do not reset restored zone's position and size
by Anton Vorontsov
· 13 years ago
201e4ac
pstore/ram: Should update old dmesg buffer before reading
by Anton Vorontsov
· 13 years ago
cddb875
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
by Anton Vorontsov
· 13 years ago
[Renamed (98%) from drivers/staging/android/persistent_ram.c]
7dd8e9b
staging: android: persistent_ram: Prepare for modular builds
by Anton Vorontsov
· 13 years ago
d3b4876
staging: android: persistent_ram: Introduce persistent_ram_free()
by Anton Vorontsov
· 13 years ago
24c3d2f
staging: android: persistent_ram: Make it possible to use memory outside of bootmem
by Anton Vorontsov
· 13 years ago
2b1321e
staging: android: persistent_ram: Introduce persistent_ram_vmap()
by Anton Vorontsov
· 13 years ago
8cf5aff
staging: android: persistent_ram: Introduce persistent_ram_new()
by Anton Vorontsov
· 13 years ago
bb4206f
staging: android: persistent_ram: Introduce persistent_ram_post_init()
by Anton Vorontsov
· 13 years ago
484dd30
persistent_ram: Fix buffer size clamping during writes
by Anton Vorontsov
· 13 years ago
06f3d3b
persistent_ram: Remove prz->node
by Anton Vorontsov
· 13 years ago
d210267
Merge 3.4-rc5 into staging-next
by Greg Kroah-Hartman
· 13 years ago
474a898
staging: android: fix mem leaks in __persistent_ram_init()
by Jesper Juhl
· 13 years ago
f56d711
staging: fix android persistent_ram printk formats
by Randy Dunlap
· 13 years ago
a15d0b3
staging: android: persistent_ram: add notrace to persistent_ram_write
by Colin Cross
· 13 years ago
808d038
staging: android: persistent_ram: make persistent_ram_write atomic
by Colin Cross
· 13 years ago
404a604
staging: android: persistent_ram: handle reserving and mapping memory
by Colin Cross
· 13 years ago
9cc05ad
staging: android: persistent_ram: refactor ecc support
by Colin Cross
· 13 years ago
c672528
staging: android: ram_console: split out persistent ram
by Colin Cross
· 13 years ago