index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-10
arm64: mm: Use __pa_symbol() for set_swapper_pgd()
James Morse
2018-10-09
arm64: mm: Drop the unused cpu parameter
Shaokun Zhang
2018-10-05
arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.c
Kyrylo Tkachov
2018-10-03
arm64: Use daifflag_restore after bp_hardening
Julien Thierry
2018-10-01
arm64/numa: Unify common error path in numa_init()
Anshuman Khandual
2018-10-01
arm64/numa: Report correct memblock range for the dummy node
Anshuman Khandual
2018-10-01
arm64/mm: Define esr_to_debug_fault_info()
Anshuman Khandual
2018-10-01
arm64/mm: Reorganize arguments for is_el1_permission_fault()
Anshuman Khandual
2018-10-01
arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception
Anshuman Khandual
2018-09-27
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-27
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
signal/arm64: Only call set_thread_esr once in do_page_fault
Eric W. Biederman
2018-09-27
signal/arm64: Only perform one esr_to_fault_info call in do_page_fault
Eric W. Biederman
2018-09-27
signal/arm64: Expand __do_user_fault and remove it
Eric W. Biederman
2018-09-27
signal/arm64: For clarity separate the 3 signal sending cases in do_page_fault
Eric W. Biederman
2018-09-27
signal/arm64: Consolidate the two hwpoison cases in do_page_fault
Eric W. Biederman
2018-09-27
signal/arm64: Factor set_thread_esr out of __do_user_fault
Eric W. Biederman
2018-09-27
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
2018-09-27
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
2018-09-25
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-24
arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flags
Steve Capper
2018-09-24
arm64: hugetlb: Fix handling of young ptes
Steve Capper
2018-09-21
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-09-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
2018-09-10
arm64: dump: Use consistent capitalisation for page-table dumps
Will Deacon
2018-09-06
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-08-17
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
Greg Hackmann
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-09
arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()
Dongjiu Geng
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
arm64: mm: Export __sync_icache_dcache() for xen-privcmd
Ben Hutchings
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-25
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
Johannes Weiner
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
2018-07-06
arm64: mm: Export __flush_icache_range() to modules
Will Deacon
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
2018-07-06
arm64: Implement page table free interfaces
Chintan Pandya
2018-07-06
Merge branch 'x86/mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/ti...
Will Deacon
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
[next]