index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2019-09-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
40
-653
/
+590
2019-09-04
arm64: remove __iounmap
Christoph Hellwig
1
-2
/
+1
2019-08-30
Merge branch 'for-next/atomics' into for-next/core
Will Deacon
5
-397
/
+403
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
17
-118
/
+148
2019-08-30
arm64: atomics: Use K constraint when toolchain appears to support it
Will Deacon
1
-23
/
+40
2019-08-30
arm64: atomics: Undefine internal macros after use
Will Deacon
2
-0
/
+11
2019-08-30
arm64: asm: Kill 'asm/atomic_arch.h'
Will Deacon
4
-157
/
+140
2019-08-30
arm64: lse: Remove unused 'alt_lse' assembly macro
Will Deacon
1
-22
/
+0
2019-08-29
arm64: avoid using hard-coded registers for LSE atomics
Andrew Murray
1
-29
/
+41
2019-08-29
arm64: atomics: avoid out-of-line ll/sc atomics
Andrew Murray
6
-328
/
+329
2019-08-29
arm64: Use correct ll/sc atomic constraints
Andrew Murray
1
-42
/
+47
2019-08-27
arm64: KVM: Device mappings should be execute-never
James Morse
1
-1
/
+1
2019-08-27
arm64: sysreg: Add some field definitions for PAR_EL1
Will Deacon
1
-0
/
+3
2019-08-27
arm64: mm: Add ISB instruction to set_pgd()
Will Deacon
1
-0
/
+1
2019-08-27
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
Will Deacon
1
-0
/
+1
2019-08-27
Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
Will Deacon
1
-3
/
+9
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
1
-1
/
+1
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
1
-0
/
+2
2019-08-15
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
1
-0
/
+3
2019-08-14
arm64: Clarify when cpu_enable() is called
Mark Brown
1
-3
/
+10
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2
-12
/
+12
2019-08-14
arm64: memory: Cosmetic cleanups
Will Deacon
1
-12
/
+11
2019-08-14
arm64: memory: Add comments to end of non-trivial #ifdef blocks
Will Deacon
1
-6
/
+8
2019-08-14
arm64: memory: Implement __tag_set() as common function
Will Deacon
1
-7
/
+7
2019-08-14
arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions
Will Deacon
1
-4
/
+2
2019-08-14
arm64: memory: Simplify virt_to_page() implementation
Will Deacon
1
-1
/
+1
2019-08-14
arm64: memory: Rewrite default page_to_virt()/virt_to_page()
Will Deacon
1
-11
/
+10
2019-08-14
arm64: memory: Ensure address tag is masked in conversion macros
Will Deacon
1
-2
/
+3
2019-08-14
arm64: memory: Fix virt_addr_valid() using __is_lm_address()
Will Deacon
1
-8
/
+8
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
1
-23
/
+0
2019-08-13
arm64: prefer __section from compiler_attributes.h
Nick Desaulniers
1
-1
/
+1
2019-08-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+4
2019-08-09
arm64: mm: Really fix sparse warning in untagged_addr()
Will Deacon
1
-1
/
+1
2019-08-09
arm64: mm: Simplify definition of virt_addr_valid()
Will Deacon
1
-4
/
+2
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
3
-5
/
+2
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
4
-10
/
+14
2019-08-09
arm64: mm: Modify calculation of VMEMMAP_SIZE
Steve Capper
1
-1
/
+8
2019-08-09
arm64: mm: Separate out vmemmap
Steve Capper
1
-2
/
+2
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
1
-2
/
+10
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
3
-7
/
+8
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
3
-4
/
+11
2019-08-09
arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
Steve Capper
2
-10
/
+9
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
2
-5
/
+5
2019-08-09
arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START
Steve Capper
1
-6
/
+5
2019-08-08
arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64
Jia He
1
-2
/
+5
2019-08-07
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
1
-10
/
+11
2019-08-07
arm64: Add support for function error injection
Leo Yan
1
-0
/
+5
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
3
-1
/
+12
2019-08-06
arm64: untag user pointers in access_ok and __uaccess_mask_ptr
Andrey Konovalov
2
-4
/
+8
[next]