index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-11
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+18
2019-03-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2019-03-06
time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTS
Arnd Bergmann
1
-0
/
+1
2019-03-04
kbuild: clean up scripts/gcc-version.sh
Masahiro Yamada
1
-1
/
+1
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-0
/
+9
2019-02-27
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
1
-0
/
+17
2019-02-02
psi: clarify the Kconfig text for the default-disable option
Johannes Weiner
1
-0
/
+11
2019-02-02
init/Kconfig: fix grammar by moving a closing parenthesis
Jonathan Neuschäfer
1
-1
/
+1
2019-01-14
kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7
Paul Burton
1
-0
/
+1
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-0
/
+3
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+0
2018-12-15
psi: fix reference to kernel commandline enable
Baruch Siach
1
-2
/
+2
2018-12-01
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
1
-0
/
+9
2018-11-20
audit: remove WATCH and TREE config options
Richard Guy Briggs
1
-9
/
+0
2018-10-27
psi: cgroup support
Johannes Weiner
1
-0
/
+4
2018-10-27
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
1
-0
/
+15
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
1
-0
/
+5
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+2
2018-08-24
kbuild: test dead code/data elimination support in Kconfig
Masahiro Yamada
1
-0
/
+2
2018-08-22
init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE
Adrian Reber
1
-12
/
+12
2018-08-22
init/Kconfig: fix its typos
Randy Dunlap
1
-2
/
+2
2018-08-18
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
1
-0
/
+5
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+11
2018-08-15
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+2
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+9
2018-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+14
2018-08-09
init/Kconfig: Use short unix-style option instead of --longname
Rob Landley
1
-2
/
+2
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-0
/
+1
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-2
/
+2
2018-08-02
kconfig: remove duplicate SWAP symbol defintions
Christoph Hellwig
1
-1
/
+8
2018-07-17
kbuild: Add build salt to the kernel and modules
Laura Abbott
1
-0
/
+9
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+3
2018-06-28
kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION
Masahiro Yamada
1
-4
/
+3
2018-06-25
init/Kconfig: add an option for uncompressed kernel
Vasily Gorbik
1
-1
/
+14
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-4
/
+0
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+15
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+23
2018-06-08
kconfig: add CC_IS_CLANG and CLANG_VERSION
Masahiro Yamada
1
-0
/
+7
2018-06-08
kconfig: add CC_IS_GCC and GCC_VERSION
Masahiro Yamada
1
-0
/
+8
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-21
/
+4
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+27
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
1
-0
/
+23
2018-05-28
kconfig: replace $(UNAME_RELEASE) with function call
Masahiro Yamada
1
-2
/
+2
2018-05-28
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
1
-12
/
+4
2018-05-28
kbuild: remove CONFIG_CROSS_COMPILE support
Masahiro Yamada
1
-9
/
+0
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-18
sched/fair: Fix documentation file path
Sebastian Andrzej Siewior
1
-1
/
+1
2018-05-17
kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
Nicholas Piggin
1
-0
/
+27
2018-05-15
bpf: enable stackmap with build_id in nmi context
Song Liu
1
-0
/
+1
[next]