Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a1d6989bf12b01cd9198e2c31a96678ac9c47415
/
init
/
Kconfig
e8cf4e9
init/Kconfig: fix indentation
by Krzysztof Kozlowski
· 5 years ago
76bb8b0
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
ad0b314
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
61a47c1
sysctl: Remove the sysctl system call
by Eric W. Biederman
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
c12d336
int128: move __uint128_t compiler test to Kconfig
by Ard Biesheuvel
· 5 years ago
fcbb846
kbuild: remove header compile test
by Masahiro Yamada
· 5 years ago
561fb04
io_uring: replace workqueue usage with io-wq
by Jens Axboe
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
f1f2f61
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
e070355
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
9dca343
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 5 years ago
227c3e9
Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/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
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
786b238
um: Enable CONFIG_CONSTRUCTORS
by Johannes Berg
· 5 years ago
eb11186
compiler-types.h: add asm_inline definition
by Rasmus Villemoes
· 5 years ago
efd9763
module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES
by Masahiro Yamada
· 5 years ago
d189c2a
module: remove redundant 'depends on MODULES'
by Masahiro Yamada
· 5 years ago
3d52ec5
module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
by Matthias Maennich
· 5 years ago
15f5db6
kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
by Masahiro Yamada
· 5 years ago
2480c09
sched/uclamp: Extend CPU's cgroup controller
by Patrick Bellasi
· 5 years ago
ce3b487
init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
by Masahiro Yamada
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
2d12294
Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC"
by Will Deacon
· 5 years ago
49fcf73
lockdown: Enforce module signatures if the kernel is locked down
by David Howells
· 5 years ago
71c67a3
init/Kconfig: Fix infinite Kconfig recursion on PPC
by Will Deacon
· 5 years ago
c8424e7
MODSIGN: Export module signature definitions
by Thiago Jung Bauermann
· 6 years ago
5cf896f
arm64: Add support for relocating the kernel with RELR relocations
by Peter Collingbourne
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
92bae78
init/Kconfig: fix neighboring typos
by Kees Cook
· 5 years ago
da82c92
docs: cgroup-v1: add it to the admin-guide book
by Mauro Carvalho Chehab
· 6 years ago
c312355
docs: accounting: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
3b99107
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
43c78d8
kbuild: compile-test kernel headers to ensure they are self-contained
by Masahiro Yamada
· 6 years ago
92c1d65
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
d6fc9fc
kbuild: compile-test exported headers to ensure they are self-contained
by Masahiro Yamada
· 6 years ago
1a927fd
init/Kconfig: add CONFIG_CC_CAN_LINK
by Masahiro Yamada
· 6 years ago
69842cb
sched/uclamp: Add CPU's clamp buckets refcounting
by Patrick Bellasi
· 6 years ago
8060c47
block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG
by Christoph Hellwig
· 6 years ago
e846f0d
kbuild: add support for ensuring headers are self-contained
by Jani Nikula
· 6 years ago
d6a3b24
docs: scheduler: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
99c8b23
docs: cgroup-v1: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
1ce2c85
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
f7b101d
kheaders: Move from proc to sysfs
by Joel Fernandes (Google)
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
e900a91
mm: shuffle initial free memory to improve memory-side-cache utilization
by Dan Williams
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
bc0c604
init/config: Do not select BUILD_BIN2C for IKCONFIG
by Joel Fernandes (Google)
· 6 years ago
43d8ce9
Provide in-kernel headers to make extending kernel easier
by Joel Fernandes (Google)
· 6 years ago
5dd50aa
Make anon_inodes unconditional
by David Howells
· 6 years ago
ffd602e
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
a15f6b9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
041a157
time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTS
by Arnd Bergmann
· 6 years ago
fa7295a
kbuild: clean up scripts/gcc-version.sh
by Masahiro Yamada
· 6 years ago
2b188cc
Add io_uring IO interface
by Jens Axboe
· 6 years ago
b303c6d
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
by Masahiro Yamada
· 6 years ago
7b2489d
psi: clarify the Kconfig text for the default-disable option
by Johannes Weiner
· 6 years ago
9807683
init/Kconfig: fix grammar by moving a closing parenthesis
by Jonathan Neuschäfer
· 6 years ago
16fd20a
kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7
by Paul Burton
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
047ce6d
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
428a1cb
psi: fix reference to kernel commandline enable
by Baruch Siach
· 6 years ago
e0c2744
psi: make disabling/enabling easier for vendor kernels
by Johannes Weiner
· 6 years ago
c8fc5d4
audit: remove WATCH and TREE config options
by Richard Guy Briggs
· 6 years ago
2ce7135
psi: cgroup support
by Johannes Weiner
· 6 years ago
eb41468
psi: pressure stall information for CPU, memory, and IO
by Johannes Weiner
· 6 years ago
11d4afd
sched/pelt: Fix warning and clean up IRQ PELT config
by Vincent Guittot
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e85d1d6
kbuild: test dead code/data elimination support in Kconfig
by Masahiro Yamada
· 6 years ago
5cb366b
init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE
by Adrian Reber
· 6 years ago
3903bf9
init/Kconfig: fix its typos
by Randy Dunlap
· 6 years ago
84c07d1
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
by Kirill Tkhai
· 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
01f0e5cd
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
85a0b79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
47f38ae
init/Kconfig: Use short unix-style option instead of --longname
by Rob Landley
· 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
17c46a6
kconfig: remove duplicate SWAP symbol defintions
by Christoph Hellwig
· 6 years ago
9afb719
kbuild: Add build salt to the kernel and modules
by Laura Abbott
· 7 years ago
22d3e0c
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
8b9d271
kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION
by Masahiro Yamada
· 7 years ago
f16466a
init/Kconfig: add an option for uncompressed kernel
by Vasily Gorbik
· 7 years ago
cf65a0f
dma-mapping: move all DMA mapping code to kernel/dma
by Christoph Hellwig
· 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
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
469cb73
kconfig: add CC_IS_CLANG and CLANG_VERSION
by Masahiro Yamada
· 7 years ago
a435389
kconfig: add CC_IS_GCC and GCC_VERSION
by Masahiro Yamada
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
0ad39cb
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 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
2972666
kconfig: replace $(UNAME_RELEASE) with function call
by Masahiro Yamada
· 7 years ago
104daea
kconfig: reference environment variables directly and remove 'option env='
by Masahiro Yamada
· 7 years ago
f1089c9
kbuild: remove CONFIG_CROSS_COMPILE support
by Masahiro Yamada
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
Next »