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
/
platforms
/
powernv
/
opal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
1
-4
/
+4
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
1
-1
/
+1
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-1
/
+1
2021-02-09
powerpc: introduce die_mce
Nicholas Piggin
1
-1
/
+1
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
1
-1
/
+1
2020-05-20
powerpc/powernv: add NULL check after kzalloc
Chen Zhou
1
-0
/
+4
2020-01-23
powerpc/powernv: Use common code for the symbol_map export
Oliver O'Halloran
1
-38
/
+10
2020-01-23
powerpc/powernv: Rework exports to support subnodes
Oliver O'Halloran
1
-42
/
+72
2019-11-13
Merge branch 'topic/secureboot' into next
Michael Ellerman
1
-0
/
+3
2019-11-13
powerpc/powernv: Add OPAL API interface to access secure variable
Nayna Jain
1
-0
/
+3
2019-10-11
powerpc/powernv: Add queue mechanism for early messages
Deb McLemore
1
-2
/
+84
2019-09-12
powerpc/powernv: Enhance opal message read interface
Vasant Hegde
1
-10
/
+21
2019-08-05
powerpc/powernv: Restrict OPAL symbol map to only be readable by root
Andrew Donnellan
1
-4
/
+7
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-8
/
+15
2019-06-02
powerpc/powernv: Update firmware archaeology around OPAL_HANDLE_HMI
Stewart Smith
1
-8
/
+15
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-03
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
1
-0
/
+21
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
1
-2
/
+1
2019-02-22
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+1
2019-02-21
powerpc/64s: Better printing of machine check info for guest MCEs
Paul Mackerras
1
-1
/
+1
2019-01-30
powerpc/powernv: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-12-21
powerpc/powernv: Move opal_power_control_init() call in opal_init().
Mahesh Salgaonkar
1
-0
/
+3
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-03
powerpc/64s: consolidate MCE counter increment.
Michal Suchanek
1
-2
/
+0
2018-10-03
powerpc/powernv: Mark function as __noreturn
Breno Leitao
1
-1
/
+1
2018-09-19
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
1
-0
/
+2
2018-08-20
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
1
-31
/
+52
2018-08-08
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
1
-0
/
+2
2018-08-08
powerpc/powernv: Export opal_check_token symbol
Haren Myneni
1
-0
/
+1
2018-07-24
powerpc/powernv: implement opal_put_chars_atomic
Nicholas Piggin
1
-10
/
+27
2018-07-24
powerpc/powernv: move opal console flushing to udbg
Nicholas Piggin
1
-5
/
+7
2018-07-24
powerpc/powernv: Remove OPALv1 support from opal console driver
Nicholas Piggin
1
-46
/
+40
2018-07-24
powerpc/powernv: Implement and use opal_flush_console
Nicholas Piggin
1
-4
/
+38
2018-07-24
powerpc/powernv: Fix OPAL console driver OPAL_BUSY loops
Nicholas Piggin
1
-15
/
+23
2018-07-24
powerpc/powernv: opal_put_chars partial write fix
Nicholas Piggin
1
-1
/
+1
2018-06-03
powerpc/powernv: process all OPAL event interrupts with kopald
Nicholas Piggin
1
-12
/
+11
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2018-04-07
powerpc/powernv: Create platform devs for nvdimm buses
Oliver O'Halloran
1
-0
/
+3
2018-03-13
powerpc/powernv/mce: Don't silently restart the machine
Balbir Singh
1
-1
/
+4
2018-01-22
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
1
-14
/
+4
2017-12-11
powerpc: Reduce log level of "OPAL detected !" message
Benjamin Herrenschmidt
1
-1
/
+1
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-4
/
+4
2017-11-06
powerpc/powernv: Add OPAL_BUSY to opal_error_code()
Cyril Bur
1
-0
/
+2
2017-08-31
powerpc/powernv: Use kernel crash path for machine checks
Nicholas Piggin
1
-6
/
+26
2017-08-31
powerpc/powernv: Flush console before platform error reboot
Nicholas Piggin
1
-38
/
+51
2017-08-31
powerpc/powernv: powernv platform is not constrained by RMA
Nicholas Piggin
1
-5
/
+2
[next]