summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-0912-16/+1398
* powerpc: Don't print cpu_spec->cpu_name if it's NULLNicholas Piggin2017-05-091-1/+1
* of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin2017-05-092-0/+44
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-05-0911-30/+95
|\
| * powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood2017-05-051-0/+5
| * powerpc/8xx: Adding support of IRQ in MPC8xx GPIOChristophe Leroy2017-05-033-1/+47
| * soc/fsl/qbman: Disable IRQs for deferred QBMan workRoy Pledge2017-04-301-0/+5
| * soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functionsValentin Longchamp2017-04-301-0/+2
| * soc/fsl/qe: only apply QE_General4 workaround on affected SoCsValentin Longchamp2017-04-301-2/+6
| * soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp2017-04-301-0/+13
| * soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy2017-04-302-22/+1
| * net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy2017-04-302-5/+4
| * powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong2017-04-301-0/+12
* | powerpc/64s: Fix unnecessary machine check handler relocation branchNicholas Piggin2017-05-091-3/+1
* | powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman2017-05-091-3/+3
* | powerpc: Fix distclean with Makefile.postlinkHoria Geantă2017-05-091-1/+1
* | powerpc/powernv: Block PCI config access on BCM5718 during EEH recoveryGavin Shan2017-05-041-0/+3
* | powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set itNicholas Piggin2017-05-031-9/+12
* | powerpc/powernv: Fix TCE kill on NVLink2Alistair Popple2017-05-033-6/+14
* | powerpc/mm/radix: Drop support for CPUs without lockless tlbieMichael Ellerman2017-05-031-38/+7
* | powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2017-05-032-2/+4
* | powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function bodyMichael Ellerman2017-05-031-2/+4
* | powerpc/smp: Document irq enable/disable after migrating IRQsMichael Ellerman2017-05-031-1/+8
* | powerpc/mpc52xx: Don't select user-visible RTAS_PROCMichael Ellerman2017-05-031-1/+0
* | powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()Andrew Donnellan2017-05-031-0/+7
* | powerpc/eeh: Clean up and document event handling functionsRussell Currey2017-05-021-12/+24
* | powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey2017-05-021-4/+15
* | cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva2017-05-022-2/+35
* | cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain2017-05-021-6/+9
* | cxl: Force context lock during EEH flowVaibhav Jain2017-05-021-2/+17
* | powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TESTNicholas Piggin2017-05-011-2/+2
* | powerpc/xmon: Teach xmon oops about radix vectorsMichael Neuling2017-05-011-2/+12
* | powerpc/mm/hash: Fix off-by-one in comment about kernel contexts idsMichael Ellerman2017-04-281-1/+1
* | powerpc/pseries: Enable VFIOAlexey Kardashevskiy2017-04-281-2/+38
* | powerpc/powernv: Fix iommu table size calculation hook for small tablesAlexey Kardashevskiy2017-04-281-1/+2
* | powerpc/powernv: Check kzalloc() return value in pnv_pci_table_allocAlexey Kardashevskiy2017-04-282-0/+6
* | powerpc: Add arch/powerpc/tools directoryNicholas Piggin2017-04-284-2/+2
* | powerpc: Use the new post-link pass to check relocationsNicholas Piggin2017-04-282-11/+34
* | powerpc/xmon: Wait for secondaries before IPI'ing on system resetNicholas Piggin2017-04-281-9/+27
* | powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESETNicholas Piggin2017-04-282-1/+26
* | powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-288-0/+10
* | powerpc: Add NMI IPI infrastructureNicholas Piggin2017-04-285-42/+226
* | powerpc: Mark system reset as an NMI with nmi_enter/exit()Nicholas Piggin2017-04-281-0/+11
* | powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin2017-04-286-4/+27
* | powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-286-7/+51
* | powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin2017-04-284-11/+19
* | powerpc/64s: Exception macro for stack frame and initial register saveNicholas Piggin2017-04-282-15/+14
* | powerpc/64s: Add exception macro that does not enable RINicholas Piggin2017-04-282-13/+19
* | powerpc/cbe: Do not process external or decremeter interrupts from sresetNicholas Piggin2017-04-281-4/+7
* | powerpc/pasemi: Do not process external or decrementer interrupts from sresetNicholas Piggin2017-04-281-4/+7