summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-03-06powerpc/64: Fix L1D cache shape vector reporting L1I valuesMichael Ellerman
2017-03-06powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()Anton Blanchard
2017-03-06powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh
2017-03-06powerpc: Parse the command line before calling CASSuraj Jitindar Singh
2017-03-06powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh
2017-03-04powerpc/64: Fix checksum folding in csum_add()Shile Zhang
2017-03-04powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=nAlexey Kardashevskiy
2017-03-03powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor
2017-03-03powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin
2017-03-03powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stopGautham R. Shenoy
2017-03-03powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras
2017-03-03powerpc: emulate_step() tests for load/store instructionsRavi Bangoria
2017-03-03powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins
2017-02-24powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-22powerpc: do not make the entire heap executableDenys Vlasenko
2017-02-23powerpc: Remove leftover cputime_to_nsecs call causing build errorFrédéric Weisbecker
2017-02-23powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V
2017-02-23powerpc/optprobes: Fix TOC handling in optprobes trampolineNaveen N. Rao
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-22powerpc/mpc85xx: Update TMU device tree node for T1023/T1024Hongtao Jia
2017-02-22powerpc/mpc85xx: Update TMU device tree node for T1040/T1042Hongtao Jia
2017-02-21powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth
2017-02-21powerpc/xmon: Dump memory in CPU endian formatDouglas Miller
2017-02-21powerpc/pseries: Revert 'Auto-online hotplugged memory'Nathan Fontenot
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-20Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2017-02-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-02-20Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-20powerpc/powernv: Make PCI non-optionalMichael Ellerman
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-02-18powerpc/64: Implement clear_bit_unlock_is_negative_byte()Nicholas Piggin
2017-02-18KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for nowPaul Mackerras