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
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
2017-08-10
powerpc/powernv: Add support to clear sensor groups data
Shilpasri G Bhat
1
-0
/
+3
2017-08-10
powerpc/powernv: Add support to set power-shifting-ratio
Shilpasri G Bhat
1
-0
/
+3
2017-08-10
powerpc/powernv: Add support for powercap framework
Shilpasri G Bhat
1
-0
/
+4
2017-07-25
powerpc/powernv: Detect and create IMC device
Madhavan Srinivasan
1
-0
/
+14
2017-07-17
powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
Michael Ellerman
1
-1
/
+1
2017-07-10
powerpc/powernv: Tell OPAL about our MMU mode on POWER9
Benjamin Herrenschmidt
1
-2
/
+17
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+1
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-0
/
+1
2017-04-26
powerpc/powernv: Fix missing attr initialisation in opal_export_attrs()
Michael Ellerman
1
-1
/
+2
2017-04-04
powerpc/powernv: Add OPAL exports attributes to sysfs
Matt Brown
1
-0
/
+76
2017-04-03
powerpc/book3s: Print task info if we take a machine check in user mode
Michael Ellerman
1
-1
/
+1
2017-03-10
powerpc/64s: fix handling of non-synchronous machine checks
Nicholas Piggin
1
-15
/
+6
2017-01-30
powerpc/powernv: Initialise nest mmu
Alistair Popple
1
-0
/
+11
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+2
2016-11-23
powerpc/powernv: Define real-mode versions of OPAL XICS accessors
Paul Mackerras
1
-0
/
+2
[next]