aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| * | | | powerpc/64s: Consolidate Trace 0xd00 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate System Call 0xc00 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Reserved 0xb00 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Decrementer 0x900 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate FP Unavailable 0x800 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Program 0x700 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Alignment 0x600 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate External 0x500 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Instruction Segment 0x480 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Instruction Storage 0x400 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Data Segment 0x380 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Data Storage 0x300 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate Machine Check 0x200 interruptNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate System Reset 0x100 interruptNicholas Piggin2016-10-03
| * | | | powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-03
| * | | | powerpc/64: Change the way relocation copy is calculatedNicholas Piggin2016-10-03
| * | | | powerpc/64s: Consolidate exception handler alignmentNicholas Piggin2016-10-03
| * | | | powerpc/64s: Add new exception vector macrosMichael Ellerman2016-10-03
| * | | | powerpc/vdso64: Use double word compare on pointersAnton Blanchard2016-09-29
| * | | | powerpc/eeh: Export eeh_pe_state_mark()Gavin Shan2016-09-29
| * | | | powerpc/eeh: Export confirm_error_lockGavin Shan2016-09-29
| * | | | powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()Gavin Shan2016-09-29
| |/ / /
| * | | powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-22
| * | | powerpc/eeh: Skip finding bus until after failure reportingRussell Currey2016-09-22
| * | | powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2016-09-22
| * | | powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin2016-09-22
| * | | powerpc/pseries: Fix HV facility unavailable to use correct handlerNicholas Piggin2016-09-22
| * | | powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare()Benjamin Herrenschmidt2016-09-22
| * | | powerpc/64/kexec: Copy image with MMU off when possibleBenjamin Herrenschmidt2016-09-22
| * | | powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-22
| * | | powerpc/64/kexec: NULL check "clear_all" in kexec_sequenceBenjamin Herrenschmidt2016-09-22
| * | | powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
| * | | powerpc/nvram: Fix an incorrect partition mergePan Xinhui2016-09-20
| * | | powerpc/nvram: Fix a memory leak in err pathPan Xinhui2016-09-20
| * | | powerpc/64s: Optimise MSR handling in exception handlingNicholas Piggin2016-09-20
| * | | powerpc/64: Optimise syscall entry for virtual, relocatable caseNicholas Piggin2016-09-20
| * | | powerpc/64: Replay hypervisor maintenance interrupt firstNicholas Piggin2016-09-20
| * | | powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman2016-09-18
| * | | powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-18
| * | | powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-18
| * | | powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are activeSimon Guo2016-09-13
| * | | powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()Simon Guo2016-09-13
| * | | powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V2016-09-13
| * | | powerpc/pasemi: Fix device_type of Nemo SB600 node.Darren Stevens2016-09-13
| * | | powerpc/pasemi: Fix Nemo SB600 i8259 interrupts.Darren Stevens2016-09-13
| * | | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-13
| * | | powerpc/vdso64: Drop vdso64asMichael Ellerman2016-09-13
| * | | powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman2016-09-13