index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-5
/
+4
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-2
/
+5
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
1
-2
/
+0
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
1
-0
/
+2
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
2
-4
/
+20
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
1
-8
/
+18
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
1
-28
/
+5
2020-08-12
panic: make print_oops_end_marker() static
Yue Hu
1
-1
/
+0
2020-08-12
kernel/panic.c: make oops_may_print() return bool
Tiezhu Yang
1
-1
/
+1
2020-08-12
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
1
-0
/
+6
2020-08-12
kstrto*: do not describe simple_strto*() as obsolete/replaced
Kars Mulder
1
-2
/
+2
2020-08-12
kstrto*: correct documentation references to simple_strto*()
Kars Mulder
1
-2
/
+2
2020-08-12
lib/generic-radix-tree.c: remove unneeded __rcu
Luc Van Oostenryck
1
-1
/
+1
2020-08-12
sparse: group the defines by functionality
Luc Van Oostenryck
1
-19
/
+25
2020-08-12
include/linux/poison.h: remove obsolete comment
Matthew Wilcox
1
-4
/
+0
2020-08-12
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
24
-24
/
+24
2020-08-12
kernel.h: remove duplicate include of asm/div64.h
Arvind Sankar
1
-1
/
+0
2020-08-12
kernel: add a kernel_wait helper
Christoph Hellwig
1
-0
/
+1
2020-08-12
include/linux/xz.h: drop duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
include/linux/async_tx.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
include/linux/exportfs.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
include/linux/compiler-clang.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-0
/
+18
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-2
/
+0
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
1
-1
/
+1
2020-08-12
include/linux/memcontrol.h: drop duplicate word and fix spello
Randy Dunlap
1
-2
/
+2
2020-08-12
include/linux/frontswap.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
include/linux/highmem.h: fix duplicated words in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
mm: drop duplicated words in <linux/mm.h>
Randy Dunlap
1
-2
/
+2
2020-08-12
mm: drop duplicated words in <linux/pgtable.h>
Randy Dunlap
1
-6
/
+6
2020-08-12
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
1
-3
/
+5
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
1
-0
/
+3
2020-08-12
mm: thp: remove debug_cow switch
Yang Shi
1
-7
/
+0
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2
-3
/
+15
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
1
-2
/
+2
2020-08-12
include/linux/mempolicy.h: fix typo
Yanfei Xu
1
-1
/
+1
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
1
-0
/
+1
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
1
-2
/
+2
2020-08-12
mm: proactive compaction
Nitin Gupta
1
-0
/
+2
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
1
-0
/
+6
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
1
-4
/
+13
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
1
-5
/
+11
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-12
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
1
-1
/
+15
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
1
-0
/
+8
2020-08-12
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-12
/
+24
2020-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-72
/
+206
2020-08-12
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
Linus Torvalds
2
-2
/
+2
2020-08-12
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-28
/
+26
2020-08-11
Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-111
/
+325
[prev]
[next]