index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-14
MIPS: mark mult_sh_align_mod() as __always_inline
Masahiro Yamada
2019-05-14
arm64: mark (__)cpus_have_const_cap as __always_inline
Masahiro Yamada
2019-05-14
ARM: prevent tracing IPI_CPU_BACKTRACE
Arnd Bergmann
2019-05-14
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers
Masahiro Yamada
2019-05-14
fs/select: avoid clang stack usage warning
Arnd Bergmann
2019-05-14
mm/mincore.c: make mincore() more conservative
Jiri Kosina
2019-05-14
mm: maintain randomization of page free lists
Dan Williams
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
Uladzislau Rezki (Sony)
2019-05-14
mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
Uladzislau Rezki (Sony)
2019-05-14
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-14
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
2019-05-14
psi: track changed states
Suren Baghdasaryan
2019-05-14
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-14
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
psi: make psi_enable static
Suren Baghdasaryan
2019-05-14
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2019-05-14
mm: update references to page _refcount
Baruch Siach
2019-05-14
mm: change mm_update_next_owner() to update mm->owner with WRITE_ONCE
Andrea Arcangeli
2019-05-14
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
2019-05-14
kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable
Andrew Morton
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
kernel/memremap.c: remove the unused device_private_entry_fault() export
Christoph Hellwig
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2019-05-14
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
2019-05-14
mm/mprotect.c: fix compilation warning because of unused 'mm' variable
Mike Rapoport
2019-05-14
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
2019-05-14
mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags
Yafang Shao
2019-05-14
mm/Kconfig: update "Memory Model" help text
Mike Rapoport
2019-05-14
mm/vmscan.c: don't disable irq again when count pgrefill for memcg
Yafang Shao
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
2019-05-14
mm/z3fold.c: support page migration
Vitaly Wool
2019-05-14
mm/z3fold.c: add structure for buddy handles
Vitaly Wool
2019-05-14
mm/z3fold.c: improve compression by extending search
Vitaly Wool
2019-05-14
mm/z3fold.c: introduce helper functions
Vitaly Wool
2019-05-14
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
Yafang Shao
2019-05-14
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
Jérôme Glisse
2019-05-14
mm/vmscan.c: simplify shrink_inactive_list()
Kirill Tkhai
2019-05-14
fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
Amir Goldstein
2019-05-14
xen/privcmd-buf.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
xen/gntdev.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
iommu/dma-iommu.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
Souptick Joarder
[next]