index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
streamline_config.pl: handle also ${CONFIG_FOO}
Jiri Slaby
1
-1
/
+1
2023-04-17
kconfig: menuconfig: reorder functions to remove forward declarations
Masahiro Yamada
2
-295
/
+277
2023-04-17
kconfig: menuconfig: remove unused M_EVENT macro
Masahiro Yamada
1
-11
/
+0
2023-04-17
kconfig: menuconfig: remove OLD_NCURSES macro
Masahiro Yamada
3
-33
/
+0
2023-03-23
scripts: merge_config: Fix typo in variable name.
Mirsad Goran Todorovac
1
-1
/
+1
2023-03-14
kconfig: Update config changed flag before calling callback
Jurica Vukadin
1
-2
/
+4
2023-02-20
Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+16
2023-02-13
scripts: merge_config: Add option to suppress warning on overrides
Mark Brown
1
-9
/
+16
2023-01-13
kconfig: Update all declared targets
Peter Foley
2
-2
/
+2
2022-12-29
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
1
-0
/
+6
2022-12-13
kconfig: refactor Makefile to reduce process forks
Masahiro Yamada
6
-48
/
+66
2022-11-21
kconfig: remove redundant (void *) cast in search_conf()
Masahiro Yamada
1
-2
/
+1
2022-11-21
kconfig: remove const qualifier from str_get()
Masahiro Yamada
3
-4
/
+4
2022-11-21
kconfig: remove unneeded variable in get_prompt_str()
Masahiro Yamada
1
-3
/
+1
2022-11-02
kconfig: fix segmentation fault in menuconfig search
Masahiro Yamada
1
-19
/
+4
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-6
/
+1
2022-09-29
Kconfig: remove sym_set_choice_value
Zeng Heng
2
-6
/
+1
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-0
/
+75
2022-09-24
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2
-6
/
+0
2022-07-27
kconfig: Qt5: tell the user which packages are required
Randy Dunlap
1
-0
/
+1
2022-06-05
scripts: kconfig: nconf: make nconfig accept jk keybindings
Isak Ellmer
1
-2
/
+6
2022-04-05
kbuild: Allow kernel installation packaging to override pkg-config
Chun-Tse Shao
4
-29
/
+29
2022-04-02
kconfig: remove stale comment about removed kconfig_print_symbol()
Masahiro Yamada
1
-7
/
+0
2022-02-18
kconfig: fix missing '# end of' for empty menu
Masahiro Yamada
1
-12
/
+13
2022-02-18
kconfig: add fflush() before ferror() check
Masahiro Yamada
1
-0
/
+2
2022-02-12
kconfig: fix failing to generate auto.conf
Jing Leng
1
-4
/
+9
2022-02-10
kconfig: fix missing fclose() on error paths
Masahiro Yamada
1
-6
/
+6
2022-02-08
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
1
-1
/
+1
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-11
/
+13
2021-12-02
streamline_config.pl: show the full Kconfig name
Ćukasz Stelmach
1
-1
/
+1
2021-12-02
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2
-8
/
+12
2021-10-11
kconfig: refactor conf_touch_dep()
Masahiro Yamada
1
-18
/
+4
2021-10-11
kconfig: refactor conf_write_dep()
Masahiro Yamada
1
-17
/
+37
2021-10-11
kconfig: refactor conf_write_autoconf()
Masahiro Yamada
1
-37
/
+57
2021-10-11
kconfig: add conf_get_autoheader_name()
Masahiro Yamada
1
-3
/
+8
2021-10-11
kconfig: move sym_escape_string_value() to confdata.c
Masahiro Yamada
3
-47
/
+45
2021-10-11
kconfig: refactor listnewconfig code
Masahiro Yamada
3
-12
/
+8
2021-10-11
kconfig: refactor conf_write_symbol()
Masahiro Yamada
1
-79
/
+57
2021-10-11
kconfig: refactor conf_write_heading()
Masahiro Yamada
1
-62
/
+33
2021-10-01
kconfig: remove 'const' from the return type of sym_escape_string_value()
Masahiro Yamada
4
-23
/
+24
2021-09-30
kconfig: rename a variable in the lexer to a clearer name
Masahiro Yamada
1
-3
/
+3
2021-09-30
kconfig: narrow the scope of variables in the lexer
Masahiro Yamada
1
-1
/
+2
2021-09-25
kconfig: Create links to main menu items in search
Ariel Marcovitch
1
-15
/
+18
2021-08-10
scripts: merge_config: add strict mode to fail upon any redefinition
Matthias Maennich
1
-0
/
+15
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-06-29
streamline_config.pl: add softtabstop=4 for vim users
Steven Rostedt (VMware)
1
-0
/
+2
2021-06-29
streamline_config.pl: make spacing consistent
Steven Rostedt (VMware)
1
-39
/
+39
2021-06-05
kconfig: constify long_opts
Masahiro Yamada
1
-1
/
+1
2021-04-29
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
24
-635
/
+559
2021-04-26
kconfig: refactor .gitignore
Masahiro Yamada
1
-10
/
+3
[next]