Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3c418f1b26b59841bd074baa740a43afc15199b
/
fs
/
pstore
/
ram.c
3bd11cf
pstore/ram: (really) fix undefined usage of rounddown_pow_of_two
by Maxime Bizon
· 11 years ago
3f8f80f
pstore/ram: Read and write to the 'compressed' flag of pstore
by Aruna Balakrishnaiah
· 11 years ago
9a4e139
pstore: Introduce new argument 'compressed' in the read callback
by Aruna Balakrishnaiah
· 11 years ago
b3b515b
pstore: Add new argument 'compressed' in pstore write callback
by Aruna Balakrishnaiah
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
6bbbca7
pstore: Pass header size in the pstore write callback
by Aruna Balakrishnaiah
· 11 years ago
2644665
pstore/ram: remove the power of buffer size limitation
by Rob Herring
· 12 years ago
70eba42
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 11 years ago
47110b8
pstore/ram: fix error return code in ramoops_probe()
by Wei Yongjun
· 11 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
· 12 years ago
c530267
pstore: Replace calls to kmalloc and memcpy with kmemdup
by Alexandru Gheorghiu
· 12 years ago
eeb65d9
fs: pstore: Replaced calls to kmalloc and memcpy with kmemdup
by Alexandru Gheorghiu
· 12 years ago
90889a6
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
1e817fb
time: create __getnstimeofday for WARNless calls
by Kees Cook
· 12 years ago
f568f6c
pstore: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
75e300c
Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore
by Linus Torvalds
· 12 years ago
c628937
pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftrace_size
by Arve Hjønnevåg
· 12 years ago
755d4fe
efi_pstore: Add a sequence counter to a variable name
by Seiji Aguchi
· 12 years ago
a9efd39
efi_pstore: Add ctime to argument of erase callback
by Seiji Aguchi
· 12 years ago
b042e47
pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)
by Maxime Bizon
· 12 years ago
53f21a8
pstore/ram: Fixup section annotations
by Hannes Reinecke
· 12 years ago
b4a871b
pstore/ram: Add missing platform_device_unregister
by Jovi Zhang
· 12 years ago
2420303
pstore/ram: Mark ramoops_pstore_write_buf() as notrace
by Anton Vorontsov
· 12 years ago
0427193
pstore/ram: Fix printk format warning
by Randy Dunlap
· 12 years ago
a384f641
pstore/ram: Fix possible NULL dereference
by Anton Vorontsov
· 12 years ago
cbe7cbf
pstore/ram: Make tracing log versioned
by Anton Vorontsov
· 12 years ago
a694d1b
pstore/ram: Add ftrace messages handling
by Anton Vorontsov
· 12 years ago
c2b7113
pstore/ram: Convert to write_buf callback
by Anton Vorontsov
· 12 years ago
5ca5d4e
pstore/ram: Make ECC size configurable
by Anton Vorontsov
· 12 years ago
90b58d9
pstore/ram: Fix error handling during przs allocation
by Anton Vorontsov
· 12 years ago
924d371
pstore/ram: Probe as early as possible
by Anton Vorontsov
· 12 years ago
b5d38e9
pstore/ram: Add console messages handling
by Anton Vorontsov
· 12 years ago
755d66b
pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read()
by Anton Vorontsov
· 12 years ago
f4c5d24
pstore/ram: Factor dmesg przs initialization out of probe()
by Anton Vorontsov
· 12 years ago
cac2eb7
pstore/ram: Give proper names to dump-related variables
by Anton Vorontsov
· 12 years ago
93cce04
pstore/ram: Should zap persistent zone on unlink
by Anton Vorontsov
· 12 years ago
201e4ac
pstore/ram: Should update old dmesg buffer before reading
by Anton Vorontsov
· 12 years ago
39eb7e97
pstore/ram: Add ECC support
by Anton Vorontsov
· 12 years ago
896fc1f
pstore/ram: Switch to persistent_ram routines
by Anton Vorontsov
· 12 years ago
1894a25
ramoops: Move to fs/pstore/ram.c
by Anton Vorontsov
· 12 years ago
[Renamed (98%) from drivers/char/ramoops.c]
d109a67
ramoops: fix printk format warnings
by Randy Dunlap
· 13 years ago
9ba80d9
ramoops: use pstore interface
by Kees Cook
· 13 years ago
5aa4d20
char/ramoops: included linux/err.h twice
by Danny Kukawka
· 13 years ago
c755201
ramoops: update parameters only after successful init
by Kees Cook
· 13 years ago
fdb5950
ramoops: fix use of rounddown_pow_of_two()
by Marco Stornelli
· 13 years ago
a3dd332
kexec: remove KMSG_DUMP_KEXEC
by WANG Cong
· 13 years ago
c05aa8f
drivers/char: Fix implicit use of err.h in ramoops.c
by Paul Gortmaker
· 13 years ago
f7b9fcb
ramoops: update module parameters
by Sergiu Iordache
· 13 years ago
83c1b31
ramoops: fix compile failure on parisc
by James Bottomley
· 13 years ago
3e5c4fa
ramoops: make record_size a module parameter
by Sergiu Iordache
· 13 years ago
6b4d2a2
ramoops: move dump_oops into platform data
by Sergiu Iordache
· 13 years ago
0169256
ramoops: add new line to each print
by Marco Stornelli
· 13 years ago
13aefd7
ramoops: use module parameters instead of platform data if not available
by Marco Stornelli
· 13 years ago
264b795
ramoops: fix types, remove typecasts
by Andrew Morton
· 14 years ago
fc2d557
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC
by Seiji Aguchi
· 14 years ago
1873bb8
RAMOOPS: Don't overflow over non-allocated regions
by Ahmed S. Darwish
· 14 years ago
c3b92ce
ramoops: use the platform data structure instead of module params
by Kyungmin Park
· 14 years ago
56d611a
char drivers: RAM oops/panic logger
by Marco Stornelli
· 14 years ago