aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-06powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()Anton Blanchard1-1/+4
2017-03-06powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh1-2/+108
2017-03-06powerpc: Parse the command line before calling CASSuraj Jitindar Singh1-5/+5
2017-03-03powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stopGautham R. Shenoy1-4/+6
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds13-426/+522
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-8/+8
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins1-0/+1
2017-02-23powerpc: Remove leftover cputime_to_nsecs call causing build errorFrédéric Weisbecker1-1/+1
2017-02-23powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V1-0/+4
2017-02-23powerpc/optprobes: Fix TOC handling in optprobes trampolineNaveen N. Rao1-0/+7
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds21-286/+983
2017-02-21powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth1-1/+1
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-75/+94
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman5-9/+113
2017-02-17powerpc/kernel: Remove error message in pcibios_setup_phb_resources()Gavin Shan1-8/+2
2017-02-17powerpc: Add POWER9 architected mode to cputableRussell Currey1-0/+17
2017-02-15powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.cRashmica Gupta1-29/+32
2017-02-15powerpc/asm: Use OFFSET macro in asm-offsets.cRashmica Gupta1-371/+340
2017-02-15powerpc/64e: Fix bogus usage of WARN_ONCE()Michael Ellerman1-7/+5
2017-02-15powerpc/xmon: Fix data-breakpointRavi Bangoria1-1/+3
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman4-34/+55
2017-02-10powerpc/kprobes: Remove kprobe_exceptions_notify()Naveen N. Rao1-9/+0
2017-02-10powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()Anju T2-4/+11
2017-02-10powerpc/kprobes: Implement OptprobesAnju T3-0/+484
2017-02-10powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson1-1/+1
2017-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt1-3/+3
2017-02-07powerpc/64: CONFIG_RELOCATABLE support for hmi interruptsNicholas Piggin1-1/+1
2017-02-07powerpc/64s: Use (start, size) rather than (start, end) for exception handlersNicholas Piggin1-92/+103
2017-02-07powerpc/64s: Tidy up after exception handler reworkNicholas Piggin1-1/+1
2017-02-06powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt1-0/+5
2017-02-06powerpc/64: Hard code cache geometry on POWER8Benjamin Herrenschmidt1-2/+18
2017-02-06powerpc/64: Add L2 and L3 cache shape infoBenjamin Herrenschmidt1-5/+21
2017-02-06powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt4-108/+105
2017-02-06powerpc/64: Retrieve number of L1 cache sets from device-treeBenjamin Herrenschmidt1-2/+26
2017-02-06powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt5-56/+61
2017-02-06powerpc: Remove obsolete comment about patching instructionsBenjamin Herrenschmidt1-3/+0
2017-02-06powerpc: Move {d,i,u}cache_bsize definitions to a common placeBenjamin Herrenschmidt3-16/+9
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-19/+5
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel1-8/+0
2017-02-03powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan1-1/+1
2017-02-02powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen1-1/+6
2017-02-01powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker1-18/+2
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker1-7/+8
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker1-2/+2
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar2-1/+23
2017-01-31KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras1-0/+2