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
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-18
/
+18
2020-08-14
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
1
-0
/
+1
2020-08-14
mm: annotate a data race in page_zonenum()
Qian Cai
1
-0
/
+1
2020-08-14
mm/memcontrol: fix a data race in scan count
Qian Cai
1
-1
/
+1
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
3
-7
/
+2
2020-08-14
mm: introduce offset_in_thp
Matthew Wilcox (Oracle)
1
-0
/
+1
2020-08-14
mm: add thp_head
Matthew Wilcox (Oracle)
1
-0
/
+15
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
3
-10
/
+15
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
1
-0
/
+11
2020-08-14
mm: add thp_order
Matthew Wilcox (Oracle)
1
-0
/
+19
2020-08-14
mm: move page-flags include to top of file
Matthew Wilcox (Oracle)
1
-5
/
+1
2020-08-14
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
2
-1
/
+5
2020-08-14
asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()
Mike Rapoport
1
-1
/
+1
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+13
2020-08-14
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+21
2020-08-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-8
/
+8
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+88
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2020-08-14
Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-24
/
+4
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-36
/
+40
2020-08-13
Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-3
/
+11
2020-08-13
random32: add a tracepoint for prandom_u32()
Eric Dumazet
1
-0
/
+17
2020-08-13
xen: Sync up with the canonical protocol definition in Xen
Oleksandr Andrushchenko
1
-3
/
+88
2020-08-12
Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-4
/
+0
2020-08-12
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-3
/
+5
2020-08-12
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+6
2020-08-12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
12
-73
/
+252
2020-08-12
Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2
-1
/
+6
2020-08-12
Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+6
2020-08-12
Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-9
/
+1
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
60
-156
/
+251
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
autofs: fix doubled word
Randy Dunlap
1
-1
/
+1
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
30
-30
/
+30
2020-08-12
kernel.h: remove duplicate include of asm/div64.h
Arvind Sankar
1
-1
/
+0
[next]