- 8dd559d arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM by Mike Rapoport · 3 years, 1 month ago
- 65c5789 arm: extend pfn_valid to take into account freed memory map alignment by Mike Rapoport · 3 years, 1 month ago
- 74551f1 memblock: align freed memory map on pageblock boundaries with SPARSEMEM by Mike Rapoport · 3 years, 1 month ago
- b4b54c7 memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER by Mike Rapoport · 3 years, 1 month ago
- 03f2578 ARM: 9155/1: fix early early_iounmap() by Michał Mirosław · 3 years, 2 months ago
- b3ae170 ARM: 9136/1: ARMv7-M uses BE-8, not BE-32 by Arnd Bergmann · 3 years, 3 months ago
- 6ad8bbc ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned by Nick Desaulniers · 3 years, 3 months ago
- eb46d7c ARM: Qualify enabling of swiotlb_init() by Florian Fainelli · 3 years, 10 months ago
- 1eb7756 ARM: 9012/1: move device tree mapping out of linear region by Ard Biesheuvel · 3 years, 8 months ago
- 6cdbafc ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address by Ard Biesheuvel · 3 years, 8 months ago
- 11a718e ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range() by Vladimir Murzin · 3 years, 10 months ago
- c7cd7a3 ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD by Nick Desaulniers · 4 years, 2 months ago
- b9bc367 ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations by Ard Biesheuvel · 4 years, 3 months ago
- 709ebe6 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 3 months ago
- c922781 mm: remove duplicate include statement in mmu.c by Tian Tao · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- c9118e6 arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() by Mike Rapoport · 4 years, 3 months ago
- cddb5dd arm, xtensa: simplify initialization of high memory pages by Mike Rapoport · 4 years, 3 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 5db5d93 dma-mapping: remove <asm/dma-contiguous.h> by Christoph Hellwig · 4 years, 4 months ago
- 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
- efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 5 months ago
- 8e007b3 ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values by Guillaume Tucker · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 79fea6c mm/arm: use general page fault accounting by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- 40ddad1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 4d44a39 ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM by Ard Biesheuvel · 4 years, 6 months ago
- 2631781 ARM: 8982/1: mm: Simplify act_mm macro by Linus Walleij · 4 years, 8 months ago
- 5c6360e ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_late() by Ard Biesheuvel · 4 years, 7 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 694b5a5 Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 8 months ago
- 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 8 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 8 months ago
- 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 8 months ago
- 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 8 months ago
- 84e6ffb arm: add support for folded p4d page tables by Mike Rapoport · 4 years, 8 months ago
- a32c1c6 arm: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 8 months ago
- e1de943 ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE by Linus Walleij · 4 years, 8 months ago
- 446937a ARM: mm: Remove virtual address print from B15 RAC driver by Florian Fainelli · 6 years ago
- 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
- 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 10 months ago
- 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
- 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
- 3fbb96c arm: Remove HYP/Stage-2 page-table support by Marc Zyngier · 5 years ago
- fd27a52 ARM/dma-mapping: merge __dma_supported into arm_dma_supported by Christoph Hellwig · 5 years ago
- 7607cb7 ARM/dma-mapping: take the bus limit into account in __dma_alloc by Christoph Hellwig · 5 years ago
- fd50924 ARM/dma-mapping: remove get_coherent_dma_mask by Christoph Hellwig · 5 years ago
- d60ddd2 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
- f3cc4e1 ARM: dma-api: fix max_pfn off-by-one error in __dma_supported() by Chen-Yu Tsai · 5 years ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 31f3010 ARM: 8949/1: mm: mark free_memmap as __init by Olof Johansson · 5 years ago
- 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
- e7289c6 sched/rt, ARM: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 38206c2 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
- 9dd0013 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
- 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
- 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
- 4ae5061 ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardening by Doug Berger · 5 years ago
- 790756c ARM: 8933/1: replace Sun/Solaris style flag on section directive by Nick Desaulniers · 5 years ago
- 20e2fc4 ARM: 8930/1: Add support for generic vDSO by Vincenzo Frascino · 5 years ago
- 9f1984c6 ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand by Stefan Agner · 5 years ago
- 6a22d82 arm: remove ioremap_cached by Christoph Hellwig · 5 years ago
- 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
- c4e8fd0 ARM: 8923/1: mm: include <asm/vga.h> for vga_base by Ben Dooks (Codethink) · 5 years ago
- a445e940 dma-mapping: fix handling of dma-ranges for reserved memory (again) by Vladimir Murzin · 5 years ago
- 9110f3e ARM: 8917/1: mm: include <asm/set_memory.h> by Ben Dooks (Codethink) · 5 years ago
- ea5379b ARM: 8916/1: mm: make set_section_perms() static by Ben Dooks (Codethink) · 5 years ago
- 17fe868 ARM: 8909/1: make unexported items static by Ben Dooks · 5 years ago
- 032be72 ARM: 8907/1: arch: reuse addr variable in pfn_valid by Clemens Gruber · 5 years ago
- 13b86bc Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
- 39f4d44 Merge branch 'misc' into fixes by Russell King · 5 years ago
- ce4d5ca arm/arm64: Make use of the SMCCC 1.1 wrapper by Steven Price · 5 years ago
- 2ecb287 ARM: 8926/1: v7m: remove register save to stack before svc by afzal mohammed · 5 years ago
- df8bf2d ARM: mmp: don't select CACHE_TAUROS2 on all ARCH_MMP by Lubomir Rintel · 6 years ago
- 6848253 arm: spectre-v2: use arm_smccc_1_1_get_conduit() by Mark Rutland · 5 years ago
- 4c0742f ARM: 8914/1: NOMMU: Fix exc_ret for XIP by Vladimir Murzin · 5 years ago
- 1bb9fb0 ARM: mm: alignment: use "u32" for 32-bit instructions by Russell King · 5 years ago
- 67e15fa ARM: mm: fix alignment handler faults under memory pressure by Russell King · 5 years ago
- b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago