index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
vtime.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
checkpatch: extend author Signed-off-by check for split From: header
Dwaipayan Ray
1
-0
/
+4
2020-10-16
checkpatch: allow not using -f with files that are in git
Joe Perches
1
-0
/
+14
2020-10-16
checkpatch: warn on self-assignments
Joe Perches
1
-0
/
+11
2020-10-16
const_structs.checkpatch: add pinctrl_ops and pinmux_ops
Rikard Falkeborn
1
-0
/
+2
2020-10-16
checkpatch: warn if trace_printk and friends are called
Nicolas Boichat
1
-0
/
+6
2020-10-16
const_structs.checkpatch: add phy_ops
Rikard Falkeborn
1
-0
/
+1
2020-10-16
checkpatch: add test for comma use that should be semicolon
Joe Perches
1
-0
/
+11
2020-10-16
checkpatch: move repeated word test
Joe Perches
1
-36
/
+36
2020-10-16
checkpatch: add --kconfig-prefix
Jerome Forissier
1
-4
/
+8
2020-10-16
bitops: use the same mechanism for get_count_order[_long]
Wei Yang
1
-5
/
+3
2020-10-16
bitops: simplify get_count_order_long()
Wei Yang
1
-4
/
+1
2020-10-16
lib/crc32.c: fix trivial typo in preprocessor condition
Tobias Jordan
1
-1
/
+1
2020-10-16
lib/test_hmm.c: fix an error code in dmirror_allocate_chunk()
Dan Carpenter
1
-1
/
+1
2020-10-16
include/linux/list.h: add a macro to test if entry is pointing to the head
Andy Shevchenko
1
-10
/
+19
2020-10-16
lib/percpu_counter.c: use helper macro abs()
Miaohe Lin
1
-1
/
+1
2020-10-16
lib/scatterlist.c: avoid a double memset
Christophe JAILLET
1
-1
/
+1
2020-10-16
lib/idr.c: document that ida_simple_{get,remove}() are deprecated
Stephen Boyd
1
-0
/
+4
2020-10-16
lib/idr.c: document calling context for IDA APIs mustn't use locks
Stephen Boyd
2
-6
/
+12
2020-10-16
lib/mpi/mpi-bit.c: fix spello of "functions"
Randy Dunlap
1
-1
/
+1
2020-10-16
lib: test_sysctl: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-10-16
lib: syscall: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-10-16
lib: radix-tree: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-10-16
lib: earlycpio: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-10-16
lib: dynamic_queue_limits: delete duplicated words + fix typo
Randy Dunlap
1
-2
/
+2
2020-10-16
lib: decompress_bunzip2: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-10-16
lib: libcrc32c: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-10-16
lib: bitmap: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-10-16
MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org
Jarkko Sakkinen
2
-3
/
+4
2020-10-16
get_maintainer: exclude MAINTAINERS file(s) from --git-fallback
Joe Perches
1
-2
/
+4
2020-10-16
get_maintainer: add test for file in VCS
Joe Perches
1
-0
/
+3
2020-10-16
kernel: acct.c: fix some kernel-doc nits
Randy Dunlap
1
-5
/
+3
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
15
-15
/
+15
2020-10-16
kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map()
Liao Pingfang
1
-1
/
+1
2020-10-16
kernel.h: split out min()/max() et al. helpers
Andy Shevchenko
12
-154
/
+170
2020-10-16
fs: configfs: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-10-16
mm: rename page_order() to buddy_order()
Matthew Wilcox (Oracle)
7
-29
/
+29
2020-10-16
include/linux/mmzone.h: remove unused early_pfn_valid()
Mike Rapoport
1
-5
/
+0
2020-10-16
mm: use helper function put_write_access()
Miaohe Lin
2
-2
/
+2
2020-10-16
mm/workingset.c: fix some doc warnings
Xiaofei Tan
1
-1
/
+1
2020-10-16
mm: fix some comments formatting
Chen Tao
2
-2
/
+2
2020-10-16
mm: fix some broken comments
Miaohe Lin
2
-3
/
+3
2020-10-16
mm: use self-explanatory macros rather than "2"
Yu Zhao
3
-6
/
+10
2020-10-16
mm/highmem.c: clean up endif comments
Ira Weiny
1
-2
/
+2
2020-10-16
mm/page_reporting.c: drop stale list head check in page_reporting_cycle
Wei Yang
1
-1
/
+1
2020-10-16
mm/slab.h: remove duplicate include
YueHaibing
1
-1
/
+0
2020-10-16
zram: failing to decompress is WARN_ON worthy
Douglas Anderson
1
-1
/
+1
2020-10-16
mm/memory_hotplug: update comment regarding zone shuffling
David Hildenbrand
1
-7
/
+4
2020-10-16
mm/page_alloc: place pages to tail in __free_pages_core()
David Hildenbrand
1
-10
/
+23
2020-10-16
mm/page_alloc: move pages to tail in move_to_free_list()
David Hildenbrand
2
-3
/
+12
2020-10-16
mm/page_alloc: place pages to tail in __putback_isolated_page()
David Hildenbrand
1
-2
/
+16
[next]