index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
mm: defer ZONE_DEVICE page initialization to the point where we init pgmap
Alexander Duyck
1
-0
/
+2
2018-10-26
mm: create non-atomic version of SetPageReserved for init use
Alexander Duyck
1
-0
/
+1
2018-10-26
mm: provide kernel parameter to allow disabling page init poisoning
Alexander Duyck
1
-0
/
+8
2018-10-26
memcg: remove memcg_kmem_skip_account
Shakeel Butt
1
-3
/
+0
2018-10-26
mm: workingset: add vmstat counter for shadow nodes
Johannes Weiner
1
-0
/
+1
2018-10-26
psi: cgroup support
Johannes Weiner
3
-0
/
+44
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
3
-0
/
+130
2018-10-26
sched: loadavg: make calc_load_n() public
Johannes Weiner
1
-0
/
+3
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
1
-4
/
+17
2018-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
1
-0
/
+23
2018-10-26
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
3
-2
/
+6
2018-10-26
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
1
-1
/
+1
2018-10-26
mm, slab/slub: introduce kmalloc-reclaimable caches
Vlastimil Babka
1
-1
/
+15
2018-10-26
mm, slab: combine kmalloc_caches and kmalloc_dma_caches
Vlastimil Babka
1
-11
/
+31
2018-10-26
mm: remove vm_insert_pfn()
Matthew Wilcox
1
-14
/
+1
2018-10-26
mm: remove references to vm_insert_pfn()
Matthew Wilcox
1
-1
/
+1
2018-10-26
mm: make vm_insert_pfn_prot() static
Matthew Wilcox
1
-2
/
+0
2018-10-26
mm: introduce vmf_insert_pfn_prot()
Matthew Wilcox
1
-0
/
+2
2018-10-26
mm: remove vm_insert_mixed()
Matthew Wilcox
1
-14
/
+1
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
1
-23
/
+0
2018-10-26
mm, mmu_notifier: be explicit about range invalition non-blocking mode
Michal Hocko
1
-1
/
+3
2018-10-26
mm: don't miss the last page because of round-off error
Roman Gushchin
1
-0
/
+3
2018-10-26
mm: rework memcg kernel stack accounting
Roman Gushchin
1
-1
/
+12
2018-10-26
fs/iomap.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+3
2018-10-26
include/linux/linkage.h: align weak symbols
Andrey Ryabinin
1
-0
/
+1
2018-10-26
include/linux/pfn_t.h: force '~' to be parsed as an unary operator
Sebastien Boisvert
1
-1
/
+1
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-69
/
+173
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+10
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-53
/
+32
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-22
/
+12
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2018-10-25
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-12
/
+3
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-20
/
+133
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-12
/
+23
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-201
/
+115
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+15
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-71
/
+161
2018-10-25
Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-1
/
+108
2018-10-25
Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-1
/
+17
2018-10-25
Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+22
2018-10-25
Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2
-0
/
+11
2018-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+29
2018-10-25
Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
31
-278
/
+95
2018-10-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2018-10-24
Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-4
/
+13
2018-10-24
Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+12
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-48
/
+55
2018-10-24
Merge branch 'topic/sprd' into for-linus
Vinod Koul
1
-0
/
+69
[next]