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
/
pseries
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
1
-4
/
+14
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
1
-7
/
+3
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
1
-0
/
+13
2018-09-19
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
1
-0
/
+1
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+41
2018-08-07
powerpc/pseries: Query hypervisor for count cache flush settings
Michael Ellerman
1
-0
/
+7
2018-08-07
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
1
-1
/
+0
2018-08-07
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
1
-0
/
+16
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
1
-1
/
+2
2018-07-31
powerpc/pseries: fix EEH recovery of some IOV devices
Sam Bobroff
1
-8
/
+17
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
1
-0
/
+1
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
1
-0
/
+1
2018-05-22
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
1
-0
/
+1
2018-04-03
powerpc/pseries: Restore default security feature flags on setup
Mauricio Faria de Oliveira
1
-0
/
+11
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-1
/
+1
2018-03-30
powerpc/pseries: Fix clearing of security feature flags
Mauricio Faria de Oliveira
1
-3
/
+3
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-1
/
+1
2018-03-27
powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
Michael Ellerman
1
-15
/
+12
2018-03-27
powerpc/pseries: Set or clear security feature flags
Michael Ellerman
1
-0
/
+43
2018-03-27
powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
Michael Ellerman
1
-1
/
+1
2018-03-27
powerpc/rfi-flush: Always enable fallback flush on pseries
Michael Ellerman
1
-9
/
+1
2018-03-13
powerpc: Rename plapr routines to plpar
Michael Ellerman
1
-1
/
+1
2018-02-23
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
2018-01-27
powerpc/pseries: Add Initialization of VF Bars
Bryant G. Ly
1
-0
/
+164
2018-01-22
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
1
-1
/
+7
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+36
2018-01-10
powerpc/pseries: Query hypervisor for RFI flush settings
Michael Neuling
1
-0
/
+35
2017-12-05
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
1
-0
/
+1
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-2
/
+2
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
1
-2
/
+6
2017-08-31
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
1
-1
/
+0
2017-03-31
powerpc/mm: Add translation mode information in /proc/cpuinfo
Aneesh Kumar K.V
1
-0
/
+4
2017-01-31
powerpc: Move isa bridge definitions to separate include
Benjamin Herrenschmidt
1
-0
/
+1
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
1
-2
/
+2
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-2
/
+2
2016-09-06
powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n
Thiago Jung Bauermann
1
-1
/
+1
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
1
-4
/
+5
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
1
-4
/
+3
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-7
/
+0
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
1
-49
/
+43
2016-07-21
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
1
-41
/
+0
2016-06-21
powerpc/pci: Delay populating pdn
Gavin Shan
1
-5
/
+1
2016-06-14
powerpc/pseries: Remove MPIC from pseries kexec
Rashmica Gupta
1
-1
/
+1
2016-06-14
powerpc/pseries: Remove MPIC from pseries smp
Rashmica Gupta
1
-1
/
+1
2016-06-14
powerpc/pseries: Drop support for MPIC in pseries
Rashmica Gupta
1
-72
/
+5
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-05-11
powerpc/pci: Export pci_add_device_node_info()
Gavin Shan
1
-1
/
+1
[next]