index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom_init.c
Age
Commit message (
Expand
)
Author
2017-09-02
powerpc/xive: add XIVE Exploitation Mode to CAS
Cédric Le Goater
2017-07-12
powerpc: don't fortify prom_init
Daniel Axtens
2017-04-04
powerpc/prom: Increase minimum RMA size to 512MB
Sukadev Bhattiprolu
2017-03-06
powerpc: Update to new option-vector-5 format for CAS
Suraj Jitindar Singh
2017-03-06
powerpc: Parse the command line before calling CAS
Suraj Jitindar Singh
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-21
powerpc/pseries: Advertise Hot Plug Event support to firmware
Michael Roth
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-02-10
powerpc/pseries: Advertise HPT resizing support via CAS
David Gibson
2017-01-31
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
2017-01-24
powerpc: Add missing error check to prom_find_boot_cpu()
Darren Stevens
2016-11-30
powerpc/prom: Switch to using structs for ibm_architecture_vec
Michael Ellerman
2016-11-30
powerpc/prom: Define structs for client architecture vectors
Michael Ellerman
2016-11-18
powerpc: Fix old style declaration GCC warnings
Tobias Klauser
2016-09-13
powerpc/pasemi: Fix device_type of Nemo SB600 node.
Darren Stevens
2016-09-13
powerpc/pasemi: Fix Nemo SB600 i8259 interrupts.
Darren Stevens
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-08-22
powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...
Michael Ellerman
2016-08-10
powerpc: Print the kernel load address at the end of prom_init()
Benjamin Herrenschmidt
2016-06-08
powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
Michael Ellerman
2016-06-01
powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
Thomas Huth
2015-12-17
powerpc: Add missing calls to va_end()
Daniel Axtens
2015-10-19
vTPM: get the buffer allocated for event log instead of the actual log
Hon Ching \(Vicky\) Lo
2015-10-19
vTPM: reformat event log to be byte-aligned
Hon Ching \(Vicky\) Lo
2015-10-19
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
2015-07-13
powerpc: Add macros for the ibm_architecture_vec[] lengths
Michael Ellerman
2015-06-08
PCI: Remove unnecessary #includes of <asm/pci.h>
Bjorn Helgaas
2015-04-10
powerpc: Reword the "returning from prom_init" message
Michael Ellerman
2014-06-25
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
2014-01-13
powerpc: Check return value of instance-to-package OF call
Benjamin Herrenschmidt
2013-10-11
powerpc: prom_init exception when updating core value
Laurent Dufour
2013-09-25
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2013-09-11
powerpc: Fix section mismatch warning for prom_rtas_call
Vladimir Murzin
2013-08-14
powerpc: Make prom_init.c endian safe
Benjamin Herrenschmidt
2013-08-14
powerpc/pmac: Early debug output on screen on 64-bit macs
Benjamin Herrenschmidt
2013-07-24
powerpc: Add second POWER8 PVR entry
Michael Neuling
2013-04-26
powerpc/pseries: Enable PRRN handling
Nathan Fontenot
2013-04-26
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
2013-04-26
powerpc/pseries: Move architecture vector definitions to prom.h
Nathan Fontenot
2013-03-13
powerpc: Fix -mcmodel=medium breakage in prom_init.c
Anton Blanchard
2013-01-10
powerpc: Remove RELOC() macro
Anton Blanchard
2013-01-10
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
2012-11-15
powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8
Michael Neuling
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-09-05
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
2012-08-22
PPC64: Add support for instantiating SML from Open Firmware
Ashley Lai
2012-08-01
powerpc/crypto: add compression support to arch vec
Seth Jennings
2012-06-29
powerpc: Fix Section mismatch warnings in prom_init.c
Li Zhong
[next]