index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pstore_ram.h
Age
Commit message (
Expand
)
Author
2020-05-30
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2018-12-03
pstore: Map PSTORE_TYPE_* to strings
Joel Fernandes (Google)
2018-12-03
pstore/ram: Add kern-doc for struct persistent_ram_zone
Kees Cook
2018-12-03
pstore: Avoid duplicate call of persistent_ram_zap()
Peng Wang
2018-10-22
pstore/ram: Clarify resource reservation labels
Kees Cook
2018-03-07
pstore/ram: Do not use stack VLA for parity workspace
Kees Cook
2016-11-15
ramoops: Split ftrace buffer space into per-CPU zones
Joel Fernandes
2016-11-15
pstore: Allow prz to control need for locking
Joel Fernandes
2016-11-11
pstore: Make spinlock per zone instead of global
Joel Fernandes
2016-09-08
pstore/pmsg: drop bounce buffer
Mark Salyzyn
2016-03-10
pstore: Add support for 64 Bit address space
Wiebe, Wladislav (Nokia - DE/Ulm)
2015-01-16
pstore: Add pmsg - user-space accessible pstore object
Mark Salyzyn
2014-12-11
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
2013-04-03
pstore/ram: Allow specifying ecc parameters in platform data
Arve Hjønnevåg
2013-01-03
pstore: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-17
pstore/ram: Make tracing log versioned
Anton Vorontsov
2012-07-17
pstore: Headers should include all stuff they use
Anton Vorontsov
2012-07-17
pstore/ram: Add ftrace messages handling
Anton Vorontsov
2012-07-17
pstore/ram_core: Get rid of prz->ecc enable/disable flag
Anton Vorontsov
2012-07-17
pstore/ram: Make ECC size configurable
Anton Vorontsov
2012-07-17
pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly
Anton Vorontsov
2012-06-20
pstore/ram: Probe as early as possible
Anton Vorontsov
2012-06-13
pstore/ram_core: Remove now unused code
Anton Vorontsov
2012-06-13
pstore/ram: Add console messages handling
Anton Vorontsov
2012-06-13
pstore/ram_core: Factor persistent_ram_zap() out of post_init()
Anton Vorontsov
2012-06-13
pstore/ram: Should update old dmesg buffer before reading
Anton Vorontsov
2012-05-17
pstore/ram: Add ECC support
Anton Vorontsov
2012-05-17
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
Anton Vorontsov
2012-05-16
ramoops: Move to fs/pstore/ram.c
Anton Vorontsov