index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
Kconfig
Commit message (
Expand
)
Author
Age
*
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
*
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
|
\
|
*
init/config: Do not select BUILD_BIN2C for IKCONFIG
Joel Fernandes (Google)
2019-04-29
|
*
Provide in-kernel headers to make extending kernel easier
Joel Fernandes (Google)
2019-04-29
*
|
Make anon_inodes unconditional
David Howells
2019-04-19
|
/
*
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-03-10
|
\
|
*
kbuild: clean up scripts/gcc-version.sh
Masahiro Yamada
2019-03-04
|
*
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
2019-02-27
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-03-10
|
\
\
|
*
|
time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTS
Arnd Bergmann
2019-03-06
*
|
|
Add io_uring IO interface
Jens Axboe
2019-02-28
|
/
/
*
|
psi: clarify the Kconfig text for the default-disable option
Johannes Weiner
2019-02-01
*
|
init/Kconfig: fix grammar by moving a closing parenthesis
Jonathan Neuschäfer
2019-02-01
|
/
*
kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7
Paul Burton
2019-01-13
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-05
*
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-27
|
\
|
*
audit: remove WATCH and TREE config options
Richard Guy Briggs
2018-11-19
*
|
psi: fix reference to kernel commandline enable
Baruch Siach
2018-12-14
*
|
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-30
|
/
*
psi: cgroup support
Johannes Weiner
2018-10-26
*
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
*
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-10-02
*
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-25
|
\
|
*
kbuild: test dead code/data elimination support in Kconfig
Masahiro Yamada
2018-08-23
*
|
init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE
Adrian Reber
2018-08-22
*
|
init/Kconfig: fix its typos
Randy Dunlap
2018-08-22
|
/
*
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
2018-08-17
*
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
|
\
|
*
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-01
|
*
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-01
|
*
kconfig: remove duplicate SWAP symbol defintions
Christoph Hellwig
2018-08-01
*
|
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-08-15
|
\
\
|
*
|
init/Kconfig: Use short unix-style option instead of --longname
Rob Landley
2018-08-09
|
|
/
*
|
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-15
|
\
\
|
*
|
kbuild: Add build salt to the kernel and modules
Laura Abbott
2018-07-17
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-08-13
|
\
\
|
|
/
|
/
|
|
*
init/Kconfig: add an option for uncompressed kernel
Vasily Gorbik
2018-06-25
*
|
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-30
|
\
\
|
|
/
|
/
|
|
*
kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION
Masahiro Yamada
2018-06-28
*
|
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
|
/
*
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
|
\
|
*
kconfig: add CC_IS_CLANG and CLANG_VERSION
Masahiro Yamada
2018-06-08
|
*
kconfig: add CC_IS_GCC and GCC_VERSION
Masahiro Yamada
2018-06-08
*
|
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
|
\
\
|
|
/
|
/
|
|
*
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
|
|
\
|
|
*
|
bpf: enable stackmap with build_id in nmi context
Song Liu
2018-05-14
*
|
|
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-06-06
|
\
\
\
|
*
|
|
kconfig: replace $(UNAME_RELEASE) with function call
Masahiro Yamada
2018-05-28
[next]