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
*
mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
David Hildenbrand
2020-06-05
2
-10
/
+13
*
mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0
David Hildenbrand
2020-06-05
1
-9
/
+6
*
mm/memory_hotplug: remove is_mem_section_removable()
David Hildenbrand
2020-06-05
2
-82
/
+0
*
powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()
David Hildenbrand
2020-06-05
1
-23
/
+3
*
mm/memory_hotplug: refrain from adding memory into an impossible node
Vishal Verma
2020-06-05
1
-0
/
+5
*
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-05
4
-22
/
+24
*
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-05
11
-18
/
+6
*
sparc: remove unnecessary includes
Ira Weiny
2020-06-05
2
-2
/
+0
*
parisc/kmap: remove duplicate kmap code
Ira Weiny
2020-06-05
2
-29
/
+9
*
kmap: remove kmap_atomic_to_page()
Ira Weiny
2020-06-05
3
-15
/
+0
*
drm: remove drm specific kmap_atomic code
Ira Weiny
2020-06-05
3
-64
/
+13
*
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-05
11
-71
/
+25
*
arch/kmap: don't hard code kmap_prot values
Ira Weiny
2020-06-05
4
-4
/
+4
*
arch/kmap: ensure kmap_prot visibility
Ira Weiny
2020-06-05
5
-8
/
+3
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
23
-83
/
+37
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
21
-93
/
+46
*
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
2020-06-05
6
-26
/
+36
*
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-05
16
-110
/
+14
*
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-05
17
-109
/
+29
*
arch/xtensa: move kmap build bug out of the way
Ira Weiny
2020-06-05
2
-5
/
+4
*
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-05
11
-14
/
+13
*
mm/vmalloc: fix a typo in comment
Jeongtae Park
2020-06-05
1
-1
/
+1
*
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
2020-06-05
9
-0
/
+444
*
x86/mm: define mm_p4d_folded()
Anshuman Khandual
2020-06-05
1
-0
/
+6
*
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
2020-06-05
4
-85
/
+0
*
asm-generic: remove pgtable-nop4d-hack.h
Mike Rapoport
2020-06-05
2
-68
/
+0
*
unicore32: remove __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2020-06-05
2
-2
/
+3
*
sh: add support for folded p4d page tables
Mike Rapoport
2020-06-05
11
-22
/
+76
*
sh: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
2020-06-05
3
-9
/
+7
*
sh: fault: modernize printing of kernel messages
Geert Uytterhoeven
2020-06-05
1
-20
/
+18
*
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-05
23
-145
/
+200
*
openrisc: add support for folded p4d page tables
Mike Rapoport
2020-06-05
3
-4
/
+11
*
nios2: add support for folded p4d page tables
Mike Rapoport
2020-06-05
3
-5
/
+13
*
ia64: add support for folded p4d page tables
Mike Rapoport
2020-06-05
5
-22
/
+52
*
hexagon: remove __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2020-06-05
2
-3
/
+2
*
arm64: add support for folded p4d page tables
Mike Rapoport
2020-06-05
12
-104
/
+368
*
arm: add support for folded p4d page tables
Mike Rapoport
2020-06-05
12
-37
/
+125
*
h8300: remove usage of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2020-06-05
1
-1
/
+0
*
mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check
Feng Tang
2020-06-05
1
-4
/
+0
*
usb: core: kcov: collect coverage from usb complete callback
Andrey Konovalov
2020-06-05
1
-0
/
+3
*
kcov: collect coverage from interrupts
Andrey Konovalov
2020-06-05
4
-47
/
+176
*
kcov: use t->kcov_mode as enabled indicator
Andrey Konovalov
2020-06-05
1
-9
/
+23
*
kcov: move t->kcov_sequence assignment
Andrey Konovalov
2020-06-05
1
-1
/
+1
*
kcov: move t->kcov assignments into kcov_start/stop
Andrey Konovalov
2020-06-05
1
-9
/
+7
*
kcov: fix potential use-after-free in kcov_remote_start
Andrey Konovalov
2020-06-05
1
-6
/
+8
*
kcov: cleanup debug messages
Andrey Konovalov
2020-06-05
1
-20
/
+2
*
atomisp: avoid warning about unused function
Linus Torvalds
2020-06-04
1
-6
/
+4
*
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-06-04
1698
-7165
/
+161786
|
\
|
*
media: Documentation: media: Refer to mbus format documentation from CSI-2 docs
Sakari Ailus
2020-05-25
1
-0
/
+6
|
*
media: s5k5baf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-25
1
-1
/
+1
[next]