index
:
mirrors/kernel.org/tip.git
WIP.core/stacktrace
WIP.fixes
WIP.irq
WIP.locking/core
WIP.sched/core
WIP.vdso
WIP.x86/alternatives
WIP.x86/boot
WIP.x86/core
WIP.x86/cpu
WIP.x86/debug
WIP.x86/fpu
WIP.x86/hpet
WIP.x86/ipi
WIP.x86/paravirt
WIP.x86/pti
WIP.x86/stackguards
WIP.x86/timers
WIP.x86/vdso
WIP/fixes
atomic/core
auto-latest
core-core-for-linus
core-debugobjects-for-linus
core-headers-for-linus
core-mm-for-linus
core-objtool-for-linus
core-rcu-for-linus
core-rseq-for-linus
core-speculation-for-linus
core-stacktrace-for-linus
core-urgent-for-linus
core/build
core/core
core/debug
core/debugobjects
core/documentation
core/entry
core/headers
core/kprobes
core/mm
core/objtool
core/printk
core/rcu
core/rseq
core/rslib
core/speculation
core/stacktrace
core/static_call
core/urgent
efi-core-for-linus
efi-urgent-for-linus
efi/core
efi/irqchip
efi/urgent
for-vfs
for-vfs-merged
irq-core-for-linus
irq-urgent-for-linus
irq/core
irq/for-block
irq/msi
irq/urgent
locking-core-for-linus
locking-urgent-for-linus
locking/atomics
locking/core
locking/debug
locking/header
locking/kcsan
locking/nmi
locking/rcuref
locking/rwsem
locking/urgent
locking/wwmutex
master
objtool/core
objtool/urgent
perf-core-for-linus
perf-urgent-for-linus
perf/core
perf/kprobes
perf/urgent
perf/vlbr
ras-core-for-linus
ras-urgent-for-linus
ras/core
ras/urgent
rcu/urgent
sched-core-for-linus
sched-urgent-for-linus
sched-wait-for-linus
sched/arm64
sched/core
sched/fifo
sched/migrate-disable
sched/psi
sched/rt
sched/smp
sched/urgent
sched/wait
smp-hotplug-for-linus
smp-urgent-for-linus
smp/core
smp/hotplug
smp/urgent
timers-2038-for-linus
timers-core-for-linus
timers-urgent-for-linus
timers/2038
timers/core
timers/nohz
timers/urgent
timers/vdso
tip
tmp.tmp
x86-alternatives-for-linus
x86-amd-nb-for-linus
x86-apic-for-linus
x86-asm-for-linus
x86-boot-for-linus
x86-build-for-linus
x86-cache-for-linus
x86-cleanups-for-linus
x86-cpu-for-linus
x86-dax-for-linus
x86-debug-for-linus
x86-dma-for-linus
x86-entry-for-linus
x86-fpu-for-linus
x86-grub2-for-linus
x86-hyperv-for-linus
x86-irq-for-linus
x86-kdump-for-linus
x86-microcode-for-linus
x86-mm-for-linus
x86-paravirt-for-linus
x86-platform-for-linus
x86-pti-for-linus
x86-pti-urgent-for-linus
x86-timers-for-linus
x86-topology-for-linus
x86-urgent-for-linus
x86-uv-for-linus
x86-vdso-for-linus
x86/acpi
x86/alternatives
x86/amd-nb
x86/apic
x86/asm
x86/boot
x86/build
x86/cache
x86/cc
x86/cleanups
x86/core
x86/cpu
x86/dax
x86/debug
x86/dma
x86/early-printk
x86/entry
x86/fpu
x86/fsgsbase
x86/grub2
x86/hyperv
x86/irq
x86/kaslr
x86/kdump
x86/merge
x86/microcode
x86/misc
x86/mm
x86/mpx
x86/mtrr
x86/olpc
x86/paravirt
x86/pasid
x86/platform
x86/pti
x86/pti-urgent
x86/sev
x86/seves
x86/sgx
x86/shstk
x86/splitlock
x86/tdx
x86/timers
x86/topology
x86/urgent
x86/uv
x86/vdso
x86/vmware
Unnamed repository; edit this file 'description' to name the repository.
git mirror robot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kconfig: remove sym_set_choice_value
Zeng Heng
2022-09-29
1
-1
/
+1
*
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2021-12-02
1
-7
/
+10
*
kconfig: refactor listnewconfig code
Masahiro Yamada
2021-10-11
1
-12
/
+2
*
kconfig: remove 'const' from the return type of sym_escape_string_value()
Masahiro Yamada
2021-10-01
1
-8
/
+7
*
kconfig: constify long_opts
Masahiro Yamada
2021-06-05
1
-1
/
+1
*
kconfig: remove allnoconfig_y option
Masahiro Yamada
2021-04-14
1
-4
/
+1
*
kconfig: move conf_set_all_new_symbols() to conf.c
Masahiro Yamada
2021-04-14
1
-0
/
+193
*
kconfig: move conf_rewrite_mod_or_yes() to conf.c
Masahiro Yamada
2021-03-25
1
-0
/
+15
*
kconfig: remove assignment for Kconfig file
Masahiro Yamada
2021-03-25
1
-2
/
+1
*
kconfig: add help messages for --help (-h) and --silent (-s)
Masahiro Yamada
2021-03-25
1
-3
/
+7
*
kconfig: add long options --help and --silent
Masahiro Yamada
2021-03-25
1
-0
/
+2
*
kconfig: refactor option parse code
Masahiro Yamada
2021-03-25
1
-48
/
+43
*
kconfig: split randconfig setup code into set_randconfig_seed()
Masahiro Yamada
2021-03-25
1
-23
/
+31
*
kconfig: omit --oldaskconfig option for 'make config'
Masahiro Yamada
2021-02-24
1
-0
/
+1
*
kconfig: fix 'invalid option' for help option
Masahiro Yamada
2021-02-24
1
-2
/
+2
*
kconfig: remove dead code in conf_askvalue()
Masahiro Yamada
2021-02-24
1
-15
/
+1
*
kconfig: clean up nested if-conditionals in check_conf()
Masahiro Yamada
2021-02-24
1
-26
/
+29
*
kconfig: Remove duplicate call to sym_get_string_value()
Mickaël Salaün
2021-02-24
1
-1
/
+1
*
kconfig: clean up header inclusion
Boris Kolpackov
2020-12-08
1
-1
/
+0
*
kconfig: Add yes2modconfig and mod2yesconfig targets.
Tetsuo Handa
2020-01-07
1
-0
/
+16
*
kconfig: Add option to get the full help text with listnewconfig
Laura Abbott
2019-11-11
1
-1
/
+12
*
kconfig: Fix spelling of sym_is_changable
Marco Ammon
2019-07-06
1
-3
/
+3
*
kconfig: require the argument of --defconfig
Masahiro Yamada
2019-06-09
1
-3
/
+1
*
kbuild: move ".config not found!" message from Kconfig to Makefile
Masahiro Yamada
2019-02-27
1
-13
/
+0
*
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-12-28
1
-1
/
+1
*
kconfig: remove oldnoconfig target
Masahiro Yamada
2018-11-02
1
-7
/
+0
*
kconfig: suppress "configuration written to .config" for syncconfig
Masahiro Yamada
2018-08-22
1
-0
/
+5
*
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
2018-07-25
1
-14
/
+17
*
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
2018-07-25
1
-4
/
+6
*
kconfig: drop localization support
Sam Ravnborg
2018-05-28
1
-28
/
+23
*
kconfig: extend output of 'listnewconfig'
Don Zickus
2018-04-13
1
-2
/
+12
*
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
2018-03-26
1
-10
/
+10
*
kconfig: hide irrelevant sub-menus for oldconfig
Masahiro Yamada
2018-03-26
1
-3
/
+6
*
kconfig: remove redundant input_mode test for check_conf() loop
Masahiro Yamada
2018-03-26
1
-1
/
+1
*
kconfig: remove unneeded input_mode test in conf()
Masahiro Yamada
2018-03-26
1
-3
/
+1
*
kconfig: do not call check_conf() for olddefconfig
Masahiro Yamada
2018-03-26
1
-5
/
+5
*
kconfig: send error messages to stderr
Masahiro Yamada
2018-02-09
1
-4
/
+6
*
kconfig: echo stdin to stdout if either is redirected
Masahiro Yamada
2018-02-09
1
-3
/
+4
*
kconfig: remove check_stdin()
Masahiro Yamada
2018-02-09
1
-14
/
+0
*
kconfig: show '?' prompt even if no help text is available
Masahiro Yamada
2018-02-09
1
-7
/
+2
*
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
2018-01-28
1
-2
/
+3
*
kconfig: make xfgets() really static
Masahiro Yamada
2018-01-22
1
-10
/
+7
*
kconfig: make input_mode static
Masahiro Yamada
2018-01-22
1
-1
/
+2
*
kconfig: allow kconfig to handle longer path names
Markus Mayer
2015-12-10
1
-3
/
+4
*
kconfig: Do not print status messages in make -s mode
Michal Marek
2015-04-09
1
-2
/
+6
*
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2014-06-10
1
-1
/
+1
*
kconfig: loop as long as we changed some symbols in randconfig
Yann E. MORIN
2013-06-24
1
-1
/
+2
*
kconfig/conf: print the seed used to initialise the RNG for randconfig
Yann E. MORIN
2013-06-18
1
-0
/
+1
*
kconfig/conf: accept a base-16 seed for randconfig
Yann E. MORIN
2013-06-18
1
-1
/
+1
*
kconfig: allow specifying the seed for randconfig
Yann E. MORIN
2013-04-25
1
-1
/
+11
[next]