index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
panic: make print_oops_end_marker() static
Yue Hu
2020-08-12
1
-1
/
+0
*
kernel/panic.c: make oops_may_print() return bool
Tiezhu Yang
2020-08-12
1
-1
/
+1
*
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
2020-08-12
1
-0
/
+6
*
autofs: fix doubled word
Randy Dunlap
2020-08-12
1
-1
/
+1
*
kstrto*: do not describe simple_strto*() as obsolete/replaced
Kars Mulder
2020-08-12
1
-2
/
+2
*
kstrto*: correct documentation references to simple_strto*()
Kars Mulder
2020-08-12
1
-2
/
+2
*
lib/generic-radix-tree.c: remove unneeded __rcu
Luc Van Oostenryck
2020-08-12
1
-1
/
+1
*
sparse: group the defines by functionality
Luc Van Oostenryck
2020-08-12
1
-19
/
+25
*
include/linux/poison.h: remove obsolete comment
Matthew Wilcox
2020-08-12
1
-4
/
+0
*
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
30
-30
/
+30
*
kernel.h: remove duplicate include of asm/div64.h
Arvind Sankar
2020-08-12
1
-1
/
+0
*
kernel: add a kernel_wait helper
Christoph Hellwig
2020-08-12
1
-0
/
+1
*
include/linux/xz.h: drop duplicated word
Randy Dunlap
2020-08-12
1
-1
/
+1
*
include/linux/async_tx.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
1
-1
/
+1
*
include/linux/exportfs.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
1
-1
/
+1
*
include/linux/compiler-clang.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
1
-1
/
+1
*
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
1
-0
/
+18
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
2
-4
/
+2
*
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
include/linux/memcontrol.h: drop duplicate word and fix spello
Randy Dunlap
2020-08-12
1
-2
/
+2
*
include/linux/frontswap.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
1
-1
/
+1
*
include/linux/highmem.h: fix duplicated words in a comment
Randy Dunlap
2020-08-12
1
-1
/
+1
*
mm: drop duplicated words in <linux/mm.h>
Randy Dunlap
2020-08-12
1
-2
/
+2
*
mm: drop duplicated words in <linux/pgtable.h>
Randy Dunlap
2020-08-12
1
-6
/
+6
*
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
2020-08-12
1
-3
/
+5
*
mm/vmstat: add events for THP migration without split
Anshuman Khandual
2020-08-12
2
-3
/
+17
*
mm: thp: remove debug_cow switch
Yang Shi
2020-08-12
1
-7
/
+0
*
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2020-08-12
2
-3
/
+15
*
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
2020-08-12
1
-2
/
+2
*
include/linux/mempolicy.h: fix typo
Yanfei Xu
2020-08-12
1
-1
/
+1
*
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
2020-08-12
1
-0
/
+1
*
mm: use unsigned types for fragmentation score
Nitin Gupta
2020-08-12
1
-2
/
+2
*
mm: proactive compaction
Nitin Gupta
2020-08-12
1
-0
/
+2
*
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
2020-08-12
1
-0
/
+6
*
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
2020-08-12
1
-4
/
+13
*
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
2020-08-12
1
-5
/
+11
*
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
2020-08-12
1
-1
/
+1
*
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
2020-08-12
1
-1
/
+15
*
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
2020-08-12
1
-0
/
+8
*
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-11
15
-101
/
+310
|
\
|
*
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-08-06
10
-10
/
+18
|
*
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
2020-08-06
19
-504
/
+1040
|
|
\
|
|
*
seqcount: More consistent seqprop names
Peter Zijlstra
2020-07-29
1
-26
/
+26
|
|
*
seqcount: Compress SEQCNT_LOCKNAME_ZERO()
Peter Zijlstra
2020-07-29
1
-45
/
+18
|
|
*
seqlock: Fold seqcount_LOCKNAME_init() definition
Peter Zijlstra
2020-07-29
1
-47
/
+14
|
|
*
seqlock: Fold seqcount_LOCKNAME_t definition
Peter Zijlstra
2020-07-29
1
-103
/
+39
|
|
*
seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/g
Peter Zijlstra
2020-07-29
1
-10
/
+10
|
|
*
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-29
1
-1
/
+1
|
|
*
kvm/eventfd: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-1
/
+1
|
|
*
vfs: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
2
-2
/
+2
[next]