index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-05
mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
Qian Cai
2019-03-05
mm/memcontrol.c: fix bad line in comment
Qian Cai
2019-03-05
mm/cma.c: cma_declare_contiguous: correct err handling
Peng Fan
2019-03-05
mm/page_ext.c: fix an imbalance with kmemleak
Qian Cai
2019-03-05
mm/compaction: pass pgdat to too_many_isolated() instead of zone
Andrey Ryabinin
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-03-05
mm/workingset: remove unused @mapping argument in workingset_eviction()
Andrey Ryabinin
2019-03-05
mm/swapfile.c: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-03-05
mm/cma_debug.c: remove static scoped cma_debugfs_root
Yue Hu
2019-03-05
tmpfs: test link accounting with O_TMPFILE
Alexey Dobriyan
2019-03-05
MAINTAINERS: add entry for memblock
Mike Rapoport
2019-03-05
mm/shmem: make find_get_pages_range() work for huge page
Yu Zhao
2019-03-05
mm: unexport free_reserved_area
Christoph Hellwig
2019-03-05
tools/vm/slabinfo: clean up usage menu debug items
Tobin C. Harding
2019-03-05
tools/vm/slabinfo: align usage output columns
Tobin C. Harding
2019-03-05
tools/vm/slabinfo: put options in alphabetic order
Tobin C. Harding
2019-03-05
tools/vm/slabinfo: update options in usage message
Tobin C. Harding
2019-03-05
include/linux/compaction.h: fix potential build error
Yu Zhao
2019-03-05
mm,memory_hotplug: explicitly pass the head to isolate_huge_page
Oscar Salvador
2019-03-05
mm: page_cache_add_speculative(): refactor out some code duplication
john.hubbard@gmail.com
2019-03-05
mm/migrate.c: cleanup expected_page_refs()
Jan Kara
2019-03-05
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
2019-03-05
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
2019-03-05
docs/mm: vmalloc: re-indent kernel-doc comemnts
Mike Rapoport
2019-03-05
mm/page_poison: update comment after code moved
Michael S. Tsirkin
2019-03-05
numa: make "nr_online_nodes" unsigned int
Alexey Dobriyan
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2019-03-05
mm,oom: don't kill global init via memory.oom.group
Tetsuo Handa
2019-03-05
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
Daniel Jordan
2019-03-05
mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()
Kirill Tkhai
2019-03-05
mm: ksm: do not block on page lock when searching stable tree
Yang Shi
2019-03-05
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
2019-03-05
mm: vmscan: do not iterate all mem cgroups for global direct reclaim
Yang Shi
2019-03-05
mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent
Yang Shi
2019-03-05
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
2019-03-05
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
2019-03-05
powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing
Aneesh Kumar K.V
2019-03-05
powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...
Aneesh Kumar K.V
2019-03-05
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
2019-03-05
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2019-03-05
mm: better document PG_reserved
David Hildenbrand
2019-03-05
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2019-03-05
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
2019-03-05
m68k/mm: use __ClearPageReserved()
David Hildenbrand
2019-03-05
riscv/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-05
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-05
s390/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-05
agp: efficeon: no need to set PG_reserved on GATT tables
David Hildenbrand
2019-03-05
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
[next]