index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-10
kbuild: unexport abs_srctree and abs_objtree
Masahiro Yamada
2024-03-10
kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
Nathan Chancellor
2024-03-10
kconfig: remove named choice support
Masahiro Yamada
2024-03-09
kconfig: use linked list in get_symbol_str() to iterate over menus
Masahiro Yamada
2024-03-09
kconfig: link menus to a symbol
Masahiro Yamada
2024-03-09
kbuild: fix inconsistent indentation in top Makefile
Masahiro Yamada
2024-02-25
kbuild: Use -fmin-function-alignment when available
Petr Pavlu
2024-02-23
alpha: merge two entries for CONFIG_ALPHA_GAMMA
Masahiro Yamada
2024-02-23
alpha: merge two entries for CONFIG_ALPHA_EV4
Masahiro Yamada
2024-02-23
kbuild: change DTC_FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2024-02-23
kbuild: change tool coverage variables to take the path relative to $(obj)
Masahiro Yamada
2024-02-20
kconfig: lxdialog: fix cursor render in checklist
Matthew Bystrin
2024-02-20
kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS
Masahiro Yamada
2024-02-20
hexagon: select GENERIC_IRQ_PROBE instead of redefining it
Masahiro Yamada
2024-02-20
hexagon: select FRAME_POINTER instead of redefining it
Masahiro Yamada
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-20
kconfig: use generic macros to implement symbol hashtable
Masahiro Yamada
2024-02-20
kconfig: print recursive dependency errors in the parsed order
Masahiro Yamada
2024-02-20
kconfig: do not imply the type of choice value
Masahiro Yamada
2024-02-20
kconfig: convert linked list of files to hash table
Masahiro Yamada
2024-02-20
kconfig: move strhash() to util.c as a global function
Masahiro Yamada
2024-02-19
kconfig: move ARRAY_SIZE to a header
Masahiro Yamada
2024-02-19
kconfig: add macros useful for hashtable
Masahiro Yamada
2024-02-19
kconfig: import more list macros and inline functions
Masahiro Yamada
2024-02-19
kconfig: resync list.h
Masahiro Yamada
2024-02-19
kconfig: split list_head into a separate header
Masahiro Yamada
2024-02-19
kconfig: change file_lookup() to return the file name
Masahiro Yamada
2024-02-19
kconfig: make file::name a flexible array member
Masahiro Yamada
2024-02-19
kconfig: move the file and lineno in struct file to struct buffer
Masahiro Yamada
2024-02-19
kconfig: replace remaining current_file->name with cur_filename
Masahiro Yamada
2024-02-19
kconfig: do not delay the cur_filename update
Masahiro Yamada
2024-02-19
kconfig: replace file->name with name in zconf_nextfile()
Masahiro Yamada
2024-02-19
kconfig: associate struct property with file name directly
Masahiro Yamada
2024-02-19
kconfig: associate struct menu with file name directly
Masahiro Yamada
2024-02-19
kconfig: remove zconf_curname() and zconf_lineno()
Masahiro Yamada
2024-02-19
kconfig: replace current_pos with separate cur_{filename,lineno}
Masahiro Yamada
2024-02-19
kconfig: split preprocessor prototypes into preprocess.h
Masahiro Yamada
2024-02-19
kconfig: call env_write_dep() right after yyparse()
Masahiro Yamada
2024-02-19
kconfig: write Kconfig files to autoconf.cmd in order
Masahiro Yamada
2024-02-19
kconfig: remove unneeded sym_find() call in conf_parse()
Masahiro Yamada
2024-02-19
kconfig: remove compat_getline()
Masahiro Yamada
2024-02-19
kconfig: remove orphan lookup_file() declaration
Masahiro Yamada
2024-02-19
kconfig: fix off-by-one in zconf_error()
Masahiro Yamada
2024-02-19
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
2024-02-19
Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"
Masahiro Yamada
2024-02-19
Revert "kbuild/mkspec: support 'update-bootloader'-based systems"
Masahiro Yamada
2024-02-19
kbuild: rpm-pkg: mark installed files in /boot as %ghost
Masahiro Yamada
2024-02-19
kbuild: rpm-pkg: do not include depmod-generated files
Masahiro Yamada
2024-02-19
kbuild: deb-pkg: call more misc debhelper commands
Masahiro Yamada
2024-02-19
kbuild: deb-pkg: build binary-arch in parallel
Masahiro Yamada
[next]