Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3678e2fcc293cf2ff1fe961838734a70c185de8a
/
arch
/
powerpc
/
Kconfig
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
6c44741
powerpc/lib: Implement UACCESS_FLUSHCACHE API
by Oliver O'Halloran
· 7 years ago
32ce386
powerpc/lib: Implement PMEM API
by Oliver O'Halloran
· 7 years ago
4e00374
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
by Michael Ellerman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
bac65d9
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
31bfdb0
powerpc: Use instruction emulation infrastructure to handle alignment faults
by Paul Mackerras
· 7 years ago
92e5aae
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
by Nicholas Piggin
· 7 years ago
95902e6
powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32
by Christophe Leroy
· 7 years ago
87be3e2
powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOC
by Christophe Leroy
· 7 years ago
a3059b0
powerpc/8xx: Make pinning of ITLBs optional
by Christophe Leroy
· 7 years ago
ab2675d
powerpc/8xx: Fix two CONFIG_8xx left behind
by Christophe Leroy
· 7 years ago
968159c
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
by Christophe Leroy
· 7 years ago
e959986
powerpc/kconfig: Simplify PCI_QSPAN selection
by Christophe Leroy
· 7 years ago
75eb767
powerpc: Fix powerpc-specific watchdog build configuration
by Nicholas Piggin
· 7 years ago
6974f0c
include/linux/string.h: add the option of fortified string.h functions
by Daniel Micay
· 7 years ago
2104180
powerpc/64s: implement arch-specific hardlockup watchdog
by Nicholas Piggin
· 7 years ago
05a4a95
kernel/watchdog: split up config options
by Nicholas Piggin
· 7 years ago
98ced88
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
1e0fc9d
powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configs
by Balbir Singh
· 8 years ago
218ea31
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
c074244
powerpc/mm: Enable ZONE_DEVICE on powerpc
by Oliver O'Halloran
· 8 years ago
799c434
kbuild: thin archives make default for all archs
by Nicholas Piggin
· 8 years ago
a4eb8b9
Merge branch 'linus' into x86/mm, to pick up fixes
by Ingo Molnar
· 8 years ago
d4cfb11
powerpc: Convert VDSO update function to use new update_vsyscall interface
by Paul Mackerras
· 8 years ago
e585513
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
by Kirill A. Shutemov
· 8 years ago
3262764
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
47b2c3f
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
by Bilal Amarni
· 8 years ago
c6ee9619
powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default
by Michael Ellerman
· 8 years ago
f782ddf
powerpc: Remove __ilog2()s and use generic ones
by Christophe Leroy
· 8 years ago
a2b05b7
powerpc/64s: Add dt_cpu_ftrs boot time setup option
by Nicholas Piggin
· 8 years ago
951eede
powerpc/64: Handle linker stubs in low .text code
by Nicholas Piggin
· 8 years ago
518470f
powerpc: Add HAVE_IRQ_TIME_ACCOUNTING
by Anton Blanchard
· 8 years ago
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
de4d195
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5a61ef7
powerpc/64s: Support new device tree binding for discovering CPU features
by Nicholas Piggin
· 8 years ago
22bd017
powerpc/fadump: remove dependency with CONFIG_KEXEC
by Hari Bathini
· 8 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
084a275
powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TEST
by Nicholas Piggin
· 8 years ago
ddd703c
powerpc: Add NMI IPI infrastructure
by Nicholas Piggin
· 8 years ago
2fefc97
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
by Al Viro
· 8 years ago
701cac6
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
by Al Viro
· 8 years ago
9fc8491
Merge branch 'topic/kprobes' into next
by Michael Ellerman
· 8 years ago
ead514d
powerpc/kprobes: Add support for KPROBES_ON_FTRACE
by Naveen N. Rao
· 8 years ago
9fea59b
powerpc/mm: Add support for runtime configuration of ASLR limits
by Michael Ellerman
· 8 years ago
77e5849
rcu: Make arch select smp_mb__after_unlock_lock() strength
by Paul E. McKenney
· 8 years ago
7b3912f
powerpc: Make sparsemem the default on 64-bit Book3S
by Michael Ellerman
· 8 years ago
3448890
powerpc: get rid of zeroing, switch to RAW_COPY_USER
by Al Viro
· 8 years ago
4761340
powerpc: Move THREAD_SHIFT config to Kconfig
by Hamish Martin
· 8 years ago
a7d2475
powerpc: Sort the selects under CONFIG_PPC
by Michael Ellerman
· 8 years ago
b286ced
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
38705613
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
6c8f9ad
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
496e9cb
powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
by Anton Blanchard
· 8 years ago
51c9c08
powerpc/kprobes: Implement Optprobes
by Anju T
· 8 years ago
57480b9
Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
71810db
modversions: treat symbol CRCs as 32 bit quantities
by Ard Biesheuvel
· 8 years ago
65c059bc
powerpc: Enable support for GCC plugins
by Andrew Donnellan
· 8 years ago
d6c569b
powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig
by Anton Blanchard
· 8 years ago
4ad8622
powerpc/8xx: Implement hw_breakpoint
by Christophe Leroy
· 8 years ago
fa769d3
powerpc/32: Enable HW_BREAKPOINT on BOOK3S
by Christophe Leroy
· 8 years ago
d4fde56
powerpc/64: Use optimized checksum routines on little-endian
by Paul Mackerras
· 8 years ago
f257403
powerpc: Revert the initial stack protector support
by Michael Ellerman
· 8 years ago
467d278
powerpc: ima: get the kexec buffer passed by the previous kernel
by Thiago Jung Bauermann
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
f6853eb
powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit
by Michael Ellerman
· 8 years ago
80f60e5
powerpc/kexec: Enable kexec_file_load() syscall
by Thiago Jung Bauermann
· 8 years ago
da66588
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
by Thiago Jung Bauermann
· 8 years ago
6533b7c
powerpc: Initial stack protector (-fstack-protector) support
by Christophe Leroy
· 8 years ago
43c9127
powerpc: Add option to use thin archives
by Nicholas Piggin
· 8 years ago
40565b5
sched/cputime, powerpc, s390: Make scaled cputime arch specific
by Stanislaw Gruszka
· 8 years ago
70839d2
powerpc/64: Add an option to force run-at-load to test relocation
by Nicholas Piggin
· 8 years ago
5b9ff02
powerpc: Build-time sort the exception table
by Nicholas Piggin
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
51a0212
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
by Vineet Gupta
· 8 years ago
8a18cc0
powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian
by Anton Blanchard
· 8 years ago
22750d9
powerpc/boot: Use CONFIG_KERNEL_GZIP
by Oliver O'Halloran
· 8 years ago
d5a1e42
powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K
by Aneesh Kumar K.V
· 8 years ago
68201fb
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
by Michael Ellerman
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
719dbb2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
1cd04d2
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
1d3c132
powerpc/uaccess: Enable hardened usercopy
by Kees Cook
· 9 years ago
4a12027
powerpc: Add module autoloading based on CPU features
by Alastair D'Silva
· 8 years ago
27d1149
powerpc/32: Remove RELOCATABLE_PPC32
by Kevin Hao
· 8 years ago
4c91bd6
powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64
by Kevin Hao
· 8 years ago
da42307
powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled
by Kevin Hao
· 8 years ago
62f64b4
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
by Christophe Leroy
· 9 years ago
c223c90
powerpc32: provide VIRT_CPU_ACCOUNTING
by Christophe Leroy
· 9 years ago
156d0e2
powerpc/ebpf/jit: Implement JIT compiler for extended BPF
by Naveen N. Rao
· 9 years ago
844e3be
powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
by Naveen N. Rao
· 9 years ago
86c55af
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
by Linus Walleij
· 9 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
0b86c75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
ed8fd10
powerpc/fsl: Remove FSL_SOC dependency from FSL_LBC
by Scott Wood
· 9 years ago
6077776
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
by Daniel Borkmann
· 9 years ago
17ed7c3
powerpc: Add HAVE_PERF_USER_STACK_DUMP support
by Chandan Kumar
· 9 years ago
Next »