summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-10-04powerpc/64s: Consolidate Program 0x700 interruptNicholas Piggin1-10/+9
2016-10-04powerpc/64s: Consolidate Alignment 0x600 interruptNicholas Piggin1-18/+17
2016-10-04powerpc/64s: Consolidate External 0x500 interruptNicholas Piggin1-11/+13
2016-10-04powerpc/64s: Consolidate Instruction Segment 0x480 interruptNicholas Piggin1-111/+113
2016-10-04powerpc/64s: Consolidate Instruction Storage 0x400 interruptNicholas Piggin1-17/+18
2016-10-04powerpc/64s: Consolidate Data Segment 0x380 interruptNicholas Piggin1-25/+25
2016-10-04powerpc/64s: Consolidate Data Storage 0x300 interruptNicholas Piggin1-26/+27
2016-10-04powerpc/64s: Consolidate Machine Check 0x200 interruptNicholas Piggin1-296/+295
2016-10-04powerpc/64s: Consolidate System Reset 0x100 interruptNicholas Piggin1-13/+13
2016-10-04powerpc: Use gas sections for arranging exception vectorsNicholas Piggin3-50/+158
2016-10-04powerpc/64: Change the way relocation copy is calculatedNicholas Piggin1-4/+9
2016-10-04powerpc/64s: Consolidate exception handler alignmentNicholas Piggin1-36/+0
2016-10-04powerpc/64s: Add new exception vector macrosMichael Ellerman1-310/+287
2016-09-29powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2016-09-29powerpc/eeh: Export eeh_pe_state_mark()Gavin Shan1-0/+1
2016-09-29powerpc/eeh: Export confirm_error_lockGavin Shan1-0/+1
2016-09-29powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()Gavin Shan1-0/+1
2016-09-27KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras1-1/+1
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 Leroy2-11/+26
2016-09-25powerpc/8xx: add system_reset_exceptionChristophe Leroy2-2/+2
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-25powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy1-4/+3
2016-09-23powerpc/32: Remove CLR_TOP32Christophe Leroy3-5/+0
2016-09-23powerpc/eeh: Skip finding bus until after failure reportingRussell Currey1-2/+2
2016-09-23powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey1-0/+8
2016-09-23powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin1-6/+2
2016-09-23powerpc/pseries: Fix HV facility unavailable to use correct handlerNicholas Piggin1-2/+2
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/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt1-10/+2
2016-09-23powerpc/64/kexec: NULL check "clear_all" in kexec_sequenceBenjamin Herrenschmidt1-3/+4
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman5-12/+13
2016-09-20Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar1-5/+5
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/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/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2-3/+6
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2-10/+20
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar11-74/+105
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/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V1-0/+19
2016-09-13powerpc/pasemi: Fix device_type of Nemo SB600 node.Darren Stevens1-0/+16