index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
nvram_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-1
/
+1
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
1
-3
/
+3
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
1
-3
/
+5
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
1
-3
/
+1
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
1
-156
/
+2
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2018-12-04
powerpc: annotate implicit fall throughs
Stephen Rothwell
1
-0
/
+1
2018-12-04
pstore: Convert buf_lock to semaphore
Kees Cook
1
-2
/
+0
2018-06-03
powerpc/64: Fix strncpy() related build failures with GCC 8.1
Christophe Leroy
1
-2
/
+2
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
1
-6
/
+3
2017-06-28
powerpc/nvram: use memdup_user
Geliang Tang
1
-9
/
+5
2017-04-28
pstore: Fix flags to enable dumps on powerpc
Ankit Kumar
1
-0
/
+1
2017-03-08
pstore: Replace arguments for write() API
Kees Cook
1
-19
/
+8
2017-03-08
pstore: Replace arguments for read() API
Kees Cook
1
-32
/
+29
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-20
powerpc/nvram: Fix an incorrect partition merge
Pan Xinhui
1
-3
/
+3
2016-09-20
powerpc/nvram: Fix a memory leak in err path
Pan Xinhui
1
-1
/
+1
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
1
-1
/
+1
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
1
-1
/
+3
2016-04-11
powerpc: make kernel/nvram_64.c explicitly non-modular
Paul Gortmaker
1
-11
/
+1
2015-12-09
don't open-code generic_file_llseek_size()
Al Viro
1
-16
/
+3
2015-10-02
powerpc/nvram: Fix function name in some errors messages.
Christophe Jaillet
1
-7
/
+7
2015-10-02
powerpc/nvram: Add missing kfree in error path
Christophe Jaillet
1
-0
/
+1
2015-08-19
powerpc/nvram: print no error when pstore backend is not nvram
Hari Bathini
1
-3
/
+4
2015-08-18
powerpc/nvram: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-2
/
+1
2015-03-23
powerpc/rtas: Make timestamp related code y2038-safe
Hari Bathini
1
-3
/
+3
2015-03-23
powerpc/powernv: Add pstore support on powernv
Hari Bathini
1
-2
/
+23
2015-03-23
powerpc/nvram: Move generic code for nvram and pstore
Hari Bathini
1
-0
/
+656
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-1
/
+1
2013-11-25
arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow
Chen Gang
1
-1
/
+1
2013-10-31
powerpc/nvram: Fix endian issue when using the partition length
Cedric Le Goater
1
-2
/
+8
2013-07-01
powerpc/nvram64: Need return the related error code on failure occurs
Chen Gang
1
-6
/
+14
2013-03-18
powerpc: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
1
-2
/
+1
2011-03-04
powerpc/nvram: Generalize code for OS partitions in NVRAM
Jim Keniston
1
-4
/
+27
2010-11-30
powerpc/nvram: Handle partition names >= 12 chars
Jim Keniston
1
-2
/
+3
2010-11-30
powerpc/nvram: Fix NVRAM partition list setup
Jim Keniston
1
-18
/
+8
2010-11-30
powerpc/nvram: Move the log partition stuff to pseries
Benjamin Herrenschmidt
1
-236
/
+18
2010-11-30
powerpc/nvram: Change nvram_setup_partition() to use new helper
Benjamin Herrenschmidt
1
-39
/
+32
2010-11-30
powerpc/nvram: Add nvram_find_partition()
Benjamin Herrenschmidt
1
-0
/
+22
2010-11-30
powerpc/nvram: Improve partition removal
Benjamin Herrenschmidt
1
-48
/
+43
2010-11-30
powerpc/nvram: Shuffle code around in nvram_create_partition()
Benjamin Herrenschmidt
1
-46
/
+62
2010-11-30
powerpc/nvram: Completely clear a new partition
Benjamin Herrenschmidt
1
-9
/
+10
2010-11-30
powerpc/nvram: Ensure that the partition header/block size is right
Benjamin Herrenschmidt
1
-0
/
+2
2010-11-30
powerpc/nvram: nvram_create_partitions() now uses bytes
Benjamin Herrenschmidt
1
-6
/
+14
2010-11-30
powerpc/nvram: More flexible nvram_create_partition()
Benjamin Herrenschmidt
1
-18
/
+28
2010-11-30
powerpc/nvram: Move things out of asm/nvram.h
Benjamin Herrenschmidt
1
-1
/
+20
2010-02-09
arch/powerpc: Fix continuation line formats
Joe Perches
1
-3
/
+3
[next]