Age | Commit message (Expand) | Author |
2017-06-20 | powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove it | Nicholas Piggin |
2017-06-20 | powerpc/64s/paca: EX_R3 can be merged with EX_DAR | Nicholas Piggin |
2017-06-20 | powerpc/64s/paca: EX_LR can be merged with EX_DAR | Nicholas Piggin |
2017-06-20 | powerpc/64s/paca: EX_SRR0 is unused, remove it | Nicholas Piggin |
2017-06-20 | powerpc/64s: Add EX_SIZE definition for paca exception save areas | Nicholas Piggin |
2017-06-19 | powerpc/64s/idle: Branch to handler with virtual mode offset | Nicholas Piggin |
2017-05-05 | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-04-28 | powerpc/64s: Dedicated system reset interrupt stack | Nicholas Piggin |
2017-04-28 | powerpc/64s: Disallow system reset vs system reset reentrancy | Nicholas Piggin |
2017-04-28 | powerpc/64s: Fix system reset vs general interrupt reentrancy | Nicholas Piggin |
2017-04-28 | powerpc/64s: Exception macro for stack frame and initial register save | Nicholas Piggin |
2017-04-28 | powerpc/64s: Add exception macro that does not enable RI | Nicholas Piggin |
2017-04-23 | powerpc/64s: Stop using bit in HSPRG0 to test winkle | Nicholas Piggin |
2017-04-23 | powerpc/64s: Remove unnecessary relocation branch from idle handler | Nicholas Piggin |
2017-04-20 | powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers | Nicholas Piggin |
2017-04-18 | powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y | Michael Ellerman |
2017-02-07 | powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts | Nicholas Piggin |
2017-01-31 | powerpc/64: Allow for relocation-on interrupts from guest to host | Paul Mackerras |
2017-01-31 | KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts | Nicholas Piggin |
2017-01-27 | KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV | Nicholas Piggin |
2016-11-12 | powerpc: Fix exception vector build with 2.23 era binutils | Hugh Dickins |
2016-11-12 | powerpc/64s: Fix system reset interrupt winkle wakeups | Nicholas Piggin |
2016-10-27 | powerpc/64s: relocation, register save fixes for system reset interrupt | Nicholas Piggin |
2016-10-04 | powerpc: Use gas sections for arranging exception vectors | Nicholas Piggin |
2016-10-04 | powerpc/64s: Add new exception vector macros | Michael Ellerman |
2016-09-23 | powerpc/pseries: Remove unnecessary syscall trampoline | Nicholas Piggin |
2016-09-13 | powerpc/64: Do load of PACAKBASE in LOAD_HANDLER | Michael Ellerman |
2016-09-13 | powerpc/64: Correct comment on LOAD_HANDLER() | Michael Ellerman |
2016-07-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2016-07-17 | powerpc/irq: Add support for HV virtualization interrupts | Benjamin Herrenschmidt |
2016-07-09 | powerpc32: provide VIRT_CPU_ACCOUNTING | Christophe Leroy |
2015-12-17 | powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES | Michael Ellerman |
2015-12-17 | powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD | Michael Ellerman |
2015-12-01 | powerpc/64: Include KVM guest test in all interrupt vectors | Paul Mackerras |
2014-08-05 | powerpc/book3s: Add basic infrastructure to handle HMI in Linux. | Mahesh Salgaonkar |
2014-07-28 | powerpc: Remove misleading DISABLE_INTS | Michael Ellerman |
2014-07-28 | powerpc: Document register clobbering in EXCEPTION_COMMON() | Michael Ellerman |
2014-04-23 | powerpc: No need to use dot symbols when branching to a function | Anton Blanchard |
2014-03-24 | powerpc/book3s: Fix CFAR clobbering issue in machine check handler. | Mahesh Salgaonkar |
2013-12-30 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2013-12-30 | powerpc: Fix bad stack check in exception entry | Michael Neuling |
2013-12-05 | powerpc/book3s: Split the common exception prolog logic into two section. | Mahesh Salgaonkar |
2013-10-17 | kvm: powerpc: book3s: Cleanup interrupt handling code | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE | Aneesh Kumar K.V |
2013-10-17 | KVM: PPC: Book3S HV: Add support for guest Program Priority Register | Paul Mackerras |
2013-08-14 | powerpc: Avoid link stack corruption for MMU on exceptions | Michael Neuling |
2013-08-14 | powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE | Tiejun Chen |
2013-07-01 | Merge tag 'v3.10' into next | Benjamin Herrenschmidt |
2013-07-01 | powerpc: Remove KVMTEST from RELON exception handlers | Michael Ellerman |
2013-06-15 | powerpc: Fix stack overflow crash in resume_kernel when ftracing | Michael Ellerman |