index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
mm
Age
Commit message (
Expand
)
Author
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2023-08-24
nios2: fix flush_dcache_page() for usage from irq context
Helge Deller
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
2023-06-24
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-03-02
nios2: fix livelock in uaccess
Al Viro
2022-07-17
nios2: drop definition of PGD_ORDER
Mike Rapoport
2022-07-17
nios2: drop definition of PTE_ORDER
Mike Rapoport
2022-07-17
nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2020-08-12
mm/nios2: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
nios2: add support for folded p4d page tables
Mike Rapoport
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
2020-03-16
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
2019-12-12
nios2: Fix ioremap
Guenter Roeck
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-11
nios2: remove __iounmap
Christoph Hellwig
2019-11-11
nios2: remove __ioremap
Christoph Hellwig
2019-06-25
nios2: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-03-10
Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-03-07
arch/nios2/mm/fault.c: remove duplicate include
Sabyasachi Gupta
2019-03-07
nios2: Fix update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
2019-03-07
nios2: update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
2019-03-07
nios2: User address TLB flush break after finding the matching entry
Nicholas Piggin
2019-03-07
nios2: flush_tlb_all use TLBMISC way auto-increment feature
Nicholas Piggin
2019-03-07
nios2: improve readability of tlb functions
Nicholas Piggin
2019-03-07
nios2: flush_tlb_mm flush only the pid
Nicholas Piggin
2019-03-07
nios2: flush_tlb_pid can just restore TLBMISC once
Nicholas Piggin
2019-03-07
nios2: TLBMISC writes do not require PID bits to be set
Nicholas Piggin
2019-03-07
nios2: Use an invalid TLB entry address helper function
Nicholas Piggin
2019-03-07
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
2019-03-07
nios2: update_mmu_cache clear the old entry from the TLB
Nicholas Piggin
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
[next]