index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
2014-05-03
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
2014-04-30
arm64: Add function to create identity mappings
Mark Salter
2014-04-07
arm64: add early_ioremap support
Mark Salter
2014-04-07
arm64: initialize pgprot info earlier in boot
Mark Salter
2014-02-05
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
2013-08-28
arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary
Catalin Marinas
2013-07-01
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
2013-06-14
ARM64: mm: Restore memblock limit when map_mem finished.
Steve Capper
2013-06-07
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-03-25
ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
Ben Hutchings
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
2012-09-17
arm64: MMU initialisation
Catalin Marinas