index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
opal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
Anton Blanchard
1
-0
/
+63
2014-04-28
powerpc/powernv: Fix little endian issues with opal_do_notifier calls
Anton Blanchard
1
-3
/
+3
2014-04-09
powerpc/powernv: Add invalid OPAL call
Joel Stanley
1
-0
/
+3
2014-04-09
powerpc/powernv: Add OPAL message log interface
Joel Stanley
1
-1
/
+3
2014-04-09
powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.
Mahesh Salgaonkar
1
-8
/
+20
2014-04-07
powerpc/powernv: Fix endian issues with OPAL async code
Anton Blanchard
1
-4
/
+6
2014-04-07
powerpc/powernv: Add opal_notifier_unregister() and export to modules
Benjamin Herrenschmidt
1
-0
/
+14
2014-03-24
powerpc/powernv: Enable reading and updating of system parameters
Neelesh Gupta
1
-0
/
+2
2014-03-07
powerpc/powernv Platform dump interface
Stewart Smith
1
-0
/
+2
2014-03-07
powerpc/powernv: Read OPAL error log and export it through sysfs
Stewart Smith
1
-0
/
+2
2014-03-07
powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.
Mahesh Salgaonkar
1
-3
/
+97
2014-01-15
powerpc/powernv: Call OPAL sync before kexec'ing
Vasant Hegde
1
-0
/
+16
2013-12-05
powerpc/powernv: Infrastructure to read opal messages in generic format.
Mahesh Salgaonkar
1
-0
/
+90
2013-12-05
powerpc/powernv: Machine check exception handling.
Mahesh Salgaonkar
1
-1
/
+42
2013-12-05
powerpc/powernv: Remove machine check handling in OPAL.
Mahesh Salgaonkar
1
-6
/
+2
2013-12-05
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
1
-96
/
+1
2013-12-05
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
1
-18
/
+17
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2013-10-30
powerpc/powernv: Code update interface
Vasant Hegde
1
-0
/
+4
2013-10-30
powerpc/powernv: Create opal sysfs directory
Vasant Hegde
1
-0
/
+19
2013-10-11
powerpc/powernv: Fix some PCI sparse errors and one LE bug
Anton Blanchard
1
-1
/
+1
2013-10-11
powerpc/powernv: Don't register exception handlers in little endian mode
Benjamin Herrenschmidt
1
-0
/
+2
2013-10-11
powerpc/powernv: Fix endian issues in OPAL console and udbg backend
Benjamin Herrenschmidt
1
-12
/
+16
2013-10-11
powerpc: Little endian fixes for platforms/powernv/opal.c
Alistair Popple
1
-1
/
+1
2013-10-10
powerpc: add explicit OF includes
Rob Herring
1
-0
/
+1
2013-08-14
powerpc/powernv: Don't crash if there are no OPAL consoles
Benjamin Herrenschmidt
1
-7
/
+9
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
1
-1
/
+1
2013-06-21
powernv/opal: Notifier for OPAL events
Gavin Shan
1
-1
/
+68
2013-05-14
powerpc/powernv: Detect OPAL v3 API version
Benjamin Herrenschmidt
1
-1
/
+5
2013-05-10
powerpc/powernv: Improve kexec reliability
Benjamin Herrenschmidt
1
-0
/
+17
2013-05-08
powerpc/powernv: Properly drop characters if console is closed
Benjamin Herrenschmidt
1
-0
/
+7
2013-05-06
powerpc/powernv: Defer OPAL exception handler registration
Jeremy Kerr
1
-2
/
+13
2011-09-20
powerpc/powernv: Machine check and other system interrupts
Benjamin Herrenschmidt
1
-0
/
+130
2011-09-20
powerpc/powernv: Register and handle OPAL interrupts
Benjamin Herrenschmidt
1
-0
/
+31
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
1
-12
/
+19
2011-09-20
powerpc/powernv: Basic support for OPAL
Benjamin Herrenschmidt
1
-0
/
+154