| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/topology: Fix spurr attribute permission | Benjamin Herrenschmidt | 2013-05-06 | 1 | -1/+1 |
* | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt | 2013-05-06 | 3 | -71/+30 |
* | powerpc/pci: Don't add bogus empty resources to PHBs | Benjamin Herrenschmidt | 2013-05-06 | 1 | -14/+16 |
* | powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8 | Nishanth Aravamudan | 2013-05-06 | 1 | -0/+5 |
* | powerpc/cputable: Advertise ISEL support on appropriate embedded processors | Nishanth Aravamudan | 2013-05-06 | 1 | -0/+5 |
* | powerpc/cputable: Advertise DSCR support on P7/P7+ | Nishanth Aravamudan | 2013-05-06 | 1 | -0/+4 |
* | powerpc/pseries: Perform proper max_bus_speed detection | Kleber Sacilotto de Souza | 2013-05-06 | 1 | -0/+8 |
* | powerpc: Emulate non privileged DSCR read and write | Anton Blanchard | 2013-05-06 | 1 | -2/+8 |
* | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-05 | 1 | -0/+4 |
|\ |
|
| * | KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM | Benjamin Herrenschmidt | 2013-04-26 | 1 | -0/+2 |
| * | KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map | Paul Mackerras | 2013-04-26 | 1 | -0/+1 |
| * | KVM: PPC: booke: Added debug handler | Bharat Bhushan | 2013-03-22 | 1 | -0/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 | 34 | -169/+442 |
|\ \ |
|
| * | | powerpc: Context switch the new EBB SPRs | Michael Ellerman | 2013-05-02 | 2 | -0/+19 |
| * | | powerpc: Turn on the EBB H/FSCR bits | Michael Neuling | 2013-05-02 | 1 | -2/+2 |
| * | | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S | Michael Ellerman | 2013-05-02 | 1 | -2/+2 |
| * | | powerpc: Setup BHRB instructions facility in HFSCR for POWER8 | Anshuman Khandual | 2013-05-02 | 1 | -1/+2 |
| * | | powerpc: Fix interrupt range check on debug exception | Bharat Bhushan | 2013-05-02 | 3 | -8/+12 |
| * | | powerpc: Reduce PTE table memory wastage | Aneesh Kumar K.V | 2013-04-30 | 1 | -1/+3 |
| * | | powerpc: Save DAR and DSISR in pt_regs on MCE | Aneesh Kumar K.V | 2013-04-30 | 1 | -0/+9 |
| * | | powerpc/booke: Remove obsolete macro FINISH_EXCEPTION | Kevin Hao | 2013-04-30 | 1 | -5/+0 |
| * | | powerpc/rtas_flash: Fix bad memory access | Vasant Hegde | 2013-04-30 | 1 | -10/+4 |
| * | | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2013-04-30 | 5 | -5/+101 |
| |\ \ |
|
| | * | | powerpc: Add paravirt idle loop for 64-bit Book-E | Stuart Yoder | 2013-03-13 | 2 | -2/+32 |
| | * | | powerpc/85xx: Add AltiVec support for e6500 | Kumar Gala | 2013-03-12 | 3 | -3/+69 |
| * | | | powerpc: Initialise PMU related regs on Power8 | Michael Ellerman | 2013-04-26 | 1 | -1/+20 |
| * | | | powerpc: Fix "attempt to move .org backwards" error | Paul Mackerras | 2013-04-26 | 1 | -1/+6 |
| * | | | powerpc/pseries: Add /proc interface to control topology updates | Nathan Fontenot | 2013-04-26 | 1 | -2/+5 |
| * | | | powerpc/pseries: Enable PRRN handling | Nathan Fontenot | 2013-04-26 | 1 | -1/+1 |
| * | | | powerpc/pseries: Update firmware_has_feature() to check architecture vector 5... | Nathan Fontenot | 2013-04-26 | 1 | -6/+17 |
| * | | | powerpc/pseries: Move architecture vector definitions to prom.h | Nathan Fontenot | 2013-04-26 | 1 | -69/+6 |
| * | | | powerpc/pseries: Add PRRN RTAS event handler | Jesse Larrew | 2013-04-26 | 1 | -1/+45 |
| * | | | powerpc: Fix hardware IRQs with MMU on exceptions when HV=0 | Michael Neuling | 2013-04-26 | 1 | -1/+1 |
| * | | | powerpc/power8: Fix secondary CPUs hanging on boot for HV=0 | Michael Neuling | 2013-04-26 | 1 | -0/+1 |
| * | | | powerpc: Add isync to copy_and_flush | Michael Neuling | 2013-04-26 | 1 | -0/+1 |
| * | | | Merge remote-tracking branch 'origin/master' into next | Benjamin Herrenschmidt | 2013-04-24 | 5 | -2/+10 |
| |\ \ \ |
|
| * | | | | powerpc/rtas_flash: New return code to indicate FW entitlement expiry | Vasant Hegde | 2013-04-24 | 1 | -0/+5 |
| * | | | | powerpc/rtas_flash: Update return token comments | Vasant Hegde | 2013-04-24 | 1 | -7/+20 |
| * | | | | Merge remote-tracking branch 'mpe/master' into next | Benjamin Herrenschmidt | 2013-04-24 | 15 | -122/+182 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Set default VGA device | Brian King | 2013-04-18 | 1 | -0/+13 |
| | * | | | | powerpc/pci: fix PCI-e devices rescan issue on powerpc platform | Yuanquan Chen | 2013-04-18 | 1 | -17/+26 |
| | * | | | | powerpc/ptrace: Add DAWR debug feature info for userspace | Michael Neuling | 2013-04-18 | 1 | -0/+2 |
| | * | | | | powerpc: Add accounting for Doorbell interrupts | Ian Munsie | 2013-04-18 | 2 | -0/+14 |
| | * | | | | powerpc: Setup in HFSCR for POWER8 | Michael Neuling | 2013-04-18 | 1 | -0/+8 |
| | * | | | | powerpc: fixing ptrace_get_reg to return an error | Alexey Kardashevskiy | 2013-04-18 | 2 | -14/+30 |
| | * | | | | powerpc: remove cast for kmalloc/kzalloc return value | Zhang Yanfei | 2013-04-18 | 1 | -2/+1 |
| | * | | | | powerpc/kgdb: Removed kmalloc returned value cast | Alex Grad | 2013-04-18 | 1 | -1/+1 |
| | * | | | | powerpc: remove PReP platform | Paul Bolle | 2013-04-18 | 1 | -6/+0 |
| | * | | | | powerpc: remove dead CONFIG_HVC_SCOM code | Paul Bolle | 2013-04-18 | 1 | -4/+0 |
| | * | | | | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR | Adrian-Leonard Radu | 2013-04-18 | 2 | -4/+2 |