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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-06
kernel.h: drop inclusion in bitmap.h
Andy Shevchenko
3
-9
/
+18
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2
-1
/
+1
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-0
/
+1
2021-05-06
Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-4
/
+42
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-05-06
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
1
-1
/
+1
2021-05-05
context_tracking: KVM: Move guest enter/exit wrappers to KVM's domain
Sean Christopherson
2
-45
/
+45
2021-05-05
context_tracking: Consolidate guest enter/exit wrappers
Sean Christopherson
1
-41
/
+24
2021-05-05
sched/vtime: Move guest enter/exit vtime accounting to vtime.h
Sean Christopherson
2
-22
/
+41
2021-05-05
sched/vtime: Move vtime accounting external declarations above inlines
Sean Christopherson
1
-37
/
+37
2021-05-05
context_tracking: Move guest exit vtime accounting to separate helpers
Wanpeng Li
1
-6
/
+16
2021-05-05
context_tracking: Move guest exit context tracking to separate helpers
Wanpeng Li
1
-1
/
+8
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-73
/
+358
2021-05-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-27
/
+45
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-22
/
+11
2021-05-05
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+2
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-71
/
+87
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
1
-0
/
+7
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
4
-5
/
+27
2021-05-05
mm/gup: migrate pinned pages out of movable zone
Pavel Tatashin
3
-3
/
+10
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
3
-1
/
+18
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2
-1
/
+23
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2
-17
/
+6
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
1
-0
/
+4
2021-05-05
mm: use proper type for cma_[alloc|release]
Minchan Kim
3
-14
/
+14
2021-05-05
mm: cma: add the CMA instance name to cma trace events
Minchan Kim
1
-11
/
+17
2021-05-05
mm: cma: add trace events for CMA alloc perf testing
Liam Mark
2
-1
/
+63
2021-05-05
mm: vmstat: add cma statistics
Minchan Kim
1
-0
/
+4
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
1
-1
/
+0
2021-05-05
mm: fs: invalidate BH LRU during page migration
Minchan Kim
1
-0
/
+4
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
1
-7
/
+0
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2
-0
/
+16
2021-05-05
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
1
-1
/
+0
2021-05-05
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
1
-0
/
+1
2021-05-05
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
1
-3
/
+4
2021-05-05
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
1
-3
/
+4
2021-05-05
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
1
-4
/
+4
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
1
-6
/
+5
2021-05-05
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
1
-0
/
+7
2021-05-05
mm/vmscan: move RECLAIM* bits to uapi header
Dave Hansen
1
-0
/
+7
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
3
-2
/
+40
2021-05-05
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
1
-0
/
+4
2021-05-05
userfaultfd: disable huge PMD sharing for MINOR registered VMAs
Axel Rasmussen
1
-3
/
+10
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
4
-3
/
+41
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
1
-2
/
+3
2021-05-05
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
1
-0
/
+6
2021-05-05
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
1
-0
/
+1
2021-05-05
mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
Miaohe Lin
1
-3
/
+0
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
1
-0
/
+3
[prev]
[next]