summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-18powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman
2017-07-18powerpc/mm/hash: Refactor hash__mark_rodata_ro()Michael Ellerman
2017-07-18powerpc/mm/radix: Refactor radix__mark_rodata_ro()Michael Ellerman
2017-07-18powerpc/64s: Fix hypercall entry clobbering r12 inputNicholas Piggin
2017-07-18powerpc/perf: Avoid spurious PMU interrupts after idleNicholas Piggin
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-17powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()Michael Ellerman
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-12powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-07-12powerpc: make feature-fixup tests fortify-safeDaniel Axtens
2017-07-12powerpc: don't fortify prom_initDaniel Axtens
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-12powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang
2017-07-12powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-12powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-07-12powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-07-12powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL eventsAnton Blanchard
2017-07-11powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Madhavan Srinivasan
2017-07-11spufs: Implement show_optionsDavid Howells
2017-07-11powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-11powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin
2017-07-10powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-10powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt
2017-07-10powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt
2017-07-10powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt
2017-07-10powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V
2017-07-06powerpc/hugetlb: enable hugetlb migration for ppc64Aneesh Kumar K.V
2017-07-06powerpc/mm/hugetlb: remove follow_huge_addr for powerpcAneesh Kumar K.V
2017-07-06powerpc/hugetlb: add follow_huge_pd implementation for ppc64Aneesh Kumar K.V