index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2021-04-30
mm/page_alloc: duplicate include linux/vmalloc.h
zhouchuangao
2021-04-30
mm, page_alloc: avoid page_to_pfn() in move_freepages()
Kefeng Wang
2021-04-30
mm/Kconfig: remove default DISCONTIGMEM_MANUAL
Geert Uytterhoeven
2021-04-30
mm: page_alloc: dump migrate-failed pages
Minchan Kim
2021-04-30
mm/mempolicy: fix mpol_misplaced kernel-doc
Matthew Wilcox (Oracle)
2021-04-30
mm/mempolicy: rewrite alloc_pages_vma documentation
Matthew Wilcox (Oracle)
2021-04-30
mm/mempolicy: rewrite alloc_pages documentation
Matthew Wilcox (Oracle)
2021-04-30
mm/mempolicy: rename alloc_pages_current to alloc_pages
Matthew Wilcox (Oracle)
[next]