index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
1
-0
/
+8
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2
-0
/
+19
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2
-2
/
+10
2018-01-05
arm64: asid: Do not replace active_asids if already 0
Catalin Marinas
1
-8
/
+11
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
3
-12
/
+26
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
1
-0
/
+1
2017-12-22
arm64: don't open code page table entry creation
Kristina Martsenko
1
-5
/
+9
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2
-5
/
+16
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
1
-4
/
+2
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
1
-1
/
+9
2017-12-11
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
1
-0
/
+23
2017-12-11
arm64: mm: Allocate ASIDs in pairs
Will Deacon
1
-8
/
+17
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
1
-1
/
+1
2017-12-11
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
1
-1
/
+1
2017-12-11
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
2
-12
/
+0
2017-12-11
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
1
-3
/
+6
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
2017-11-28
arm64: mm: cleanup stale AIVIVT references
Mark Rutland
1
-1
/
+4
2017-11-15
arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow
Will Deacon
1
-50
/
+80
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-67
/
+19
2017-11-13
Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'
Rafael J. Wysocki
1
-0
/
+4
2017-11-07
arm64: mm: Remove arch_apei_flush_tlb_one()
James Morse
1
-0
/
+4
2017-11-02
arm64: explicitly mask all exceptions
James Morse
1
-5
/
+4
2017-11-02
arm64: Don't walk page table for user faults in do_mem_abort
Will Deacon
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-27
arm64: consistently log ESR and page table
Mark Rutland
1
-2
/
+5
2017-10-19
arm64: Update fault_info table with new exception types
Julien Thierry
1
-6
/
+6
2017-10-04
dma mapping : export caller to vmallocinfo
Matthieu CASTET
1
-1
/
+1
2017-10-02
arm64: fix misleading data abort decoding
Mark Rutland
1
-1
/
+1
2017-10-02
arm64: dma-mapping: Cocci spatch "vma_pages"
Thomas Meyer
1
-2
/
+1
2017-10-02
arm64: mm: Remove useless and wrong comments from fault.c
Will Deacon
1
-51
/
+1
2017-09-29
arm64: fault: Route pte translation faults via do_translation_fault
Will Deacon
1
-1
/
+1
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-114
/
+334
2017-08-22
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-08-22
arm64: hugetlb: Cleanup setup_hugepagesz
Steve Capper
1
-13
/
+13
2017-08-22
arm64: Re-enable support for contiguous hugepages
Punit Agrawal
1
-0
/
+14
2017-08-22
arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
Punit Agrawal
1
-0
/
+12
2017-08-22
arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
1
-0
/
+38
2017-08-22
arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugep...
Punit Agrawal
1
-5
/
+14
2017-08-22
arm64: hugetlb: Add break-before-make logic for contiguous entries
Steve Capper
1
-21
/
+91
2017-08-22
arm64: hugetlb: Spring clean huge pte accessors
Steve Capper
1
-65
/
+54
2017-08-22
arm64: hugetlb: Introduce pte_pgprot helper
Steve Capper
1
-4
/
+12
2017-08-22
arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
Steve Capper
1
-0
/
+6
2017-08-21
arm64: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
1
-1
/
+1
2017-08-21
arm64: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
1
-1
/
+1
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
1
-2
/
+0
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
1
-5
/
+1
2017-08-21
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
1
-13
/
+11
2017-08-10
arm64: fix pmem interface definition
Arnd Bergmann
1
-2
/
+2
[next]