aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* powerpc: Initialise PMU related regs on Power8Michael Ellerman2013-04-26
* powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras2013-04-26
* powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-26
* powerpc/pseries: Enable PRRN handlingNathan Fontenot2013-04-26
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-26
* powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-26
* powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew2013-04-26
* powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling2013-04-26
* powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling2013-04-26
* powerpc: Add isync to copy_and_flushMichael Neuling2013-04-26
* Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2013-04-24
|\
| * powerpc: add a missing label in resume_kernelKevin Hao2013-04-15
| * powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple2013-04-15
| * powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-09
* | powerpc/rtas_flash: New return code to indicate FW entitlement expiryVasant Hegde2013-04-24
* | powerpc/rtas_flash: Update return token commentsVasant Hegde2013-04-24
* | Merge remote-tracking branch 'mpe/master' into nextBenjamin Herrenschmidt2013-04-24
|\ \
| * | powerpc: Set default VGA deviceBrian King2013-04-18
| * | powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen2013-04-18
| * | powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling2013-04-18
| * | powerpc: Add accounting for Doorbell interruptsIan Munsie2013-04-18
| * | powerpc: Setup in HFSCR for POWER8Michael Neuling2013-04-17
| * | powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-17
| * | powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-04-17
| * | powerpc/kgdb: Removed kmalloc returned value castAlex Grad2013-04-17
| * | powerpc: remove PReP platformPaul Bolle2013-04-17
| * | powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle2013-04-17
| * | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-17
| * | powerpc/kernel: Cleanup on rtas_pci.cGavin Shan2013-04-17
| * | powerpc/rtas_flash: Free kmem upon module exitVasant Hegde2013-04-17
| |/
| * powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder2013-03-25
| * powerpc: make additional room in exception vector areaChen Gang2013-03-25
* | powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang2013-04-23
* | ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()Oleg Nesterov2013-04-23
* | powerpc: Add VDSO version of timeAdhemerval Zanella2013-04-23
|/
* powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-16
* powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-16
* powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling2013-03-16
* powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard2013-03-12
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-12
* powerpc: Set DSCR bit in FSCR setupMichael Neuling2013-03-05
* powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling2013-03-05
* powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling2013-03-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\
| * fix compat truncate/ftruncateAl Viro2013-02-25
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-22
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \