summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-09powerpc: Don't print cpu_spec->cpu_name if it's NULLNicholas Piggin
2017-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-05-09powerpc/64s: Fix unnecessary machine check handler relocation branchNicholas Piggin
2017-05-09powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman
2017-05-09powerpc: Fix distclean with Makefile.postlinkHoria Geantă
2017-05-05powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood
2017-05-04powerpc/powernv: Block PCI config access on BCM5718 during EEH recoveryGavin Shan
2017-05-03powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set itNicholas Piggin
2017-05-03powerpc/powernv: Fix TCE kill on NVLink2Alistair Popple
2017-05-03powerpc/mm/radix: Drop support for CPUs without lockless tlbieMichael Ellerman
2017-05-03powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar
2017-05-03powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function bodyMichael Ellerman
2017-05-03powerpc/smp: Document irq enable/disable after migrating IRQsMichael Ellerman
2017-05-03powerpc/mpc52xx: Don't select user-visible RTAS_PROCMichael Ellerman
2017-05-03powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()Andrew Donnellan
2017-05-02powerpc/8xx: Adding support of IRQ in MPC8xx GPIOChristophe Leroy
2017-05-02powerpc/eeh: Clean up and document event handling functionsRussell Currey
2017-05-02powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-05-01powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TESTNicholas Piggin
2017-05-01powerpc/xmon: Teach xmon oops about radix vectorsMichael Neuling
2017-04-30powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong
2017-04-28powerpc/mm/hash: Fix off-by-one in comment about kernel contexts idsMichael Ellerman
2017-04-28powerpc/pseries: Enable VFIOAlexey Kardashevskiy
2017-04-28powerpc/powernv: Fix iommu table size calculation hook for small tablesAlexey Kardashevskiy
2017-04-28powerpc/powernv: Check kzalloc() return value in pnv_pci_table_allocAlexey Kardashevskiy
2017-04-28powerpc: Add arch/powerpc/tools directoryNicholas Piggin
2017-04-28powerpc: Use the new post-link pass to check relocationsNicholas Piggin
2017-04-28powerpc/xmon: Wait for secondaries before IPI'ing on system resetNicholas Piggin
2017-04-28powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESETNicholas Piggin
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin
2017-04-28powerpc: Mark system reset as an NMI with nmi_enter/exit()Nicholas Piggin
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin
2017-04-28powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin
2017-04-28powerpc/64s: Exception macro for stack frame and initial register saveNicholas Piggin
2017-04-28powerpc/64s: Add exception macro that does not enable RINicholas Piggin
2017-04-28powerpc/cbe: Do not process external or decremeter interrupts from sresetNicholas Piggin
2017-04-28powerpc/pasemi: Do not process external or decrementer interrupts from sresetNicholas Piggin
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-04-27powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao
2017-04-27powerpc/mm: Rename table dump file nameChristophe Leroy
2017-04-27powerpc/mm: On PPC32, display 32 bits addresses in page table dumpChristophe Leroy
2017-04-27powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy
2017-04-27powerpc/mm: Fix page table dump build on PPC32Christophe Leroy
2017-04-27powerpc/mm/radix: Optimise tlbiel flush all caseAneesh Kumar K.V
2017-04-27powerpc/mm/radix: Optimise Page Walk Cache flushAneesh Kumar K.V
2017-04-26powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman
2017-04-26powerpc/powernv: Fix missing attr initialisation in opal_export_attrs()Michael Ellerman