index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
rng.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
Jason A. Donenfeld
2022-07-28
1
-17
/
+17
*
powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
Jason A. Donenfeld
2022-07-28
1
-28
/
+8
*
powerpc/powernv: Avoid crashing if rng is NULL
Michael Ellerman
2022-07-28
1
-0
/
+2
*
powerpc/powernv: delay rng platform device creation until later in boot
Jason A. Donenfeld
2022-07-04
1
-6
/
+10
*
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
2022-06-22
1
-16
/
+36
*
powerpc: Fix build errors with newer binutils
Anders Roxell
2022-03-01
1
-1
/
+5
*
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
*
powerpc/powernv: Staticify functions without prototypes
Oliver O'Halloran
2020-08-25
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-3
/
+3
*
powerpc/powernv: Use darn instruction for get_random_seed() on Power9
Matt Brown
2017-08-08
1
-0
/
+39
*
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2017-04-10
1
-1
/
+1
*
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
Paul Mackerras
2015-07-23
1
-1
/
+1
*
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
2015-04-21
1
-0
/
+29
*
powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
Michael Ellerman
2014-07-28
1
-1
/
+1
*
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
2013-11-21
1
-0
/
+1
*
powerpc: Add includes to fix powernv/rng.c build
Stephen Rothwell
2013-10-30
1
-0
/
+3
*
powerpc: Implement arch_get_random_long/int() for powernv
Michael Ellerman
2013-10-11
1
-0
/
+122