index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
2021-05-06
kbuild: Don't remove link-vmlinux temporary files on exit/signal
Andi Kleen
2021-05-06
kbuild: remove the unneeded comments for external module builds
Masahiro Yamada
2021-05-06
kbuild: make distclean remove tag files in sub-directories
Masahiro Yamada
2021-05-06
kbuild: make distclean work against $(objtree) instead of $(srctree)
Masahiro Yamada
2021-05-06
kbuild: refactor modname-multi by using suffix-search
Masahiro Yamada
2021-05-06
kbuild: refactor fdtoverlay rule
Masahiro Yamada
2021-05-06
kbuild: parameterize the .o part of suffix-search
Masahiro Yamada
2021-05-06
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
2021-05-03
kbuild: remove ARCH=sh64 support from top Makefile
Masahiro Yamada
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
2021-05-02
Makefile: Move -Wno-unused-but-set-variable out of GCC only block
Nathan Chancellor
2021-05-02
kbuild: add a script to remove stale generated files
Masahiro Yamada
2021-05-02
kbuild: update config_data.gz only when the content of .config is changed
Masahiro Yamada
2021-05-02
.gitignore: ignore only top-level modules.builtin
Masahiro Yamada
2021-05-02
.gitignore: move tags and TAGS close to other tag files
Masahiro Yamada
2021-05-02
kernel/.gitgnore: remove stale timeconst.h and hz.bc
Masahiro Yamada
2021-05-02
usr/include: refactor .gitignore
Masahiro Yamada
2021-05-02
genksyms: fix stale comment
Masahiro Yamada
2021-05-02
kbuild: add comment about why cmd_shipped uses 'cat'
Masahiro Yamada
2021-05-02
sparc: syscalls: switch to generic syscallshdr.sh
Masahiro Yamada
2021-05-02
sparc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-05-02
sh: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-05-02
sh: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-04-30
Merge tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2021-04-30
Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-30
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-04-30
Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-30
Merge tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-04-30
mm/memory-failure: unnecessary amount of unmapping
Jane Chu
2021-04-30
mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
Mike Rapoport
2021-04-30
mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
Sergei Trofimovich
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
2021-04-30
net: page_pool: refactor dma_map into own function page_pool_dma_map
Jesper Dangaard Brouer
2021-04-30
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
2021-04-30
SUNRPC: set rq_page_end differently
Chuck Lever
2021-04-30
mm/page_alloc: inline __rmqueue_pcplist
Jesper Dangaard Brouer
2021-04-30
mm/page_alloc: optimize code layout for __alloc_pages_bulk
Jesper Dangaard Brouer
2021-04-30
mm/page_alloc: add an array-based interface to the bulk page allocator
Mel Gorman
2021-04-30
mm/page_alloc: add a bulk page allocator
Mel Gorman
2021-04-30
mm/page_alloc: rename alloced to allocated
Mel Gorman
[next]