index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-0
/
+20
*
microblaze: Add support for reserved memory defined by DT
Michal Simek
2022-04-21
1
-0
/
+3
*
microblaze: Wire memblock_dump_all()
Michal Simek
2022-04-21
1
-0
/
+2
*
microblaze: simplify pte_alloc_one_kernel()
Mike Rapoport
2021-09-03
1
-12
/
+0
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
microblaze: tag highmem_setup() with __meminit
David Hildenbrand
2021-03-02
1
-1
/
+1
*
Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-12-16
1
-49
/
+0
|
\
|
*
microblaze: Remove noMMU code
Michal Simek
2020-11-26
1
-49
/
+0
*
|
microblaze/mm/highmem: Add dropped #ifdef back
Thomas Gleixner
2020-11-19
1
-0
/
+1
*
|
microblaze/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
1
-6
/
+0
|
/
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
|
*
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-4
/
+5
*
|
mircoblaze: drop unneeded NUMA and sparsemem initializations
Mike Rapoport
2020-10-13
1
-13
/
+1
|
/
*
microblaze: fix min_low_pfn/max_low_pfn build errors
Randy Dunlap
2020-08-31
1
-0
/
+3
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-3
/
+0
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-9
/
+0
*
arch/kmap: ensure kmap_prot visibility
Ira Weiny
2020-06-04
1
-3
/
+0
*
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
1
-1
/
+1
*
microblaze: Stop printing the virtual memory layout
Arvind Sankar
2020-03-09
1
-12
/
+0
*
microblaze: Kernel parameters should be parsed earlier
Michal Simek
2020-02-24
1
-0
/
+2
*
microblaze: Wire CMA allocator
Michal Simek
2020-02-04
1
-0
/
+4
*
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
2019-12-04
1
-2
/
+5
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
1
-5
/
+0
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-2
/
+6
*
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019-03-12
1
-4
/
+2
*
microblaze: prefer memblock API returning virtual address
Mike Rapoport
2019-03-07
1
-2
/
+3
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+1
*
microblaze: switch to NO_BOOTMEM
Rob Herring
2018-03-16
1
-50
/
+6
*
microblaze: remove unused alloc_maybe_bootmem
Rob Herring
2018-03-16
1
-8
/
+0
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-2
/
+2
*
microblaze: Use asm-generic/io.h
Michal Simek
2014-04-07
1
-1
/
+1
*
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-21
1
-1
/
+2
*
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-45
/
+6
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-2
/
+2
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
microblaze: Fix initrd support
Michal Simek
2013-05-09
1
-4
/
+5
*
mm/microblaze: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
1
-5
/
+1
*
mm/microblaze: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-26
/
+2
*
microblaze: Fix coding style issues
Michal Simek
2013-02-12
1
-16
/
+16
*
microblaze: Improve TLB calculation for small systems
Michal Simek
2012-03-23
1
-4
/
+10
*
microblaze: Highmem support
Michal Simek
2012-03-23
1
-0
/
+68
*
microblaze: Use active regions
Michal Simek
2012-03-23
1
-2
/
+16
*
microblaze: Show more detailed information about memory
Michal Simek
2012-03-23
1
-3
/
+39
*
microblaze: Introduce fixmap
Michal Simek
2012-03-23
1
-6
/
+11
[next]