index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
11
-30
/
+30
2024-11-27
kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
Masahiro Yamada
1
-2
/
+2
2024-11-27
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
1
-10
/
+12
2024-11-27
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
6
-9
/
+9
2024-11-27
Rename .data.unlikely to .data..unlikely
Masahiro Yamada
2
-2
/
+2
2024-11-27
kbuild: Fix Propeller build option
Rong Xu
1
-2
/
+13
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
11
-3
/
+237
2024-11-27
AutoFDO: Enable machine function split optimization for AutoFDO
Rong Xu
2
-1
/
+8
2024-11-27
AutoFDO: Enable -ffunction-sections for the AutoFDO build
Rong Xu
2
-3
/
+10
2024-11-27
vmlinux.lds.h: Add markers for text_unlikely and text_hot sections
Rong Xu
1
-2
/
+12
2024-11-27
vmlinux.lds.h: Adjust symbol ordering in text output section
Rong Xu
2
-7
/
+17
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
3
-1
/
+2
2024-11-06
objtool: Fix unreachable instruction warnings for weak functions
Rong Xu
1
-5
/
+10
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
9
-0
/
+231
2024-11-06
kbuild: simplify rustfmt target
Masahiro Yamada
1
-11
/
+2
2024-11-06
kconfig: document the positional argument in the help message
Masahiro Yamada
1
-1
/
+4
2024-11-06
kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu()
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: refactor ConfigInfoView::clicked()
Masahiro Yamada
1
-37
/
+6
2024-11-06
kconfig: add sym_get_prompt_menu() helper function
Masahiro Yamada
2
-7
/
+20
2024-11-06
kconfig: qconf: remove non-functional href="m..." tag
Masahiro Yamada
1
-2
/
+2
2024-11-06
kconfig: qconf: remove redundant check in goBack()
Masahiro Yamada
1
-3
/
+0
2024-11-06
kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: remove ConfigItem::visible member
Masahiro Yamada
2
-25
/
+18
2024-11-06
kconfig: qconf: do not show goParent button in split view
Masahiro Yamada
1
-2
/
+1
2024-11-06
kconfig: qconf: convert the last old connection syntax to Qt5 style
Masahiro Yamada
1
-1
/
+3
2024-11-06
kconfig: qconf: remove unnecessary lastWindowClosed() signal connection
Masahiro Yamada
1
-1
/
+0
2024-11-06
kconfig: qconf: remove unnecessary setRootIsDecorated() call
Masahiro Yamada
1
-1
/
+0
2024-11-06
kconfig: qconf: remove redundant type check for choice members
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: remove mouse{Press,Move}Event() functions
Masahiro Yamada
2
-16
/
+0
2024-11-06
kconfig: qconf: simplify character replacement
Rolf Eike Beer
1
-21
/
+12
2024-11-06
kconfig: qconf: use default platform shortcuts
Rolf Eike Beer
1
-5
/
+7
2024-11-06
kconfig: qconf: use QString to store path to configuration file
Rolf Eike Beer
2
-19
/
+7
2024-11-06
kconfig: nconf: Fix typo in function comment
Thorsten Blum
1
-1
/
+1
2024-11-06
streamline_config.pl: remove prompt warnings for configs with defaults
David Hunter
1
-2
/
+12
2024-11-06
streamline_config.pl: ensure all defaults are tracked
David Hunter
1
-1
/
+1
2024-11-04
streamline_config.pl: fix missing variable operator in debug print
David Hunter
1
-1
/
+1
2024-11-04
kconfig: nconf: Use TAB to cycle thru dialog buttons
Thorsten Blum
1
-0
/
+9
2024-11-04
kconfig: qconf: set parent in the widget constructor
Masahiro Yamada
1
-8
/
+4
2024-11-04
kconfig: qconf: reorder code in ConfigMainWindow() constructor
Masahiro Yamada
1
-12
/
+11
2024-11-04
kconfig: qconf: set QSplitter orientation in the constructor
Masahiro Yamada
1
-6
/
+3
2024-11-04
kconfig: remove zconfprint()
Masahiro Yamada
1
-17
/
+5
2024-11-04
kconfig: remove support for "bool" prompt for choice entries
Masahiro Yamada
2
-8
/
+2
2024-11-04
usb: use "prompt" instead of "bool" for choice prompts
Masahiro Yamada
5
-5
/
+5
2024-11-04
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
4
-1
/
+60
2024-11-04
kbuild: check the presence of include/generated/rustc_cfg
Masahiro Yamada
1
-2
/
+3
2024-11-04
kbuild: refactor the check for missing config files
Masahiro Yamada
1
-8
/
+13
2024-11-04
speakup: use SPKDIR=$(src) to specify the source directory
Masahiro Yamada
1
-3
/
+1
2024-11-04
Linux 6.12-rc6
v6.12-rc6
Linus Torvalds
1
-1
/
+1
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
3
-47
/
+55
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2
-11
/
+5
[next]