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
/
microblaze
/
mm
Age
Commit message (
Expand
)
Author
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-03-02
microblaze: fix livelock in uaccess
Al Viro
2022-07-17
microblaze/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-04-21
microblaze: Add support for reserved memory defined by DT
Michal Simek
2022-04-21
microblaze: Wire memblock_dump_all()
Michal Simek
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2021-11-09
microblaze: use is_kernel_text() helper
Kefeng Wang
2021-09-03
microblaze: simplify pte_alloc_one_kernel()
Mike Rapoport
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-03-02
microblaze: tag highmem_setup() with __meminit
David Hildenbrand
2020-12-16
Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-11-26
microblaze: Remove noMMU code
Michal Simek
2020-11-19
microblaze/mm/highmem: Add dropped #ifdef back
Thomas Gleixner
2020-11-06
microblaze/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
mircoblaze: drop unneeded NUMA and sparsemem initializations
Mike Rapoport
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-08-31
microblaze: fix min_low_pfn/max_low_pfn build errors
Randy Dunlap
2020-08-12
mm/microblaze: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
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: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
arch/kmap: ensure kmap_prot visibility
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
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
2020-03-09
microblaze: Stop printing the virtual memory layout
Arvind Sankar
2020-02-24
microblaze: Kernel parameters should be parsed earlier
Michal Simek
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
2019-12-04
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2019-08-30
microblaze: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-30
microblaze/nommu: use the generic uncached segment support
Christoph Hellwig
[next]