summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-01powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman
2017-01-24powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan
2017-01-24powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin
2017-01-18powerpc/eeh: Enable IO path on permanent errorGavin Shan
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker
2017-01-14sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas...Frederic Weisbecker
2017-01-14sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker
2017-01-14sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker
2017-01-14sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy
2016-12-05Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-12-03powerpc/ftrace: Fix the comments for ftrace_modify_codeLibin
2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy
2016-12-02powerpc Don't print misleading facility name in facility unavailable exceptionBalbir Singh
2016-12-01powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin
2016-12-01powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2016-11-30powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman
2016-11-30powerpc/prom: Define structs for client architecture vectorsMichael Ellerman
2016-11-30powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann
2016-11-30powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-11-28powerpc/64e: Don't branch to dot symbolsNicholas Piggin
2016-11-28powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-11-25powernv: Clear SPRN_PSSCR when a POWER9 CPU comes onlineGautham R. Shenoy