Age | Commit message (Expand) | Author |
2017-06-22 | Merge branch 'linus' into x86/mm, to pick up fixes | Ingo Molnar |
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-01 | powerpc/64s: Add dt_cpu_ftrs boot time setup option | Nicholas Piggin |
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 |
2017-03-06 | powerpc: Sort the selects under CONFIG_PPC | Michael Ellerman |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-02-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2017-02-10 | powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL | Anton Blanchard |
2017-02-10 | powerpc/kprobes: Implement Optprobes | Anju T |
2017-02-03 | Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-02-03 | modversions: treat symbol CRCs as 32 bit quantities | Ard Biesheuvel |
2017-02-03 | powerpc: Enable support for GCC plugins | Andrew Donnellan |
2017-02-02 | powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig | Anton Blanchard |
2017-01-25 | powerpc/8xx: Implement hw_breakpoint | Christophe Leroy |
2017-01-25 | powerpc/32: Enable HW_BREAKPOINT on BOOK3S | Christophe Leroy |
2017-01-25 | powerpc/64: Use optimized checksum routines on little-endian | Paul Mackerras |
2017-01-24 | powerpc: Revert the initial stack protector support | Michael Ellerman |
2016-12-20 | powerpc: ima: get the kexec buffer passed by the previous kernel | Thiago Jung Bauermann |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2016-12-02 | powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit | Michael Ellerman |
2016-11-30 | powerpc/kexec: Enable kexec_file_load() syscall | Thiago Jung Bauermann |
2016-11-30 | powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. | Thiago Jung Bauermann |
2016-11-23 | powerpc: Initial stack protector (-fstack-protector) support | Christophe Leroy |
2016-11-18 | powerpc: Add option to use thin archives | Nicholas Piggin |
2016-11-15 | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka |
2016-11-14 | powerpc/64: Add an option to force run-at-load to test relocation | Nicholas Piggin |
2016-11-14 | powerpc: Build-time sort the exception table | Nicholas Piggin |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta |
2016-10-04 | powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian | Anton Blanchard |
2016-09-28 | powerpc/boot: Use CONFIG_KERNEL_GZIP | Oliver O'Halloran |