projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mm: make memmap_init a proper function
[platform/kernel/linux-rpi.git]
/
mm
/
2018-10-26
Pavel Tatashin
mm: make memmap_init a proper function
tree
|
commitdiff
2018-10-26
Kirill Tkhai
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount...
tree
|
commitdiff
2018-10-26
David Rientjes
mm/page_alloc.c: initialize num_movable in move_freepages()
tree
|
commitdiff
2018-10-26
Gustavo A. R. Silva
mm/zsmalloc.c: fix fall-through annotation
tree
|
commitdiff
2018-10-26
Jann Horn
mm/vmstat.c: assert that vmstat_text is in sync with...
tree
|
commitdiff
2018-10-26
Aneesh Kumar K.V
mm/memory.c: recheck page table entry with page table...
tree
|
commitdiff
2018-10-26
Yang Shi
mm: brk: downgrade mmap_sem to read when shrinking
tree
|
commitdiff
2018-10-26
Yang Shi
mm: mremap: downgrade mmap_sem to read when shrinking
tree
|
commitdiff
2018-10-26
Souptick Joarder
mm/filemap.c: use vmf_error()
tree
|
commitdiff
2018-10-26
Wei Yang
mm: remove unnecessary local variable addr in __get_use...
tree
|
commitdiff
2018-10-26
Alexander Duyck
mm: defer ZONE_DEVICE page initialization to the point...
tree
|
commitdiff
2018-10-26
Alexander Duyck
mm: create non-atomic version of SetPageReserved for...
tree
|
commitdiff
2018-10-26
Alexander Duyck
mm: provide kernel parameter to allow disabling page...
tree
|
commitdiff
2018-10-26
Shakeel Butt
memcg: remove memcg_kmem_skip_account
tree
|
commitdiff
2018-10-26
Oscar Salvador
mm/memory_hotplug.c: clean up node_states_check_changes...
tree
|
commitdiff
2018-10-26
Oscar Salvador
mm/memory_hotplug.c: simplify node_states_check_changes...
tree
|
commitdiff
2018-10-26
Oscar Salvador
mm/memory_hotplug.c: tidy up node_states_clear_node()
tree
|
commitdiff
2018-10-26
Oscar Salvador
mm/memory_hotplug.c: spare unnecessary calls to node_se...
tree
|
commitdiff
2018-10-26
haiqing.shq
mm/filemap.c: Use existing variable
tree
|
commitdiff
2018-10-26
Yang Shi
mm: unmap VM_PFNMAP mappings with optimized path
tree
|
commitdiff
2018-10-26
Yang Shi
mm: unmap VM_HUGETLB mappings with optimized path
tree
|
commitdiff
2018-10-26
Yang Shi
mm: mmap: zap pages with read mmap_sem in munmap
tree
|
commitdiff
2018-10-26
Andrey Ryabinin
vfree: add debug might_sleep()
tree
|
commitdiff
2018-10-26
Andrey Ryabinin
mm/vmalloc.c: improve vfree() kerneldoc
tree
|
commitdiff
2018-10-26
Andrey Ryabinin
kvfree(): fix misleading comment
tree
|
commitdiff
2018-10-26
zhong jiang
mm/mempolicy.c: use match_string() helper to simplify...
tree
|
commitdiff
2018-10-26
YueHaibing
mm/swap.c: remove duplicated include
tree
|
commitdiff
2018-10-26
Michal Hocko
mm, page_alloc: drop should_suppress_show_mem
tree
|
commitdiff
2018-10-26
Johannes Weiner
mm/memcontrol.c: fix memory.stat item ordering
tree
|
commitdiff
2018-10-26
Johannes Weiner
mm: zero-seek shrinkers
tree
|
commitdiff
2018-10-26
Johannes Weiner
mm: workingset: add vmstat counter for shadow nodes
tree
|
commitdiff
2018-10-26
Johannes Weiner
mm: workingset: use cheaper __inc_lruvec_state in irqsa...
tree
|
commitdiff
2018-10-26
Johannes Weiner
psi: pressure stall information for CPU, memory, and IO
tree
|
commitdiff
2018-10-26
Johannes Weiner
delayacct: track delays from thrashing cache pages
tree
|
commitdiff
2018-10-26
Johannes Weiner
mm: workingset: tell cache transitions from workingset...
tree
|
commitdiff
2018-10-26
Johannes Weiner
mm: workingset: don't drop refault information prematurely
tree
|
commitdiff
2018-10-26
Vlastimil Babka
mm, slab: shorten kmalloc cache names for large sizes
tree
|
commitdiff
2018-10-26
Vlastimil Babka
mm: rename and change semantics of nr_indirectly_reclai...
tree
|
commitdiff
2018-10-26
Vlastimil Babka
mm, slab/slub: introduce kmalloc-reclaimable caches
tree
|
commitdiff
2018-10-26
Vlastimil Babka
mm, slab: combine kmalloc_caches and kmalloc_dma_caches
tree
|
commitdiff
2018-10-26
Andrea Arcangeli
userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADD...
tree
|
commitdiff
2018-10-26
Matthew Wilcox
mm: convert insert_pfn() to vm_fault_t
tree
|
commitdiff
2018-10-26
Matthew Wilcox
mm: convert __vm_insert_mixed() to vm_fault_t
tree
|
commitdiff
2018-10-26
Matthew Wilcox
mm: inline vm_insert_pfn_prot() into caller
tree
|
commitdiff
2018-10-26
Matthew Wilcox
mm: remove vm_insert_pfn()
tree
|
commitdiff
2018-10-26
Matthew Wilcox
mm: make vm_insert_pfn_prot() static
tree
|
commitdiff
2018-10-26
Matthew Wilcox
mm: introduce vmf_insert_pfn_prot()
tree
|
commitdiff
2018-10-26
Matthew Wilcox
mm: remove vm_insert_mixed()
tree
|
commitdiff
2018-10-26
Souptick Joarder
mm: convert to use vm_fault_t
tree
|
commitdiff
2018-10-26
Oscar Salvador
mm/page_alloc.c: clean up check_for_memory()
tree
|
commitdiff
2018-10-26
Huang Ying
mm/swapfile.c: clear si->swap_map[] in swap_free_cluster()
tree
|
commitdiff
2018-10-26
Huang Ying
mm/swapfile.c: call free_swap_slot() in __swap_entry_free()
tree
|
commitdiff
2018-10-26
Huang Ying
mm/swapfile.c: use __try_to_reclaim_swap() in free_swap...
tree
|
commitdiff
2018-10-26
Vincent Whitchurch
kmemleak: add module param to print warnings to dmesg
tree
|
commitdiff
2018-10-26
Michal Hocko
Revert "mm, mmu_notifier: annotate mmu notifiers with...
tree
|
commitdiff
2018-10-26
Michal Hocko
mm,page_alloc: PF_WQ_WORKER threads must sleep at shoul...
tree
|
commitdiff
2018-10-26
Roman Gushchin
mm: don't miss the last page because of round-off error
tree
|
commitdiff
2018-10-26
Roman Gushchin
mm: drain memcg stocks on css offlining
tree
|
commitdiff
2018-10-26
Aaron Tomlin
slub: extend slub debug to handle multiple slabs
tree
|
commitdiff
2018-10-26
Dmitry Vyukov
mm: don't warn about large allocations for slab
tree
|
commitdiff
2018-10-26
Andy Shevchenko
mm/slub.c: switch to bitmap_zalloc()
tree
|
commitdiff
2018-10-26
Linus Torvalds
Merge tag 'char-misc-4.20-rc1' of git://git./linux...
tree
|
commitdiff
2018-10-26
Linus Torvalds
Merge tag 'driver-core-4.20-rc1' of git://git./linux...
tree
|
commitdiff
2018-10-26
Linus Torvalds
Merge tag 'usb-4.20-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-26
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2018-10-26
Linus Torvalds
Merge tag 'riscv-for-linus-4.20-mw0' of git://git....
tree
|
commitdiff
2018-10-26
Linus Torvalds
Merge tag 'kvm-4.20-1' of git://git./virt/kvm/kvm
tree
|
commitdiff
2018-10-26
Linus Torvalds
Merge branch 'for-4.20' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-26
Linus Torvalds
Merge tag 'printk-for-4.20' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'next-loadpin' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'next-smack' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'next-tpm' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'next-integrity' of git://git./linux/kerne...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'work.lookup' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'work.alpha' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'work.compat' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'irq-core-for-linus' of git://git./linux...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'timers-core-for-linus' of git://git....
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge tag 'sound-4.20-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge tag 'scsi-misc' of git://git./linux/kernel/git...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge tag 'pci-v4.20-changes' of git://git./linux/kerne...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge tag 'dmaengine-4.20-rc1' of git://git.infradead...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge tag 'edac_for_4.20' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge tag 'libnvdimm-for-4.20' of git://git./linux...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge tag 'for-v4.20' of git://git./linux/kernel/git...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge tag 'backlight-next-4.20' of git://git./linux...
tree
|
commitdiff
2018-10-25
Linus Torvalds
Merge tag 'mfd-next-4.20' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge tag 'docs-4.20' of git://git.lwn.net/linux
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge tag 'ext4_for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge tag 'f2fs-for-4.20-rc1' of git://git./linux/kerne...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge tag 'xfs-4.20-merge-1' of git://git./fs/xfs/xfs...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge tag 'gfs2-4.20.fixes' of git://git./linux/kernel...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge tag 'for-linus-4.20-ofs1' of git://git./linux...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge tag 'jfs-for-4.20' of git://github.com/kleikamp...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge tag 'for-4.20-part1-tag' of git://git./linux...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge branch 'work.tty-ioctl' of git://git./linux/kerne...
tree
|
commitdiff
2018-10-24
Linus Torvalds
Merge tag 'pstore-v4.20-rc1' of git://git./linux/kernel...
tree
|
commitdiff
next