index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
nvram_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-11-24
powerpc: Use unlocked ioctl in nvram_64
Thomas Gleixner
1
-7
/
+7
2009-10-30
powerpc/nvram_64: Mark init code __init
Thomas Gleixner
1
-7
/
+7
2009-10-30
powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()
Thomas Gleixner
1
-0
/
+3
2009-10-30
powerpc/nvram_64: Remove unused code
Thomas Gleixner
1
-25
/
+0
2007-08-17
[POWERPC] pseries: Eliminate global error_log_cnt variable
Linas Vepstas
1
-5
/
+5
2007-08-17
[POWERPC] pseries: Fix jumbled no_logging flag
Linas Vepstas
1
-8
/
+0
2007-08-17
[POWERPC] Remove nvram forward declarations
Linas Vepstas
1
-5
/
+0
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-04-29
[PATCH] nvram_print_partitions cosmetic fixup
Will Schmidt
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-2
/
+2
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
1
-1
/
+2
2006-01-09
[PATCH] powerpc: fix large nvram access
Arnd Bergmann
1
-56
/
+50
2005-11-18
powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc
Paul Mackerras
1
-0
/
+742