index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-25
2
-1
/
+18
|
\
|
*
arch: um: rust: Add i386 support for Rust
David Gow
2024-07-03
2
-1
/
+18
*
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
66
-1367
/
+952
|
\
\
|
*
|
kallsyms: change sym_entry::percpu_absolute to bool type
Masahiro Yamada
2024-07-21
1
-4
/
+4
|
*
|
kallsyms: unify seq and start_pos fields of struct sym_entry
Masahiro Yamada
2024-07-21
1
-3
/
+2
|
*
|
kallsyms: add more original symbol type/name in comment lines
Masahiro Yamada
2024-07-21
1
-10
/
+9
|
*
|
kallsyms: use \t instead of a tab in printf()
Masahiro Yamada
2024-07-21
1
-1
/
+1
|
*
|
kallsyms: avoid repeated calculation of array size for markers
Masahiro Yamada
2024-07-21
1
-3
/
+4
|
*
|
kbuild: add script and target to generate pacman package
Thomas Weißschuh
2024-07-21
2
-0
/
+122
|
*
|
modpost: use generic macros for hash table implementation
Masahiro Yamada
2024-07-21
1
-13
/
+5
|
*
|
kbuild: move some helper headers from scripts/kconfig/ to scripts/include/
Masahiro Yamada
2024-07-21
16
-224
/
+14
|
*
|
kbuild: clean up scripts/remove-stale-files
Masahiro Yamada
2024-07-20
1
-18
/
+0
|
*
|
kconfig: recursive checks drop file/lineno
HONG Yifan
2024-07-20
2
-48
/
+30
|
*
|
kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec
Rafael Aquini
2024-07-20
1
-0
/
+23
|
*
|
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-07-20
2
-50
/
+32
|
*
|
kbuild: Create INSTALL_PATH directory if it does not exist
Zhang Bingwu
2024-07-20
1
-0
/
+4
|
*
|
kconfig: remove 'e1' and 'e2' macros from expression deduplication
Masahiro Yamada
2024-07-20
1
-52
/
+42
|
*
|
kconfig: remove SYMBOL_CHOICEVAL flag
Masahiro Yamada
2024-07-16
5
-11
/
+8
|
*
|
kconfig: add const qualifiers to several function arguments
Masahiro Yamada
2024-07-16
8
-36
/
+40
|
*
|
kconfig: call expr_eliminate_yn() at least once in expr_eliminate_dups()
Masahiro Yamada
2024-07-16
1
-5
/
+2
|
*
|
kbuild: deb-pkg: use default string when variable is unset or null
Masahiro Yamada
2024-07-16
1
-3
/
+3
|
*
|
modpost: rename R_ARM_THM_CALL to R_ARM_THM_PC22
Masahiro Yamada
2024-07-16
1
-5
/
+1
|
*
|
modpost: remove self-definitions of R_ARM_* macros
Masahiro Yamada
2024-07-16
1
-30
/
+0
|
*
|
kbuild: raise the minimum GNU Make requirement to 4.0
Masahiro Yamada
2024-07-16
1
-1
/
+1
|
*
|
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
2024-07-16
1
-1
/
+5
|
*
|
kbuild: package: add -e and -u options to some shell scripts
Masahiro Yamada
2024-07-16
6
-13
/
+22
|
*
|
kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL
Masahiro Yamada
2024-07-15
1
-13
/
+7
|
*
|
kbuild: deb-pkg: remove support for EMAIL environment variable
Masahiro Yamada
2024-07-15
1
-1
/
+1
|
*
|
kconfig: refactor error messages in sym_check_print_recursive()
Masahiro Yamada
2024-07-15
1
-9
/
+9
|
*
|
kconfig: improve error message for recursive dependency in choice
Masahiro Yamada
2024-07-15
1
-6
/
+1
|
*
|
kconfig: improve error message for dependency between choice members
Masahiro Yamada
2024-07-15
1
-1
/
+1
|
*
|
kconfig: fix conditional prompt behavior for choice
Masahiro Yamada
2024-07-15
2
-36
/
+4
|
*
|
kconfig: remove E_LIST expression type
Masahiro Yamada
2024-07-15
3
-18
/
+2
|
*
|
kconfig: remove P_CHOICE property
Masahiro Yamada
2024-07-15
6
-37
/
+3
|
*
|
kconfig: use sym_get_choice_menu() in sym_check_deps()
Masahiro Yamada
2024-07-15
1
-4
/
+4
|
*
|
kconfig: use sym_get_choice_menu() in sym_check_choice_deps()
Masahiro Yamada
2024-07-15
1
-3
/
+7
|
*
|
kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
Masahiro Yamada
2024-07-15
1
-2
/
+4
|
*
|
kconfig: remove expr_list_for_each_sym() macro
Masahiro Yamada
2024-07-15
1
-3
/
+0
|
*
|
kconfig: use menu_list_for_each_sym() in sym_choice_default()
Masahiro Yamada
2024-07-15
1
-5
/
+4
|
*
|
kconfig: change sym_choice_default() to take the choice menu
Masahiro Yamada
2024-07-15
3
-6
/
+6
|
*
|
kconfig: remove conf_unsaved in conf_read_simple()
Masahiro Yamada
2024-07-15
1
-3
/
+2
|
*
|
kconfig: remove sym_get_choice_value()
Masahiro Yamada
2024-07-15
6
-21
/
+11
|
*
|
kconfig: refactor choice value calculation
Masahiro Yamada
2024-07-15
7
-197
/
+187
|
*
|
kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
Masahiro Yamada
2024-07-15
1
-0
/
+53
|
*
|
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
2024-07-15
2
-22
/
+65
|
*
|
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
2024-07-15
1
-1
/
+1
|
*
|
modpost: Enable section warning from *driver to .exit.text
Uwe Kleine-König
2024-07-15
1
-11
/
+0
|
*
|
kbuild: move init/build-version to scripts/
Masahiro Yamada
2024-07-15
3
-2
/
+12
|
*
|
kconfig: remember the current choice while parsing the choice block
Masahiro Yamada
2024-07-15
1
-6
/
+4
|
*
|
kconfig: introduce choice_set_value() helper
Masahiro Yamada
2024-07-15
5
-22
/
+47
[next]