index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: mm: mark create_mapping as __init
Mark Rutland
2015-07-28
1
-1
/
+1
*
arm64: remove dead code
Mark Salter
2015-07-27
1
-11
/
+0
*
arm64: fix incorrect use of pgprot_t variable
Ard Biesheuvel
2015-06-30
1
-1
/
+1
*
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-06-02
1
-0
/
+66
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-16
1
-5
/
+7
|
\
|
*
arm64: mm: increase VA range of identity map
Ard Biesheuvel
2015-03-23
1
-1
/
+6
|
*
arm64: fixmap: check idx is definitely valid
Mark Rutland
2015-03-19
1
-4
/
+1
*
|
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-04-14
1
-2
/
+2
|
/
*
arm64: Fix section mismatch on alloc_init_p[mu]d()
Catalin Marinas
2015-01-29
1
-4
/
+5
*
arm64: mm: use *_sect to check for section maps
Mark Rutland
2015-01-28
1
-2
/
+4
*
arm64: drop unnecessary cache+tlb maintenance
Mark Rutland
2015-01-28
1
-7
/
+0
*
arm64:mm: free the useless initial page table
zhichang.yuan
2015-01-28
1
-3
/
+12
*
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
2015-01-22
1
-1
/
+1
*
arm64: add better page protections to arm64
Laura Abbott
2015-01-22
1
-24
/
+187
*
arm64: remove broken cachepolicy code
Mark Rutland
2015-01-13
1
-74
/
+0
*
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
2015-01-12
1
-12
/
+0
*
arm64/mm: add create_pgd_mapping() to create private page tables
Ard Biesheuvel
2015-01-12
1
-21
/
+22
*
arm64/mm: add explicit struct_mm argument to __create_mapping()
Ard Biesheuvel
2015-01-12
1
-15
/
+16
*
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
2014-11-25
1
-0
/
+94
*
arm64: fix data type for physical address
Min-Hua Chen
2014-11-06
1
-1
/
+1
*
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
2014-10-24
1
-4
/
+8
*
arm64: LLVMLinux: Fix inline arm64 assembly for use with clang
Mark Charlebois
2014-09-15
1
-1
/
+1
*
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
1
-3
/
+11
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
1
-37
/
+30
|
\
|
*
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
2014-05-09
1
-1
/
+27
|
*
arm64: Clean up the default pgprot setting
Catalin Marinas
2014-05-09
1
-34
/
+2
*
|
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-05
1
-18
/
+47
|
\
\
|
|
/
|
/
|
|
*
arm64: Add function to create identity mappings
Mark Salter
2014-04-30
1
-18
/
+47
*
|
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
2014-05-03
1
-0
/
+3
|
/
*
arm64: add early_ioremap support
Mark Salter
2014-04-07
1
-41
/
+0
*
arm64: initialize pgprot info earlier in boot
Mark Salter
2014-04-07
1
-2
/
+1
*
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
2014-02-05
1
-2
/
+10
*
arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary
Catalin Marinas
2013-08-28
1
-2
/
+21
*
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
2013-07-01
1
-6
/
+13
|
\
|
*
ARM64: mm: Restore memblock limit when map_mem finished.
Steve Capper
2013-06-14
1
-6
/
+13
*
|
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2013-06-07
1
-1
/
+0
|
/
*
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
1
-8
/
+5
*
ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
Ben Hutchings
2013-03-25
1
-1
/
+1
*
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-23
1
-0
/
+3
*
arm64: Add simple earlyprintk support
Catalin Marinas
2013-01-22
1
-0
/
+42
*
arm64: MMU initialisation
Catalin Marinas
2012-09-17
1
-0
/
+395