index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n
Thiago Jung Bauermann
2016-09-06
1
-1
/
+1
*
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
1
-4
/
+5
*
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
2016-07-21
1
-4
/
+3
*
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
1
-7
/
+0
*
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
1
-49
/
+43
*
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
2016-07-21
1
-41
/
+0
*
powerpc/pci: Delay populating pdn
Gavin Shan
2016-06-21
1
-5
/
+1
*
powerpc/pseries: Remove MPIC from pseries kexec
Rashmica Gupta
2016-06-14
1
-1
/
+1
*
powerpc/pseries: Remove MPIC from pseries smp
Rashmica Gupta
2016-06-14
1
-1
/
+1
*
powerpc/pseries: Drop support for MPIC in pseries
Rashmica Gupta
2016-06-14
1
-72
/
+5
*
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
1
-1
/
+1
*
powerpc/pci: Export pci_add_device_node_info()
Gavin Shan
2016-05-11
1
-1
/
+1
*
powerpc/pseries: Add null property check to pseries_discover_pic()
Suraj Jitindar Singh
2016-05-11
1
-0
/
+2
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
1
-1
/
+1
*
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-06
1
-12
/
+2
|
\
|
*
powerpc/PCI: Fix lookup of linux,pci-probe-only property
Marc Zyngier
2015-09-17
1
-12
/
+2
*
|
powerpc/pseries: Remove use of CONFIG_PCI
Michael Ellerman
2015-10-15
1
-4
/
+0
*
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
|
/
*
powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()
Gavin Shan
2015-08-28
1
-11
/
+13
*
powerpc/pseries: Fix corrupted pdn list
Gavin Shan
2015-08-28
1
-0
/
+5
*
powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()
Daniel Axtens
2015-04-14
1
-7
/
+0
*
powerpc/pseries: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
1
-1
/
+5
*
powerpc: move find_and_init_phbs() to pSeries specific code
Daniel Axtens
2015-04-11
1
-0
/
+47
*
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
Gavin Shan
2015-03-24
1
-1
/
+1
*
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
1
-30
/
+35
|
\
|
*
powerpc/pseries: Quieten relocation on exceptions warning
Anton Blanchard
2014-11-10
1
-1
/
+5
|
*
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-11-03
1
-29
/
+30
*
|
of/reconfig: Always use the same structure for notifiers
Grant Likely
2014-11-24
1
-2
/
+3
|
/
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-1
/
+1
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-14
1
-2
/
+1
|
\
|
*
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-26
1
-2
/
+1
*
|
powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()
Michael Ellerman
2014-07-28
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
1
-0
/
+7
|
\
|
*
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
2014-06-05
1
-0
/
+3
|
*
powerpc/le: Show the endianess of the LPAR under PowerVM.
Tony Breeds
2014-05-01
1
-0
/
+4
*
|
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-30
1
-2
/
+2
|
/
*
Merge branch 'linus' into sched/core
Thomas Gleixner
2014-02-21
1
-2
/
+1
|
\
|
*
powerpc/pseries: Disable relocation on exception while going down during crash.
Mahesh Salgaonkar
2014-02-11
1
-2
/
+1
*
|
sched/idle, PPC: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-02-11
1
-20
/
+14
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
1
-2
/
+2
|
\
|
*
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2013-12-30
1
-2
/
+2
*
|
powerpc: Clean up panic_timeout usage
Jason Baron
2013-11-26
1
-1
/
+1
|
/
*
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
2013-11-21
1
-0
/
+42
*
powerpc: Default arch idle could cede processor on pseries
Vaidyanathan Srinivasan
2013-09-11
1
-10
/
+21
*
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
2013-08-27
1
-1
/
+1
*
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
1
-1
/
+1
*
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-14
1
-1
/
+1
*
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
2013-05-06
1
-0
/
+2
*
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
2013-04-26
1
-13
/
+27
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
1
-3
/
+17
|
\
[next]