Age | Commit message (Expand) | Author |
2012-09-05 | powerpc: Give hypervisor decrementer interrupts their own handler | Paul Mackerras |
2012-07-11 | powerpc: Add a symbol for hypervisor trampolines | Michael Ellerman |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-09 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-05-09 | powerpc/irq: Make alignment & program interrupt behave the same | Benjamin Herrenschmidt |
2012-04-30 | powerpc: Remove CONFIG_POWER4_ONLY | Anton Blanchard |
2012-04-08 | KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs | Paul Mackerras |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-09 | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Replace mfmsr instructions with load from PACA kernel_msr field | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Disable interrupts in 64-bit kernel FP and vector faults | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Call do_page_fault() with interrupts off | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Rework runlatch code | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Use the same interrupt prolog for perfmon as other interrupts | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Remove legacy iSeries bits from assembly files | Benjamin Herrenschmidt |
2012-03-05 | KVM: PPC: Implement MMIO emulation support for Book3S HV guests | Paul Mackerras |
2012-02-22 | powerpc: Fix program check handling when lockdep is enabled | Michael Ellerman |
2012-02-16 | powerpc: Disable interrupts early in Program Check | Benjamin Herrenschmidt |
2011-12-08 | powerpc/powernv: Fix problems in onlining CPUs | Paul Mackerras |
2011-11-08 | powerpc/kvm: Fix build failure with HV KVM and CBE | Alexander Graf |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-09-25 | KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately | Paul Mackerras |
2011-09-20 | powerpc/powernv: Machine check and other system interrupts | Benjamin Herrenschmidt |
2011-07-12 | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras |
2011-07-12 | powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect... | Paul Mackerras |
2011-07-12 | KVM: PPC: Allow book3s_hv guests to use SMT processor modes | Paul Mackerras |
2011-07-12 | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras |
2011-07-12 | KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu | Paul Mackerras |
2011-07-12 | powerpc, KVM: Rework KVM checks in first-level interrupt handlers | Paul Mackerras |
2011-05-19 | powerpc: Improve scheduling of system call entry instructions | Anton Blanchard |
2011-05-04 | powerpc: Save Come-From Address Register (CFAR) in exception frame | Paul Mackerras |
2011-05-04 | powerpc: Save register r9-r13 values accurately on interrupt with bad stack | Paul Mackerras |
2011-04-27 | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans |
2011-04-20 | powerpc: Add NAP mode support on Power7 in HV mode | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode | Paul Mackerras |
2011-04-20 | powerpc: More work to support HV exceptions | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Base support for exceptions using HSRR0/1 | Benjamin Herrenschmidt |
2011-04-20 | powerpc: In HV mode, use HSPRG0 for PACA | Benjamin Herrenschmidt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory | Benjamin Herrenschmidt |
2010-11-29 | powerpc: Remove second definition of STACK_FRAME_OVERHEAD | Stephen Rothwell |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-10-24 | KVM: PPC: Move KVM trampolines before __end_interrupts | Alexander Graf |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-06-22 | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors | K.Prasad |
2010-04-07 | powerpc: Disable interrupts for data breakpoint exceptions | K.Prasad |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-11-05 | Make head_64.S aware of KVM real mode code | Alexander Graf |
2009-10-28 | powerpc: perf_event: Cleanup output by adding symbols | Anton Blanchard |