Age | Commit message (Expand) | Author | Files | Lines |
2024-06-30 | Linux 6.10-rc6 | Linus Torvalds | 1 | -1/+1 |
2024-06-23 | Linux 6.10-rc5 | Linus Torvalds | 1 | -1/+1 |
2024-06-16 | Linux 6.10-rc4 | Linus Torvalds | 1 | -1/+1 |
2024-06-09 | Linux 6.10-rc3 | Linus Torvalds | 1 | -1/+1 |
2024-06-02 | Linux 6.10-rc2 | Linus Torvalds | 1 | -1/+1 |
2024-05-26 | Linux 6.10-rc1 | Linus Torvalds | 1 | -3/+3 |
2024-05-19 | arch: add ARCH_HAS_KERNEL_FPU_SUPPORT | Samuel Holland | 1 | -0/+5 |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -17/+27 |
2024-05-12 | Linux 6.9 | Linus Torvalds | 1 | -1/+1 |
2024-05-10 | kbuild: add 'private' to target-specific variables | Masahiro Yamada | 1 | -5/+5 |
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 | 1 | -0/+7 |
2024-05-05 | Linux 6.9-rc7 | Linus Torvalds | 1 | -1/+1 |
2024-05-02 | kbuild: Remove support for Clang's ThinLTO caching | Nathan Chancellor | 1 | -3/+2 |
2024-05-02 | dt-bindings: kbuild: Add separate target/dependency for processed-schema.json | Rob Herring | 1 | -9/+13 |
2024-04-28 | Linux 6.9-rc6 | Linus Torvalds | 1 | -1/+1 |
2024-04-21 | Linux 6.9-rc5 | Linus Torvalds | 1 | -1/+1 |
2024-04-14 | Linux 6.9-rc4 | Linus Torvalds | 1 | -1/+1 |
2024-04-07 | Linux 6.9-rc3 | Linus Torvalds | 1 | -1/+1 |
2024-03-31 | Linux 6.9-rc2 | Linus Torvalds | 1 | -1/+1 |
2024-03-24 | Linux 6.9-rc1 | Linus Torvalds | 1 | -2/+2 |
2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -21/+28 |
2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -8/+0 |
2024-03-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+0 |
2024-03-11 | Merge tag 'rust-6.9' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -2/+2 |
2024-03-10 | Linux 6.8 | Linus Torvalds | 1 | -1/+1 |
2024-03-10 | kbuild: unexport abs_srctree and abs_objtree | Masahiro Yamada | 1 | -2/+2 |
2024-03-09 | kbuild: fix inconsistent indentation in top Makefile | Masahiro Yamada | 1 | -16/+16 |
2024-03-03 | Linux 6.8-rc7 | Linus Torvalds | 1 | -1/+1 |
2024-02-29 | kbuild: mark `rustc` (and others) invocations as recursive | Miguel Ojeda | 1 | -2/+2 |
2024-02-25 | Linux 6.8-rc6 | Linus Torvalds | 1 | -1/+1 |
2024-02-25 | kbuild: Use -fmin-function-alignment when available | Petr Pavlu | 1 | -0/+7 |
2024-02-22 | Makefile: drop warn-stack-size plugin opt | Nathan Chancellor | 1 | -8/+0 |
2024-02-19 | kbuild: simplify dtbs_install by reading the list of compiled DTBs | Masahiro Yamada | 1 | -1/+1 |
2024-02-19 | kbuild: create a list of all built DTB files | Masahiro Yamada | 1 | -2/+2 |
2024-02-18 | Linux 6.8-rc5 | Linus Torvalds | 1 | -1/+1 |
2024-02-15 | kbuild: use 4-space indentation when followed by conditionals | Masahiro Yamada | 1 | -6/+6 |
2024-02-11 | Linux 6.8-rc4 | Linus Torvalds | 1 | -1/+1 |
2024-02-09 | rust: Refactor the build target to allow the use of builtin targets | Jamie Cunliffe | 1 | -1/+0 |
2024-02-04 | Linux 6.8-rc3 | Linus Torvalds | 1 | -1/+1 |
2024-02-01 | Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+7 |
2024-01-31 | kbuild: Replace tabs with spaces when followed by conditionals | Dmitry Goncharov | 1 | -6/+6 |
2024-01-31 | kbuild: fix W= flags in the help message | Masahiro Yamada | 1 | -1/+1 |
2024-01-28 | Linux 6.8-rc2 | Linus Torvalds | 1 | -1/+1 |
2024-01-21 | init: Kconfig: Disable -Wstringop-overflow for GCC-11 | Gustavo A. R. Silva | 1 | -1/+3 |
2024-01-21 | Makefile: Enable -Wstringop-overflow globally | Gustavo A. R. Silva | 1 | -0/+2 |
2024-01-21 | Linux 6.8-rc1 | Linus Torvalds | 1 | -2/+2 |
2024-01-18 | Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -9/+14 |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+4 |
2024-01-07 | Linux 6.7 | Linus Torvalds | 1 | -1/+1 |