Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e02f6c01748df77b3fe202bbf7dde0aae6ecced7
/
arch
/
Kconfig
0d6e24d
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
by Peter Zijlstra
· 5 years ago
580a586
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
by Peter Zijlstra
· 5 years ago
3af4bd0
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
by Peter Zijlstra
· 5 years ago
ff2e6d72
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
by Peter Zijlstra
· 5 years ago
27796d03
asm-generic/tlb: add missing CONFIG symbol
by Peter Zijlstra
· 5 years ago
0ed1325
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
by Peter Zijlstra
· 5 years ago
24b54fe
arch/Kconfig: fix indentation
by Krzysztof Kozlowski
· 5 years ago
596cf45
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
eafb149
fork: support VMAP_STACK with KASAN_VMALLOC
by Daniel Axtens
· 5 years ago
95f1fa9
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
fb041bb
locking/refcount: Consolidate implementations of refcount_t
by Will Deacon
· 5 years ago
0e24220
tracing: Use xarray for syscall trace events
by Hassan Naveed
· 5 years ago
942437c
y2038: allow disabling time32 system calls
by Arnd Bergmann
· 6 years ago
3ca47e9
y2038: remove CONFIG_64BIT_TIME
by Arnd Bergmann
· 6 years ago
e7142bf
arm64, mm: make randomization selected by generic topdown mmap layout
by Alexandre Ghiti
· 5 years ago
67f3977
arm64, mm: move generic mmap layout functions to mm
by Alexandre Ghiti
· 5 years ago
45824fc
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
7e67a85
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d0a16fe9
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
175fca3
kexec: add KEXEC_ELF
by Sven Schnelle
· 5 years ago
62fcee9
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
by Christoph Hellwig
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
0c9c1d5
x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
by Thiago Jung Bauermann
· 5 years ago
5cf896f
arm64: Add support for relocating the kernel with RELR relocations
by Peter Collingbourne
· 5 years ago
01b1d88
rcu: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
70e6e1b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a50a3f4
sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT
by Thomas Gleixner
· 6 years ago
0570bc8
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 6 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
3876d4a
x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
by Alexandre Ghiti
· 6 years ago
c30700d
dma-direct: provide generic support for uncached kernel segments
by Christoph Hellwig
· 6 years ago
86b3de6
ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
by Steven Rostedt (VMware)
· 6 years ago
b2c3dda
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d8ae8a3
initramfs: move the legacy keepinitrd parameter to core code
by Christoph Hellwig
· 6 years ago
0bc40e5
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d253ca0
x86/mm/cpa: Add set_direct_map_*() functions
by Rick Edgecombe
· 6 years ago
f3d9646
y2038: Make CONFIG_64BIT_TIME unconditional
by Arnd Bergmann
· 6 years ago
a865459
locking/rwsem: Enable lock event counting
by Waiman Long
· 6 years ago
fb346fd
locking/lock_events: Make lock_events available for all archs & other locks
by Waiman Long
· 6 years ago
952a31c
asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y
by Martin Schwidefsky
· 6 years ago
96bc956
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
by Peter Zijlstra
· 6 years ago
ed6a793
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
by Peter Zijlstra
· 6 years ago
45763bf
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
c8f5ed6
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
00bf25d
y2038: use time32 syscall names on 32-bit
by Arnd Bergmann
· 6 years ago
ce9084b
x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
by Ard Biesheuvel
· 6 years ago
666047f
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
by Finn Thain
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
2c91bd4
mm: speed up mremap by 20x on large regions
by Joel Fernandes (Google)
· 6 years ago
2d6bb6a
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
343a9f3
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
3c88ee194c
x86: ptrace: Add function argument access API
by Masami Hiramatsu
· 7 years ago
50ff18a
jump_label: Implement generic support for relative references
by Ard Biesheuvel
· 6 years ago
afaef01
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
by Alexander Popov
· 6 years ago
706a1ea
Merge branch 'tlb-fixes'
by Linus Torvalds
· 6 years ago
0c4b0f8
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
d86564a
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
by Peter Zijlstra
· 6 years ago
271ca78
arch: enable relative relocations for arm64, power and x86
by Ard Biesheuvel
· 6 years ago
04f264d
compiler.h: Allow arch-specific asm/compiler.h
by Paul Burton
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
7c7b562
Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
22471e1
kconfig: use a menu in arch/Kconfig to reduce clutter
by Randy Dunlap
· 6 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
45332b1
gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig
by Masahiro Yamada
· 7 years ago
05736e4
cpu/hotplug: Provide knobs to control SMT
by Thomas Gleixner
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
d148eac
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
by Masahiro Yamada
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
be779f0
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
caa91ba
gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST
by Masahiro Yamada
· 7 years ago
1658dce
gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
by Masahiro Yamada
· 7 years ago
59f5385
gcc-plugins: test plugin support in Kconfig and clean up Makefile
by Masahiro Yamada
· 7 years ago
d82991a
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2a61f47
stack-protector: test compiler capability in Kconfig and drop AUTO mode
by Masahiro Yamada
· 7 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
d7822b1
rseq: Introduce restartable sequences system call
by Mathieu Desnoyers
· 7 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
5d20ee3
kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
by Nicholas Piggin
· 7 years ago
704db5433
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
by Masahiro Yamada
· 7 years ago
c9cf87e
KASAN: prohibit KASAN+STRUCTLEAK combination
by Dmitry Vyukov
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
17435e5
time: Introduce CONFIG_COMPAT_32BIT_TIME
by Deepa Dinamani
· 7 years ago
d4703dd
time: Introduce CONFIG_64BIT_TIME in architectures
by Deepa Dinamani
· 7 years ago
6358d6e
kbuild: remove incremental linking option
by Nicholas Piggin
· 7 years ago
44c6dc9
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
by Kees Cook
· 7 years ago
2bc2f68
Makefile: move stack-protector availability out of Kconfig
by Kees Cook
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
5905429
fork: Provide usercopy whitelisting for task_struct
by Kees Cook
· 7 years ago
540adea
error-injection: Separate error-injection from kprobe
by Masami Hiramatsu
· 7 years ago
ea8c64a
dma-mapping: move swiotlb arch helpers to a new header
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
Next »