summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-25powerpc/8xx: make user addr DTLB miss the short pathChristophe Leroy1-30/+23
2016-09-25powerpc/8xx: Move additional DTLBMiss handlers out of exception areaChristophe Leroy1-42/+42
2016-09-25powerpc/8xx: use r3 to scratch CR in ITLBmissChristophe Leroy1-12/+9
2016-09-25powerpc/8xx: add dedicated machine check handlerChristophe Leroy3-11/+27
2016-09-25powerpc/8xx: add system_reset_exceptionChristophe Leroy2-2/+2
2016-09-25powerpc/fsl_pci: Size upper inbound window based on RAM sizeScott Wood1-7/+5
2016-09-25powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy3-0/+12
2016-09-25powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao15-51/+22
2016-09-25soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy3-6/+15
2016-09-25powerpc/mpic: use of_property_read_boolJulia Lawall1-1/+1
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov33-67/+38
2016-09-25powerpc: Call chained reset handlers during resetAndrey Smirnov1-0/+4
2016-09-25powerpc: Factor out common code in setup-common.cAndrey Smirnov1-9/+14
2016-09-24powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signatureAndrey Smirnov1-3/+5
2016-09-24powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2-3/+5
2016-09-24powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2-2/+9
2016-09-24powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2-4/+4
2016-09-23powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng1-31/+25
2016-09-23powerpc/powernv: Fix comment style and spellingAndrew Donnellan1-2/+3
2016-09-23powerpc/32: Remove CLR_TOP32Christophe Leroy4-6/+0
2016-09-23powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2-0/+9
2016-09-23powerpc/eeh: Skip finding bus until after failure reportingRussell Currey1-2/+2
2016-09-23powerpc/powernv/eeh: Skip finding bus for VF resetsRussell Currey1-2/+3
2016-09-23powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2-0/+13
2016-09-23powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin2-7/+3
2016-09-23powerpc/pseries: Fix HV facility unavailable to use correct handlerNicholas Piggin1-2/+2
2016-09-23powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey1-1/+38
2016-09-23powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare()Benjamin Herrenschmidt1-16/+0
2016-09-23powerpc/64/kexec: Copy image with MMU off when possibleBenjamin Herrenschmidt2-31/+36
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2-0/+25
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt5-10/+30
2016-09-23powerpc/64/kexec: NULL check "clear_all" in kexec_sequenceBenjamin Herrenschmidt1-3/+4
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman72-176/+180
2016-09-20powerpc/pseries: fix memory leak in queue_hotplug_event() error pathAndrew Donnellan1-0/+1
2016-09-20powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-09-20powerpc/nvram: Fix a memory leak in err pathPan Xinhui1-1/+1
2016-09-20powerpc/64s: Optimise MSR handling in exception handlingNicholas Piggin1-12/+9
2016-09-20powerpc/64: Optimise syscall entry for virtual, relocatable caseNicholas Piggin1-5/+2
2016-09-20powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4KAneesh Kumar K.V1-1/+1
2016-09-20powerpc/64: Replay hypervisor maintenance interrupt firstNicholas Piggin1-5/+9
2016-09-19powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman1-0/+2
2016-09-19powerpc: Don't change the section in _GLOBAL()Michael Ellerman1-6/+2
2016-09-19powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin3-29/+20
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin4-15/+25
2016-09-13powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are activeSimon Guo2-3/+14
2016-09-13powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()Simon Guo1-45/+29
2016-09-13powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King1-1/+1
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V3-0/+56
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V7-22/+71
2016-09-13powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V1-4/+9