Age | Commit message (Expand) | Author |
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 |
2009-08-20 | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Remove use of a second scratch SPRG in STAB code | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Rename exception.h to exception-64s.h | Benjamin Herrenschmidt |
2009-08-18 | powerpc: Allow perf_counters to access user memory at interrupt time | Paul Mackerras |
2009-06-09 | powerpc: Split exception handling out of head_64.S | Benjamin Herrenschmidt |