index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
1
-0
/
+2
2015-12-11
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
1
-0
/
+3
2015-12-10
arm64: mm: remove pointless PAGE_MASKing
Mark Rutland
1
-2
/
+2
2015-12-09
arm64: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
1
-0
/
+2
2015-12-01
arm64: mm: allow sections for unaligned bases
Mark Rutland
1
-0
/
+1
2015-12-01
arm64: mm: detect bad __create_mapping uses
Mark Rutland
1
-0
/
+7
2015-11-26
Revert "arm64: Mark kernel page ranges contiguous"
Catalin Marinas
1
-61
/
+8
2015-11-25
arm64: early_alloc: Fix check for allocation failure
Suzuki K. Poulose
1
-2
/
+6
2015-11-18
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
1
-1
/
+1
2015-11-17
arm64: mm: use correct mapping granularity under DEBUG_RODATA
Ard Biesheuvel
1
-6
/
+6
2015-11-12
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
1
-2
/
+2
2015-11-09
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
1
-1
/
+1
2015-11-09
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
Ard Biesheuvel
1
-1
/
+1
2015-10-19
arm64: Handle section maps for swapper/idmap
Suzuki K. Poulose
1
-41
/
+33
2015-10-08
arm64: Mark kernel page ranges contiguous
Jeremy Linton
1
-8
/
+61
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
1
-1
/
+1
2015-07-28
arm64: mm: mark create_mapping as __init
Mark Rutland
1
-1
/
+1
2015-07-27
arm64: remove dead code
Mark Salter
1
-11
/
+0
2015-06-30
arm64: fix incorrect use of pgprot_t variable
Ard Biesheuvel
1
-1
/
+1
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
1
-0
/
+66
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+7
2015-04-15
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-2
/
+2
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
1
-1
/
+6
2015-03-19
arm64: fixmap: check idx is definitely valid
Mark Rutland
1
-4
/
+1
2015-01-29
arm64: Fix section mismatch on alloc_init_p[mu]d()
Catalin Marinas
1
-4
/
+5
2015-01-28
arm64: mm: use *_sect to check for section maps
Mark Rutland
1
-2
/
+4
2015-01-28
arm64: drop unnecessary cache+tlb maintenance
Mark Rutland
1
-7
/
+0
2015-01-28
arm64:mm: free the useless initial page table
zhichang.yuan
1
-3
/
+12
2015-01-22
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
1
-1
/
+1
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
1
-24
/
+187
2015-01-14
arm64: remove broken cachepolicy code
Mark Rutland
1
-74
/
+0
2015-01-12
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
1
-12
/
+0
2015-01-12
arm64/mm: add create_pgd_mapping() to create private page tables
Ard Biesheuvel
1
-21
/
+22
2015-01-12
arm64/mm: add explicit struct_mm argument to __create_mapping()
Ard Biesheuvel
1
-15
/
+16
2014-11-25
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
1
-0
/
+94
2014-11-06
arm64: fix data type for physical address
Min-Hua Chen
1
-1
/
+1
2014-10-24
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
1
-4
/
+8
2014-09-15
arm64: LLVMLinux: Fix inline arm64 assembly for use with clang
Mark Charlebois
1
-1
/
+1
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
1
-3
/
+11
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-37
/
+30
2014-06-06
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+47
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
1
-1
/
+27
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
1
-34
/
+2
2014-05-04
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
1
-0
/
+3
2014-04-30
arm64: Add function to create identity mappings
Mark Salter
1
-18
/
+47
2014-04-08
arm64: add early_ioremap support
Mark Salter
1
-41
/
+0
2014-04-08
arm64: initialize pgprot info earlier in boot
Mark Salter
1
-2
/
+1
2014-02-05
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
1
-2
/
+10
2013-08-28
arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary
Catalin Marinas
1
-2
/
+21
2013-07-01
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
1
-6
/
+13
[next]