summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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: add a missing label in resume_kernelKevin Hao2013-04-151-1/+1
| * | powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple2013-04-151-1/+1
| * | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-104-0/+8
* | | 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: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder2013-03-261-0/+6
| * | powerpc: make additional room in exception vector areaChen Gang2013-03-251-72/+72
* | | 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
|/ /
* | powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-171-1/+1
* | powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-171-9/+25
* | powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling2013-03-171-0/+1
* | powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard2013-03-131-7/+7
* | powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-131-1/+1
|/
* powerpc: Set DSCR bit in FSCR setupMichael Neuling2013-03-051-1/+1
* powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling2013-03-051-1/+2
* powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling2013-03-051-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-18/+0
|\
| * fix compat truncate/ftruncateAl Viro2013-02-251-12/+0
OpenPOWER on IntegriCloud