index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGED
Masahiro Yamada
1
-6
/
+3
2024-05-10
kconfig: gconf: remove debug code
Masahiro Yamada
1
-48
/
+1
2024-05-10
kconfig: gconf: update pane correctly after loading a config file
Masahiro Yamada
1
-1
/
+3
2024-05-10
kbuild: buildtar: install riscv compressed images as vmlinuz
Emil Renner Berthing
1
-10
/
+8
2024-05-10
kbuild: simplify generic vdso installation code
Masahiro Yamada
1
-4
/
+3
2024-05-10
kbuild: add 'private' to target-specific variables
Masahiro Yamada
2
-8
/
+8
2024-05-10
kbuild: remove redundant $(wildcard ) for rm-files
Masahiro Yamada
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
102
-182
/
+173
2024-05-10
kbuild: use $(obj)/ instead of $(src)/ for common pattern rules
Masahiro Yamada
3
-16
/
+16
2024-05-07
kbuild: do not add $(srctree) or $(objtree) to header search paths
Masahiro Yamada
1
-3
/
+3
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
8
-10
/
+10
2024-05-02
kconfig: remove SYMBOL_NO_WRITE flag
Masahiro Yamada
5
-8
/
+4
2024-05-02
kbuild: Remove support for Clang's ThinLTO caching
Nathan Chancellor
1
-3
/
+2
2024-05-02
kconfig: remove 'optional' property support
Masahiro Yamada
15
-78
/
+5
2024-05-02
sh: Convert the last use of 'optional' property in Kconfig
Masahiro Yamada
20
-1
/
+24
2024-05-02
kconfig: remove SYMBOL_CHOICE flag
Masahiro Yamada
6
-9
/
+6
2024-05-02
kbuild: buildtar: remove warning for the default case
Masahiro Yamada
1
-11
/
+1
2024-05-02
kconfig: remove unneeded if-conditional in conf_choice()
Masahiro Yamada
1
-3
/
+2
2024-05-02
kconfig: use menu_for_each_entry() to traverse menu tree
Masahiro Yamada
2
-35
/
+6
2024-05-02
kconfig: add menu_next() function and menu_for_each(_sub)_entry macros
Masahiro Yamada
2
-0
/
+26
2024-05-02
vmlinux: Avoid weak reference to notes section
Ard Biesheuvel
2
-4
/
+4
2024-05-02
kallsyms: Avoid weak references for kallsyms symbols
Ard Biesheuvel
3
-24
/
+31
2024-05-02
kbuild: buildtar: add comments about inconsistent package generation
Masahiro Yamada
1
-4
/
+12
2024-05-02
dt-bindings: kbuild: Add separate target/dependency for processed-schema.json
Rob Herring
3
-13
/
+20
2024-04-23
dt-bindings: kbuild: Split targets out to separate rules
Rob Herring
1
-11
/
+14
2024-04-23
dt-bindings: kbuild: Simplify examples target patsubst
Rob Herring
1
-3
/
+3
2024-04-23
scripts/unifdef: avoid constexpr keyword
Arnd Bergmann
1
-6
/
+6
2024-04-23
parisc: vdso: remove unused C build rule in vdso32/Makefile
Masahiro Yamada
1
-6
/
+1
2024-04-21
Linux 6.9-rc5
Linus Torvalds
1
-1
/
+1
2024-04-21
Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-80
/
+104
2024-04-21
Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2024-04-21
Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-34
/
+81
2024-04-21
Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-64
/
+147
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+25
2024-04-21
Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+87
2024-04-20
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
Linus Torvalds
4
-13
/
+28
2024-04-20
Merge tag 'email' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-159
/
+267
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-6
/
+11
2024-04-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-39
/
+156
2024-04-20
MAINTAINERS: update to working email address
James Bottomley
1
-2
/
+2
2024-04-19
Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...
Linus Torvalds
19
-742
/
+817
2024-04-19
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+22
2024-04-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+3
2024-04-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-5
/
+11
2024-04-19
Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+23
2024-04-19
Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-27
/
+58
2024-04-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+9
2024-04-19
Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-11
/
+46
2024-04-19
Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+21
[next]