index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-01
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-10-30
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
2018-10-30
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
2018-10-29
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2018-10-29
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
2018-10-29
x86/traps: Use format string with panic() call
Rasmus Villemoes
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2018-10-29
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2018-10-27
i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
Linus Torvalds
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-10-26
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
2018-10-26
mm: export add_swap_extent()
Omar Sandoval
2018-10-26
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
2018-10-26
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
2018-10-26
mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
2018-10-26
mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t
Clark Williams
2018-10-26
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
2018-10-26
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
2018-10-26
mm: return zero_resv_unavail optimization
Pavel Tatashin
2018-10-26
mm: zero remaining unavailable struct pages
Naoya Horiguchi
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
Keith Busch
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
Keith Busch
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
Keith Busch
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
Keith Busch
2018-10-26
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2018-10-26
mm/gup_benchmark.c: time put_page()
Keith Busch
2018-10-26
mm: don't raise MEMCG_OOM event due to failed high-order allocation
Roman Gushchin
2018-10-26
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2018-10-26
mm: move mirrored memory specific code outside of memmap_init_zone
Pavel Tatashin
2018-10-26
mm: calculate deferred pages after skipping mirrored memory
Pavel Tatashin
2018-10-26
mm: make memmap_init a proper function
Pavel Tatashin
2018-10-26
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
2018-10-26
mm/page_alloc.c: initialize num_movable in move_freepages()
David Rientjes
2018-10-26
mm/zsmalloc.c: fix fall-through annotation
Gustavo A. R. Silva
2018-10-26
userfaultfd: selftest: recycle lock threads first
Peter Xu
2018-10-26
userfaultfd: selftest: generalize read and poll
Peter Xu
2018-10-26
userfaultfd: selftest: cleanup help messages
Peter Xu
2018-10-26
mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
Jann Horn
2018-10-26
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
2018-10-26
mm: dax: add comment for PFN_SPECIAL
Yang Shi
2018-10-26
mm: brk: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
mm: mremap: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
mm/filemap.c: use vmf_error()
Souptick Joarder
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
[next]