Christophe Leroy
|
c959988118
powerpc/64: Fix strncpy() related build failures with GCC 8.1
|
7 年之前 |
Markus Elfring
|
a0828cf57a
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
|
8 年之前 |
Geliang Tang
|
0752e4028c
powerpc/nvram: use memdup_user
|
8 年之前 |
Ankit Kumar
|
041939c1ec
pstore: Fix flags to enable dumps on powerpc
|
8 年之前 |
Kees Cook
|
76cc9580e3
pstore: Replace arguments for write() API
|
8 年之前 |
Kees Cook
|
125cc42baf
pstore: Replace arguments for read() API
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Pan Xinhui
|
11b7e154b1
powerpc/nvram: Fix an incorrect partition merge
|
9 年之前 |
Pan Xinhui
|
0d0fecc5b5
powerpc/nvram: Fix a memory leak in err path
|
9 年之前 |
Daniel Axtens
|
7c98bd7208
powerpc/sparse: Make a bunch of things static
|
9 年之前 |
Geliang Tang
|
8cfc8ddc99
pstore: add lzo/lz4 compression support
|
9 年之前 |
Paul Gortmaker
|
c0c523897d
powerpc: make kernel/nvram_64.c explicitly non-modular
|
9 年之前 |
Al Viro
|
b808b1d632
don't open-code generic_file_llseek_size()
|
9 年之前 |
Christophe Jaillet
|
b6080db4f4
powerpc/nvram: Fix function name in some errors messages.
|
10 年之前 |
Christophe Jaillet
|
7d52318717
powerpc/nvram: Add missing kfree in error path
|
10 年之前 |
Hari Bathini
|
74943dab6b
powerpc/nvram: print no error when pstore backend is not nvram
|
10 年之前 |
Andrzej Hajda
|
fc9e9cbf4e
powerpc/nvram: use kmemdup rather than duplicating its implementation
|
10 年之前 |
Hari Bathini
|
e4a9616c54
powerpc/rtas: Make timestamp related code y2038-safe
|
10 年之前 |
Hari Bathini
|
f7618299b4
powerpc/powernv: Add pstore support on powernv
|
10 年之前 |
Hari Bathini
|
78989f0a55
powerpc/nvram: Move generic code for nvram and pstore
|
10 年之前 |
Anton Blanchard
|
e51df2c170
powerpc: Make a bunch of things static
|
11 年之前 |
Chen Gang
|
e0513d9ea8
arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow
|
12 年之前 |
Cedric Le Goater
|
c81095a465
powerpc/nvram: Fix endian issue when using the partition length
|
12 年之前 |
Chen Gang
|
7029705a9d
powerpc/nvram64: Need return the related error code on failure occurs
|
12 年之前 |
Zhang Yanfei
|
6e51c9ff6a
powerpc: remove cast for kmalloc/kzalloc return value
|
12 年之前 |
Jim Keniston
|
0f4ac13236
powerpc/nvram: Generalize code for OS partitions in NVRAM
|
14 年之前 |
Jim Keniston
|
6024ede9ba
powerpc/nvram: Handle partition names >= 12 chars
|
15 年之前 |
Jim Keniston
|
690d1a9bd1
powerpc/nvram: Fix NVRAM partition list setup
|
15 年之前 |
Benjamin Herrenschmidt
|
edc79a2f3e
powerpc/nvram: Move the log partition stuff to pseries
|
15 年之前 |
Benjamin Herrenschmidt
|
d9626947f2
powerpc/nvram: Change nvram_setup_partition() to use new helper
|
15 年之前 |