summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil2016-09-258-0/+1621
* powerpc/8xx: make user addr DTLB miss the short pathChristophe Leroy2016-09-251-30/+23
* powerpc/8xx: Move additional DTLBMiss handlers out of exception areaChristophe Leroy2016-09-251-42/+42
* powerpc/8xx: use r3 to scratch CR in ITLBmissChristophe Leroy2016-09-251-12/+9
* soc/fsl/qe: fix gpio save_regs functionsChristophe Leroy2016-09-251-1/+2
* powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-253-11/+27
* powerpc/8xx: add system_reset_exceptionChristophe Leroy2016-09-252-2/+2
* powerpc/fsl_pci: Size upper inbound window based on RAM sizeScott Wood2016-09-251-7/+5
* powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-253-0/+12
* powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao2016-09-2515-51/+22
* soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-254-6/+23
* powerpc/mpic: use of_property_read_boolJulia Lawall2016-09-251-1/+1
* fsl/qe: use of_property_read_boolJulia Lawall2016-09-251-1/+1
* powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov2016-09-2533-67/+38
* powerpc: Call chained reset handlers during resetAndrey Smirnov2016-09-251-0/+4
* powerpc: Factor out common code in setup-common.cAndrey Smirnov2016-09-251-9/+14
* powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signatureAndrey Smirnov2016-09-251-3/+5
* powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-252-3/+5
* powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-252-2/+9
* powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-252-4/+4
* soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()Zhao Qiang2016-09-251-5/+5
* soc/fsl/qe: Use resource_sizeVaishali Thakkar2016-09-251-1/+1
* powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng2016-09-221-31/+25
* powerpc/powernv: Fix comment style and spellingAndrew Donnellan2016-09-221-2/+3
* powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-224-6/+0
* powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2016-09-222-0/+9
* powerpc/eeh: Skip finding bus until after failure reportingRussell Currey2016-09-221-2/+2
* powerpc/powernv/eeh: Skip finding bus for VF resetsRussell Currey2016-09-221-2/+3
* powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2016-09-222-0/+13
* powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin2016-09-222-7/+3
* powerpc/pseries: Fix HV facility unavailable to use correct handlerNicholas Piggin2016-09-221-2/+2
* powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey2016-09-221-1/+38
* powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare()Benjamin Herrenschmidt2016-09-221-16/+0
* powerpc/64/kexec: Copy image with MMU off when possibleBenjamin Herrenschmidt2016-09-222-31/+36
* powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-222-0/+25
* powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-225-10/+30
* powerpc/64/kexec: NULL check "clear_all" in kexec_sequenceBenjamin Herrenschmidt2016-09-221-3/+4
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-2080-200/+204
* MAINTAINERS: Update cxl maintainersMichael Neuling2016-09-201-2/+2
* powerpc/pseries: fix memory leak in queue_hotplug_event() error pathAndrew Donnellan2016-09-201-0/+1
* powerpc/nvram: Fix an incorrect partition mergePan Xinhui2016-09-201-3/+3
* powerpc/nvram: Fix a memory leak in err pathPan Xinhui2016-09-201-1/+1
* powerpc/64s: Optimise MSR handling in exception handlingNicholas Piggin2016-09-201-12/+9
* powerpc/64: Optimise syscall entry for virtual, relocatable caseNicholas Piggin2016-09-201-5/+2
* powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4KAneesh Kumar K.V2016-09-201-1/+1
* powerpc/64: Document the syscall ABINicholas Piggin2016-09-201-0/+105
* powerpc/64: Replay hypervisor maintenance interrupt firstNicholas Piggin2016-09-201-5/+9
* powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman2016-09-191-0/+2
* powerpc: Don't change the section in _GLOBAL()Michael Ellerman2016-09-191-6/+2
* powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-193-29/+20