Age | Commit message (Expand) | Author |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-13 | powerpc/lib: Implement UACCESS_FLUSHCACHE API | Oliver O'Halloran |
2017-11-13 | powerpc/lib: Implement PMEM API | Oliver O'Halloran |
2017-11-06 | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 | Michael Ellerman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-07 | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-09-01 | powerpc: Use instruction emulation infrastructure to handle alignment faults | Paul Mackerras |
2017-08-18 | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog | Nicholas Piggin |
2017-08-15 | powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32 | Christophe Leroy |
2017-08-15 | powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOC | Christophe Leroy |
2017-08-15 | powerpc/8xx: Make pinning of ITLBs optional | Christophe Leroy |
2017-08-14 | powerpc/8xx: Fix two CONFIG_8xx left behind | Christophe Leroy |
2017-08-10 | powerpc/8xx: Getting rid of remaining use of CONFIG_8xx | Christophe Leroy |
2017-08-10 | powerpc/kconfig: Simplify PCI_QSPAN selection | Christophe Leroy |
2017-08-10 | powerpc: Fix powerpc-specific watchdog build configuration | Nicholas Piggin |
2017-07-12 | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay |
2017-07-12 | powerpc/64s: implement arch-specific hardlockup watchdog | Nicholas Piggin |
2017-07-12 | kernel/watchdog: split up config options | Nicholas Piggin |
2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-07-04 | powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configs | Balbir Singh |
2017-07-03 | Merge branch 'fixes' into next | Michael Ellerman |
2017-07-02 | powerpc/mm: Enable ZONE_DEVICE on powerpc | Oliver O'Halloran |
2017-06-30 | kbuild: thin archives make default for all archs | Nicholas Piggin |
2017-06-22 | Merge branch 'linus' into x86/mm, to pick up fixes | Ingo Molnar |
2017-06-22 | powerpc: Convert VDSO update function to use new update_vsyscall interface | Paul Mackerras |
2017-06-13 | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation | Kirill A. Shutemov |
2017-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2017-06-09 | security/keys: add CONFIG_KEYS_COMPAT to Kconfig | Bilal Amarni |
2017-06-08 | powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default | Michael Ellerman |
2017-06-02 | powerpc: Remove __ilog2()s and use generic ones | Christophe Leroy |
2017-06-01 | powerpc/64s: Add dt_cpu_ftrs boot time setup option | Nicholas Piggin |
2017-05-30 | powerpc/64: Handle linker stubs in low .text code | Nicholas Piggin |
2017-05-30 | powerpc: Add HAVE_IRQ_TIME_ACCOUNTING | Anton Blanchard |
2017-05-12 | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-09 | powerpc/64s: Support new device tree binding for discovering CPU features | Nicholas Piggin |
2017-05-08 | powerpc/fadump: remove dependency with CONFIG_KEXEC | Hari Bathini |
2017-05-05 | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-05-01 | powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TEST | Nicholas Piggin |
2017-04-28 | powerpc: Add NMI IPI infrastructure | Nicholas Piggin |
2017-04-26 | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-25 | Merge branch 'topic/kprobes' into next | Michael Ellerman |
2017-04-24 | powerpc/kprobes: Add support for KPROBES_ON_FTRACE | Naveen N. Rao |
2017-04-21 | powerpc/mm: Add support for runtime configuration of ASLR limits | Michael Ellerman |
2017-04-18 | rcu: Make arch select smp_mb__after_unlock_lock() strength | Paul E. McKenney |
2017-04-11 | powerpc: Make sparsemem the default on 64-bit Book3S | Michael Ellerman |
2017-04-06 | powerpc: get rid of zeroing, switch to RAW_COPY_USER | Al Viro |
2017-03-20 | powerpc: Move THREAD_SHIFT config to Kconfig | Hamish Martin |