summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/setup.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-31powerpc/mm: Add translation mode information in /proc/cpuinfoAneesh Kumar K.V1-0/+4
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt1-0/+1
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann1-2/+2
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2016-09-06powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann1-1/+1
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt1-4/+5
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt1-4/+3
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-7/+0
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt1-49/+43
2016-07-21powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt1-41/+0
2016-06-21powerpc/pci: Delay populating pdnGavin Shan1-5/+1
2016-06-14powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta1-1/+1
2016-06-14powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta1-1/+1
2016-06-14powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta1-72/+5
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-05-11powerpc/pci: Export pci_add_device_node_info()Gavin Shan1-1/+1
2016-05-11powerpc/pseries: Add null property check to pseries_discover_pic()Suraj Jitindar Singh1-0/+2
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+2
2015-10-15powerpc/pseries: Remove use of CONFIG_PCIMichael Ellerman1-4/+0
2015-09-17powerpc/PCI: Fix lookup of linux,pci-probe-only propertyMarc Zyngier1-12/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-08-28powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()Gavin Shan1-11/+13
2015-08-28powerpc/pseries: Fix corrupted pdn listGavin Shan1-0/+5
2015-04-14powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens1-7/+0
2015-04-11powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens1-1/+5
2015-04-11powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens1-0/+47
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan1-1/+1
2014-12-12Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-30/+35
2014-11-25of/reconfig: Always use the same structure for notifiersGrant Likely1-2/+3
2014-11-10powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard1-1/+5
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-29/+30
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard1-1/+1
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+1
2014-07-28powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman1-1/+1
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely1-2/+1
2014-06-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+7
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard1-0/+3
2014-05-01powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds1-0/+4
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-2/+2
2014-02-22Merge branch 'linus' into sched/coreThomas Gleixner1-2/+1
2014-02-11sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre1-20/+14
2014-02-11powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar1-2/+1
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+2
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple1-2/+2
2013-11-26powerpc: Clean up panic_timeout usageJason Baron1-1/+1
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard1-0/+42
2013-09-11powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan1-10/+21
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar1-1/+1