index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
openrisc: Remove unused tlb_init function
Stafford Horne
1
-2
/
+0
2022-07-17
openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+20
2022-03-22
mm: remove mmu_gathers storage from remaining architectures
Stafford Horne
1
-2
/
+0
2021-10-18
arch: remove spurious blkdev.h includes
Christoph Hellwig
1
-1
/
+0
2021-05-21
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-5
/
+1
2021-05-10
openrisc: mm/init.c: remove unused variable 'end' in paging_init()
Mike Rapoport
1
-3
/
+0
2021-05-10
openrisc: mm/init.c: remove unused memblock_region variable in map_ram()
Mike Rapoport
1
-2
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
1
-1
/
+0
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-3
/
+5
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
openrisc: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+3
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
1
-6
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
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-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-1
/
+0
2019-03-12
openrisc: prefer memblock APIs returning virtual address
Mike Rapoport
1
-1
/
+4
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: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson
1
-1
/
+1
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
1
-1
/
+1
2016-12-12
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
1
-1
/
+1
2013-07-03
mm/openrisc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-40
/
+4
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-04-29
mm/openrisc: use common help functions to free reserved pages
Jiang Liu
1
-24
/
+3
2013-02-17
openrisc: update DTLB-miss handler last
Jonas Bonn
1
-3
/
+14
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for OpenRISC
David Howells
1
-1
/
+0
2012-02-17
arch/openrisc/mm/init.c: trivial: use BUG_ON
Julia Lawall
1
-2
/
+1
2011-07-22
OpenRISC: Memory management
Jonas Bonn
1
-0
/
+283