index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-06
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
5
-9
/
+5
2021-05-03
kbuild: remove ARCH=sh64 support from top Makefile
Masahiro Yamada
1
-5
/
+0
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
27
-54
/
+56
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
7
-7
/
+7
2021-05-02
Makefile: Move -Wno-unused-but-set-variable out of GCC only block
Nathan Chancellor
1
-4
/
+4
2021-05-02
kbuild: add a script to remove stale generated files
Masahiro Yamada
3
-8
/
+36
2021-05-02
kbuild: update config_data.gz only when the content of .config is changed
Masahiro Yamada
2
-2
/
+8
2021-05-02
.gitignore: ignore only top-level modules.builtin
Masahiro Yamada
1
-1
/
+1
2021-05-02
.gitignore: move tags and TAGS close to other tag files
Masahiro Yamada
1
-2
/
+4
2021-05-02
kernel/.gitgnore: remove stale timeconst.h and hz.bc
Masahiro Yamada
1
-2
/
+0
2021-05-02
usr/include: refactor .gitignore
Masahiro Yamada
1
-3
/
+1
2021-05-02
genksyms: fix stale comment
Masahiro Yamada
1
-1
/
+1
2021-05-02
kbuild: add comment about why cmd_shipped uses 'cat'
Masahiro Yamada
1
-0
/
+3
2021-05-02
sparc: syscalls: switch to generic syscallshdr.sh
Masahiro Yamada
2
-43
/
+4
2021-05-02
sparc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
5
-56
/
+12
2021-05-02
sh: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2
-41
/
+2
2021-05-02
sh: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2
-37
/
+2
2021-04-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
26
-427
/
+1144
2021-04-30
Merge tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
9
-142
/
+202
2021-04-30
Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-57
/
+111
2021-04-30
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-81
/
+136
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
185
-2641
/
+3173
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
121
-1076
/
+13667
2021-04-30
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
56
-771
/
+2082
2021-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
38
-222
/
+2948
2021-04-30
Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
420
-4029
/
+23461
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
120
-613
/
+2332
2021-04-30
Merge tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+4
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
234
-5596
/
+6868
2021-04-30
Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
18
-220
/
+198
2021-04-30
mm/memory-failure: unnecessary amount of unmapping
Jane Chu
1
-1
/
+1
2021-04-30
mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
Mike Rapoport
2
-19
/
+25
2021-04-30
mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
Sergei Trofimovich
1
-13
/
+17
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
2
-27
/
+57
2021-04-30
net: page_pool: refactor dma_map into own function page_pool_dma_map
Jesper Dangaard Brouer
1
-19
/
+26
2021-04-30
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
1
-16
/
+15
2021-04-30
SUNRPC: set rq_page_end differently
Chuck Lever
1
-4
/
+3
2021-04-30
mm/page_alloc: inline __rmqueue_pcplist
Jesper Dangaard Brouer
1
-1
/
+2
2021-04-30
mm/page_alloc: optimize code layout for __alloc_pages_bulk
Jesper Dangaard Brouer
1
-3
/
+3
2021-04-30
mm/page_alloc: add an array-based interface to the bulk page allocator
Mel Gorman
2
-19
/
+54
2021-04-30
mm/page_alloc: add a bulk page allocator
Mel Gorman
2
-0
/
+129
2021-04-30
mm/page_alloc: rename alloced to allocated
Mel Gorman
1
-4
/
+4
2021-04-30
mm/page_alloc: duplicate include linux/vmalloc.h
zhouchuangao
1
-2
/
+0
2021-04-30
mm, page_alloc: avoid page_to_pfn() in move_freepages()
Kefeng Wang
1
-15
/
+13
2021-04-30
mm/Kconfig: remove default DISCONTIGMEM_MANUAL
Geert Uytterhoeven
1
-1
/
+0
2021-04-30
mm: page_alloc: dump migrate-failed pages
Minchan Kim
1
-0
/
+22
2021-04-30
mm/mempolicy: fix mpol_misplaced kernel-doc
Matthew Wilcox (Oracle)
2
-7
/
+5
2021-04-30
mm/mempolicy: rewrite alloc_pages_vma documentation
Matthew Wilcox (Oracle)
1
-21
/
+13
2021-04-30
mm/mempolicy: rewrite alloc_pages documentation
Matthew Wilcox (Oracle)
1
-11
/
+10
2021-04-30
mm/mempolicy: rename alloc_pages_current to alloc_pages
Matthew Wilcox (Oracle)
2
-10
/
+4
[next]