summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-0/+4
|\
| * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-261-0/+2
| * KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-261-0/+1
| * KVM: PPC: booke: Added debug handlerBharat Bhushan2013-03-221-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-0234-169/+442
|\ \
| * | powerpc: Context switch the new EBB SPRsMichael Ellerman2013-05-022-0/+19
| * | powerpc: Turn on the EBB H/FSCR bitsMichael Neuling2013-05-021-2/+2
| * | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2013-05-021-2/+2
| * | powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual2013-05-021-1/+2
| * | powerpc: Fix interrupt range check on debug exceptionBharat Bhushan2013-05-023-8/+12
| * | powerpc: Reduce PTE table memory wastageAneesh Kumar K.V2013-04-301-1/+3
| * | powerpc: Save DAR and DSISR in pt_regs on MCEAneesh Kumar K.V2013-04-301-0/+9
| * | powerpc/booke: Remove obsolete macro FINISH_EXCEPTIONKevin Hao2013-04-301-5/+0
| * | powerpc/rtas_flash: Fix bad memory accessVasant Hegde2013-04-301-10/+4
| * | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-305-5/+101
| |\ \
| | * | powerpc: Add paravirt idle loop for 64-bit Book-EStuart Yoder2013-03-132-2/+32
| | * | powerpc/85xx: Add AltiVec support for e6500Kumar Gala2013-03-123-3/+69
| * | | powerpc: Initialise PMU related regs on Power8Michael Ellerman2013-04-261-1/+20
| * | | powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras2013-04-261-1/+6
| * | | powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-261-2/+5
| * | | powerpc/pseries: Enable PRRN handlingNathan Fontenot2013-04-261-1/+1
| * | | powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-261-6/+17
| * | | powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-261-69/+6
| * | | powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew2013-04-261-1/+45
| * | | powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling2013-04-261-1/+1
| * | | powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling2013-04-261-0/+1
| * | | powerpc: Add isync to copy_and_flushMichael Neuling2013-04-261-0/+1
| * | | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2013-04-245-2/+10
| |\ \ \
| * | | | powerpc/rtas_flash: New return code to indicate FW entitlement expiryVasant Hegde2013-04-241-0/+5
| * | | | powerpc/rtas_flash: Update return token commentsVasant Hegde2013-04-241-7/+20
| * | | | Merge remote-tracking branch 'mpe/master' into nextBenjamin Herrenschmidt2013-04-2415-122/+182
| |\ \ \ \
| | * | | | powerpc: Set default VGA deviceBrian King2013-04-181-0/+13
| | * | | | powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen2013-04-181-17/+26
| | * | | | powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling2013-04-181-0/+2
| | * | | | powerpc: Add accounting for Doorbell interruptsIan Munsie2013-04-182-0/+14
| | * | | | powerpc: Setup in HFSCR for POWER8Michael Neuling2013-04-181-0/+8
| | * | | | powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-182-14/+30
| | * | | | powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-04-181-2/+1
| | * | | | powerpc/kgdb: Removed kmalloc returned value castAlex Grad2013-04-181-1/+1
| | * | | | powerpc: remove PReP platformPaul Bolle2013-04-181-6/+0
| | * | | | powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle2013-04-181-4/+0
| | * | | | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-182-4/+2
| | * | | | powerpc/kernel: Cleanup on rtas_pci.cGavin Shan2013-04-181-2/+2
| | * | | | powerpc/rtas_flash: Free kmem upon module exitVasant Hegde2013-04-181-0/+5
| * | | | | powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang2013-04-231-0/+1
| * | | | | ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()Oleg Nesterov2013-04-231-4/+4
| * | | | | powerpc: Add VDSO version of timeAdhemerval Zanella2013-04-235-0/+58
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-269/+215
|\ \ \ \ \
| * | | | | ppc: Clean up rtas_flash driver somewhatDavid Howells2013-05-011-248/+204
| * | | | | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-011-1/+1
OpenPOWER on IntegriCloud