aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-06-21arm64: Allow selecting Pseudo-NMI againJulien Thierry1-1/+0
2019-06-21arm64: fix kernel stack overflow in kdump capture kernelWei Li2-7/+10
2019-06-21arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry4-0/+36
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry9-83/+123
2019-06-21arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry4-13/+63
2019-06-21arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry1-2/+2
2019-06-21arm64: irqflags: Pass flags as readonly operand to restore instructionJulien Thierry1-1/+1
2019-06-21arm64: Do not enable IRQs for ct_user_exitJulien Thierry1-2/+2
2019-06-17arm64/mm: Correct the cache line size warning with non coherent deviceMasayoshi Mizuma3-7/+16
2019-06-14arm64: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-1/+0
2019-06-10arm64: mm: avoid redundant READ_ONCE(*ptep)Mark Rutland1-17/+30
2019-06-07arm64/mm: Refactor __do_page_fault()Anshuman Khandual1-19/+11
2019-06-07arm64/mm: Document write abort detection from ESRAnshuman Khandual1-1/+10
2019-06-07arm64: Fix comment after #endifOdin Ugedal1-1/+1
2019-06-05arm64: ptrace: add support for syscall emulationSudeep Holla2-2/+9
2019-06-05arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headersSudeep Holla1-0/+3
2019-06-05ptrace: move clearing of TIF_SYSCALL_EMU flag to coreSudeep Holla3-4/+3
2019-06-04arm64/mm: Drop task_struct argument from __do_page_fault()Anshuman Khandual1-10/+5
2019-06-04arm64/mm: Drop mmap_sem before calling __do_kernel_fault()Anshuman Khandual1-1/+3
2019-06-04arm64/mm: Identify user instruction abortsAnshuman Khandual1-0/+1
2019-06-04arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()Anshuman Khandual1-2/+2
2019-06-04arm64: kernel: use aff3 instead of aff2 in commentLiu Song1-1/+1
2019-06-04arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()Julien Grall1-3/+3
2019-06-04arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2-3/+5
2019-06-04arm64/mm: Simplify protection flag creation for kernel huge mappingsAnshuman Khandual2-8/+9
2019-06-04arm64: cacheinfo: Update cache_line_size detected from DT or PPTTShaokun Zhang2-5/+12
2019-06-04drivers: base: cacheinfo: Add variable to record max cache line sizeShaokun Zhang2-0/+7
2019-06-04arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE stateJulien Grall2-45/+89
2019-06-04arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use itJulien Grall3-10/+15
2019-06-04arm64/fpsimd: Remove the prototype for sve_flush_cpu_state()Julien Grall1-1/+0
2019-06-03arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitionsAnshuman Khandual2-1/+1
2019-06-03arm64/hugetlb: Use macros for contiguous huge page sizesAnshuman Khandual1-6/+6
2019-06-02Linux 5.2-rc3Linus Torvalds1-1/+1
2019-06-01mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose1-1/+1
2019-06-01include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet1-1/+1
2019-06-01kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei1-0/+2
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai1-1/+2
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino1-3/+4
2019-06-01kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor1-1/+1
2019-06-01z3fold: fix sheduling while atomicVitaly Wool1-5/+6
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas1-1/+2
2019-06-01mm/gup: continue VM_FAULT_RETRY processing even for pre-faultsMike Rapoport1-7/+8
2019-06-01ocfs2: fix error path kobject memory leakTobin C. Harding1-0/+1
2019-06-01memcg: make it work on sparse non-0-node systemsJiri Slaby2-5/+4
2019-06-01mm, memcg: consider subtrees in memory.eventsChris Down4-4/+36
2019-06-01prctl_set_mm: downgrade mmap_sem to read lockMichal Koutný2-4/+11
2019-06-01prctl_set_mm: refactor checks from validate_prctl_mapMichal Koutný1-26/+25
2019-06-01kernel/fork.c: make max_threads symbol staticKefeng Wang1-1/+1
2019-06-01arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changesSebastian Andrzej Siewior1-0/+1