summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-16/+19
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt1-3/+3
2016-07-21powerpc: Ensure that ppc_md is empty before probing for machine typeBenjamin Herrenschmidt1-0/+12
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2-3/+8
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-0/+6
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt1-14/+42
2016-07-21powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt1-0/+4
2016-07-21powerpc: Move 64-bit memory reserves to setup_arch()Benjamin Herrenschmidt1-11/+11
2016-07-21powerpc: Move 64-bit feature fixup earlierBenjamin Herrenschmidt1-2/+3
2016-07-21powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt2-27/+3
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2-3/+2
2016-07-17powerpc/mm/radix: Add a kernel command line to disable radixAneesh Kumar K.V1-0/+13
2016-07-17powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V1-2/+2
2016-07-17powerpc/pci: Don't try to allocate resources that will be reassignedBenjamin Herrenschmidt1-2/+4
2016-07-17powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt1-11/+5
2016-07-17powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt1-0/+15
2016-07-17powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2-0/+21
2016-07-17powerpc/book64s: Move a few exception common handlers to make roomBenjamin Herrenschmidt1-8/+9
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu1-34/+159
2016-07-15powerpc/powernv: abstraction for saving SPRs before entering deep idle statesShreyas B. Prabhu1-22/+32
2016-07-15powerpc/powernv: Make pnv_powersave_common more genericShreyas B. Prabhu1-9/+14
2016-07-15powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu2-20/+21
2016-07-15powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu2-1/+1
2016-07-15powerpc/kvm: make hypervisor state restore a functionShreyas B. Prabhu2-54/+46
2016-07-15powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkleShreyas B. Prabhu1-1/+1
2016-07-15powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling1-2/+1
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman5-25/+63
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-2/+2
2016-07-14powerpc/crash: Rearrange loop condition to avoid out of bounds array accessSuraj Jitindar Singh1-1/+1
2016-07-13powerpc: Don't test for machine type in smp_setup_cpu_maps()Benjamin Herrenschmidt1-1/+1
2016-07-13powerpc/rtas: Don't test for machine type in rtas_initialize()Benjamin Herrenschmidt1-1/+1
2016-07-11powerpc: Move epapr_paravirt_early_init() to early_init_devtree()Benjamin Herrenschmidt3-6/+2
2016-07-11powerpc: Add comment explaining the purpose of setup_kdump_trampoline()Benjamin Herrenschmidt1-2/+4
2016-07-11powerpc: Update obsolete comments in setup_32.c about entry conditionsBenjamin Herrenschmidt1-3/+5
2016-07-08powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan1-1/+1
2016-07-08powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan1-4/+4
2016-07-08powerpc/pseries: start rtasd before PCI probingGreg Kurz1-5/+17
2016-07-07powerpc/pci: Assign fixed PHB number based on device-tree propertiesGuilherme G. Piccoli1-3/+51
2016-07-07powerpc/pci: Fix build with PCI_IOV=y and EEH=nMichael Ellerman1-4/+5
2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran1-8/+59
2016-07-05powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan1-1/+1
2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart1-0/+14
2016-07-05powerpc/perf: factor out power8 __init_pmu codeMadhavan Srinivasan1-1/+17
2016-07-05powerpc/fadump: Fix build error introduced by recent cleanupMichael Ellerman1-1/+1
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens1-1/+0
2016-06-29powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling1-17/+44
2016-06-28powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan1-1/+1
2016-06-28powerpc/fadump: Trivial fix of spelling mistake, clean up messageColin Ian King1-3/+2
2016-06-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur1-0/+10
2016-06-24powerpc/pci: Reduce log level of PCI I/O space warningBenjamin Herrenschmidt1-3/+3