index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
vtime.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
24
-5
/
+30
2020-09-01
vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
Kees Cook
1
-0
/
+20
2020-09-01
vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
Kees Cook
1
-1
/
+3
2020-09-01
vmlinux.lds.h: Create COMMON_DISCARDS
Kees Cook
1
-3
/
+6
2020-08-14
x86/boot: Check that there are no run-time relocations
Arvind Sankar
2
-25
/
+11
2020-08-14
x86/boot: Remove run-time relocations from head_{32,64}.S
Arvind Sankar
4
-21
/
+18
2020-08-14
x86/boot: Remove run-time relocations from .head.text code
Arvind Sankar
2
-78
/
+90
2020-08-14
x86/boot: Add .text.* to setup.ld
Arvind Sankar
1
-1
/
+1
2020-08-14
x86/boot/compressed: Get rid of GOT fixup code
Ard Biesheuvel
3
-80
/
+5
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
5
-7
/
+22
2020-08-14
x86/boot/compressed: Move .got.plt entries out of the .got section
Ard Biesheuvel
1
-1
/
+10
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
18
-87
/
+69
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
4
-29
/
+10
2020-08-12
mm/xtensa: use general page fault accounting
Peter Xu
1
-11
/
+4
2020-08-12
mm/x86: use general page fault accounting
Peter Xu
1
-15
/
+2
2020-08-12
mm/sparc64: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sparc32: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sh: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/s390: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm/riscv: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm/powerpc: use general page fault accounting
Peter Xu
1
-8
/
+3
2020-08-12
mm/parisc: use general page fault accounting
Peter Xu
1
-5
/
+3
2020-08-12
mm/openrisc: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/nios2: use general page fault accounting
Peter Xu
1
-10
/
+4
2020-08-12
mm/nds32: use general page fault accounting
Peter Xu
1
-16
/
+3
2020-08-12
mm/mips: use general page fault accounting
Peter Xu
1
-11
/
+3
2020-08-12
mm/microblaze: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/m68k: use general page fault accounting
Peter Xu
1
-10
/
+4
2020-08-12
mm/ia64: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/hexagon: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/csky: use general page fault accounting
Peter Xu
1
-11
/
+1
2020-08-12
mm/arm64: use general page fault accounting
Peter Xu
1
-23
/
+6
2020-08-12
mm/arm: use general page fault accounting
Peter Xu
1
-19
/
+6
2020-08-12
mm/arc: use general page fault accounting
Peter Xu
1
-15
/
+3
2020-08-12
mm/alpha: use general page fault accounting
Peter Xu
1
-5
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
31
-34
/
+103
2020-08-12
mm/gup: use a standard migration target allocation callback
Joonsoo Kim
1
-48
/
+6
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
3
-9
/
+10
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
2
-9
/
+10
2020-08-12
mm/page_alloc: remove a wrapper for alloc_migration_target()
Joonsoo Kim
2
-12
/
+6
2020-08-12
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
3
-28
/
+12
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
7
-22
/
+61
2020-08-12
mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...
Joonsoo Kim
1
-0
/
+5
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
4
-49
/
+33
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
2
-28
/
+34
2020-08-12
mm/page_isolation: prefer the node of the source page
Joonsoo Kim
1
-1
/
+3
2020-08-12
ipc/shm.c: remove the superfluous break
Liao Pingfang
1
-1
/
+0
2020-08-12
ipc: uninline functions
Alexey Dobriyan
2
-4
/
+2
2020-08-12
scripts/gdb: fix python 3.8 SyntaxWarning
Nick Desaulniers
1
-2
/
+2
2020-08-12
kcov: make some symbols static
Wei Yongjun
1
-3
/
+3
[next]