index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-4
/
+5
2020-10-14
mircoblaze: drop unneeded NUMA and sparsemem initializations
Mike Rapoport
1
-13
/
+1
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-08-31
microblaze: fix min_low_pfn/max_low_pfn build errors
Randy Dunlap
1
-0
/
+3
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-3
/
+0
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-9
/
+0
2020-06-05
arch/kmap: ensure kmap_prot visibility
Ira Weiny
1
-3
/
+0
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-03-09
microblaze: Stop printing the virtual memory layout
Arvind Sankar
1
-12
/
+0
2020-02-24
microblaze: Kernel parameters should be parsed earlier
Michal Simek
1
-0
/
+2
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
1
-0
/
+4
2019-12-05
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
1
-2
/
+5
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
1
-5
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-2
/
+6
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
1
-4
/
+2
2019-03-08
microblaze: prefer memblock API returning virtual address
Mike Rapoport
1
-2
/
+3
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-03-16
microblaze: switch to NO_BOOTMEM
Rob Herring
1
-50
/
+6
2018-03-16
microblaze: remove unused alloc_maybe_bootmem
Rob Herring
1
-8
/
+0
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2014-04-07
microblaze: Use asm-generic/io.h
Michal Simek
1
-1
/
+1
2014-01-22
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-1
/
+2
2013-07-04
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-45
/
+6
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-05-09
microblaze: Fix initrd support
Michal Simek
1
-4
/
+5
2013-04-30
mm/microblaze: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+1
2013-04-30
mm/microblaze: use common help functions to free reserved pages
Jiang Liu
1
-26
/
+2
2013-02-12
microblaze: Fix coding style issues
Michal Simek
1
-16
/
+16
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
1
-4
/
+10
2012-03-23
microblaze: Highmem support
Michal Simek
1
-0
/
+68
2012-03-23
microblaze: Use active regions
Michal Simek
1
-2
/
+16
2012-03-23
microblaze: Show more detailed information about memory
Michal Simek
1
-3
/
+39
2012-03-23
microblaze: Introduce fixmap
Michal Simek
1
-6
/
+11
2012-03-23
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
1
-24
/
+43
2012-03-23
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
Michal Simek
1
-5
/
+1
2011-11-01
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
1
-0
/
+1
2011-10-13
microblaze: add missing CONFIG_ prefixes
Paul Bolle
1
-3
/
+3
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2010-09-11
memblock, microblaze: Fix memblock API change fallout
Michal Simek
1
-5
/
+5
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
1
-6
/
+1
2010-08-04
microblaze: Sync noMMU and MMU setup_memory
Michal Simek
1
-6
/
+1
2010-08-04
memblock/microblaze: Use new accessors
Benjamin Herrenschmidt
1
-11
/
+9
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
1
-2
/
+2
[next]