index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
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
*
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
2012-03-23
1
-24
/
+43
*
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
Michal Simek
2012-03-23
1
-5
/
+1
*
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
microblaze: add missing CONFIG_ prefixes
Paul Bolle
2011-10-13
1
-3
/
+3
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
*
memblock, microblaze: Fix memblock API change fallout
Michal Simek
2010-09-11
1
-5
/
+5
*
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-31
1
-6
/
+1
|
\
|
*
microblaze: Sync noMMU and MMU setup_memory
Michal Simek
2010-08-04
1
-6
/
+1
*
|
memblock/microblaze: Use new accessors
Benjamin Herrenschmidt
2010-08-04
1
-11
/
+9
*
|
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
2010-08-04
1
-2
/
+2
|
/
[next]