summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-04powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configsBalbir Singh
2017-07-04powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for RadixBalbir Singh
2017-07-04powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03powerpc/vmlinux.lds: Align __init_begin to 16MBalbir Singh
2017-07-03powerpc/lib/code-patching: Use alternate map for patch_instruction()Balbir Singh
2017-07-03powerpc/xmon: Add patch_instruction() support for xmonBalbir Singh
2017-07-03powerpc/kprobes/optprobes: Use patch_instruction()Balbir Singh
2017-07-03powerpc/kprobes: Move kprobes over to patch_instruction()Balbir Singh
2017-07-03powerpc/mm/radix: Fix execute permissions for interrupt_vectorsBalbir Singh
2017-07-03powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()Balbir Singh
2017-07-03powerpc/64s: Blacklist rtas entry/exit from kprobesNaveen N. Rao
2017-07-03powerpc/64s: Blacklist functions invoked on a trapNaveen N. Rao
2017-07-03powerpc/64s: Un-blacklist system_call() from kprobesNaveen N. Rao
2017-07-03powerpc/64s: Move system_call() symbol to just after setting MSR_EENaveen N. Rao
2017-07-03powerpc/64s: Blacklist system_call() and system_call_common() from kprobesNaveen N. Rao
2017-07-03powerpc/64s: Convert .L__replay_interrupt_return to a local labelNaveen N. Rao
2017-07-03powerpc64/elfv1: Only dereference function descriptor for non-text symbolsNaveen N. Rao
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
2017-07-03powerpc/dts: Use #include "..." to include local DTMasahiro Yamada
2017-07-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-07-03KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving codePaul Mackerras
2017-07-02powerpc/perf/hv-24x7: Aggregate result elements on POWER9 SMT8Thiago Jung Bauermann
2017-07-02powerpc/perf/hv-24x7: Support v2 of the hypervisor APIThiago Jung Bauermann
2017-07-02powerpc/perf/hv-24x7: Minor improvementsThiago Jung Bauermann
2017-07-02powerpc/perf/hv-24x7: Fix return value of hcallsThiago Jung Bauermann
2017-07-02powerpc-perf/hx-24x7: Don't log failed hcall twiceThiago Jung Bauermann
2017-07-02powerpc/perf/hv-24x7: Properly iterate through resultsThiago Jung Bauermann
2017-07-02powerpc/perf/hv-24x7: Fix off-by-one error in request_buffer checkThiago Jung Bauermann
2017-07-02powerpc/perf/hv-24x7: Fix passing of catalog version numberThiago Jung Bauermann
2017-07-02powerpc/mm: Enable ZONE_DEVICE on powerpcOliver O'Halloran
2017-07-02powerpc/mm: Wire up hpte_removebolted for powernvAnton Blanchard
2017-07-02powerpc/mm: Add devmap support for ppc64Oliver O'Halloran
2017-07-02powerpc/vmemmap: Add altmap supportOliver O'Halloran
2017-07-02powerpc/vmemmap: Reshuffle vmemmap_free()Oliver O'Halloran
2017-07-02powerpc/hugetlbfs: Export HPAGE_SHIFTOliver O'Halloran
2017-07-02powerpc: use spin loop primitives in some functionsNicholas Piggin
2017-07-02powerpc/64: implement spin loop primitivesNicholas Piggin
2017-07-01KVM: PPC: Book3S HV: Close race with testing for signals on guest entryPaul Mackerras