index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
2020-02-04
1
-1
/
+1
*
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
28
-41
/
+35
*
include/linux/cpumask.h: don't calculate length of the input string
Yury Norov
2020-02-04
1
-3
/
+1
*
lib: new testcases for bitmap_parse{_user}
Yury Norov
2020-02-04
1
-0
/
+8
*
lib: rework bitmap_parse()
Yury Norov
2020-02-04
2
-99
/
+84
*
lib: make bitmap_parse_user a wrapper on bitmap_parse
Yury Norov
2020-02-04
1
-10
/
+10
*
lib: add test for bitmap_parse()
Yury Norov
2020-02-04
1
-2
/
+95
*
bitops: more BITS_TO_* macros
Yury Norov
2020-02-04
2
-5
/
+8
*
lib/string: add strnchrnul()
Yury Norov
2020-02-04
2
-0
/
+18
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
100
-1006
/
+961
*
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
2020-02-04
7
-80
/
+98
*
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
2020-02-04
4
-71
/
+130
*
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
2020-02-04
4
-9
/
+19
*
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2020-02-04
4
-7
/
+10
*
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
2020-02-04
13
-21
/
+21
*
asm-generic/tlb: add missing CONFIG symbol
Peter Zijlstra
2020-02-04
1
-0
/
+3
*
asm-gemeric/tlb: remove stray function declarations
Peter Zijlstra
2020-02-04
1
-4
/
+0
*
asm-generic/tlb: avoid potential double flush
Peter Zijlstra
2020-02-04
1
-1
/
+6
*
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
2020-02-04
7
-20
/
+43
*
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
2020-02-04
5
-26
/
+1
*
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
2020-02-04
7
-25
/
+23
*
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
2020-02-04
4
-20
/
+22
*
arm64: mm: display non-present entries in ptdump
Steven Price
2020-02-04
1
-12
/
+13
*
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2020-02-04
8
-107
/
+50
*
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
2020-02-04
4
-247
/
+70
*
mm: add generic ptdump
Steven Price
2020-02-04
4
-0
/
+182
*
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
2020-02-04
3
-13
/
+12
*
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
2020-02-04
4
-6
/
+6
*
x86: mm: point to struct seq_file from struct pg_state
Steven Price
2020-02-04
1
-34
/
+35
*
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
2020-02-04
6
-16
/
+40
*
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
2020-02-04
1
-2
/
+2
*
mm: pagewalk: don't lock PTEs for walk_page_range_novma()
Steven Price
2020-02-04
1
-7
/
+28
*
mm: pagewalk: allow walking without vma
Steven Price
2020-02-04
2
-8
/
+37
*
mm: pagewalk: add p4d_entry() and pgd_entry()
Steven Price
2020-02-04
3
-47
/
+95
*
x86: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+5
*
sparc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+2
*
s390: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+2
*
riscv: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
2
-0
/
+14
*
powerpc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+3
*
mips: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+5
*
arm64: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+2
*
arm: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
2
-0
/
+2
*
arc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+1
*
mm: add generic p?d_leaf() macros
Steven Price
2020-02-04
1
-0
/
+20
*
mm: remove __krealloc
Florian Westphal
2020-02-04
3
-27
/
+0
*
pinctrl: fix pxa2xx.c build warnings
Randy Dunlap
2020-02-04
1
-0
/
+1
*
drivers/block/null_blk_main.c: fix uninitialized var warnings
Andrew Morton
2020-02-04
1
-1
/
+1
*
drivers/block/null_blk_main.c: fix layout
Andrew Morton
2020-02-04
1
-28
/
+28
*
ipc/msg.c: consolidate all xxxctl_down() functions
Lu Shuaibing
2020-02-04
1
-9
/
+10
*
ipc/sem.c: document and update memory barriers
Manfred Spraul
2020-02-04
1
-25
/
+41
[next]