aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-04-26powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot
2013-04-26powerpc/pseries: Enable PRRN handlingNathan Fontenot
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew
2013-04-26powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling
2013-04-26powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling
2013-04-26powerpc: Add isync to copy_and_flushMichael Neuling
2013-04-24Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt
2013-04-24powerpc/rtas_flash: New return code to indicate FW entitlement expiryVasant Hegde
2013-04-24powerpc/rtas_flash: Update return token commentsVasant Hegde
2013-04-24Merge remote-tracking branch 'mpe/master' into nextBenjamin Herrenschmidt
2013-04-23powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang
2013-04-23ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()Oleg Nesterov
2013-04-23powerpc: Add VDSO version of timeAdhemerval Zanella
2013-04-18powerpc: Set default VGA deviceBrian King
2013-04-18powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling
2013-04-18powerpc: Add accounting for Doorbell interruptsIan Munsie
2013-04-18powerpc: Setup in HFSCR for POWER8Michael Neuling
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy
2013-04-18powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2013-04-18powerpc/kgdb: Removed kmalloc returned value castAlex Grad
2013-04-18powerpc: remove PReP platformPaul Bolle
2013-04-18powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle
2013-04-18powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu
2013-04-18powerpc/kernel: Cleanup on rtas_pci.cGavin Shan
2013-04-18powerpc/rtas_flash: Free kmem upon module exitVasant Hegde
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple
2013-04-10powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling
2013-03-26powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder
2013-03-25powerpc: make additional room in exception vector areaChen Gang
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling
2013-03-13powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard
2013-03-13powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds