index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
arm64: kernel: Include _AC definition in page.h
James Morse
2016-04-28
1
-0
/
+2
|
*
|
|
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
1
-6
/
+3
|
*
|
|
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
2016-04-28
1
-0
/
+20
|
*
|
|
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
3
-1
/
+14
|
*
|
|
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
2016-04-28
1
-0
/
+2
|
*
|
|
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-28
1
-0
/
+16
|
*
|
|
arm64: Cleanup SCTLR flags
Geoff Levand
2016-04-28
2
-15
/
+15
|
*
|
|
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
2016-04-28
1
-1
/
+81
|
*
|
|
arm64: introduce mov_q macro to move a constant into a 64-bit register
Ard Biesheuvel
2016-04-26
1
-0
/
+20
|
*
|
|
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
2016-04-25
1
-0
/
+1
|
*
|
|
arm64: Allow a capability to be checked on a single CPU
Marc Zyngier
2016-04-25
1
-0
/
+2
|
*
|
|
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
2016-04-25
1
-1
/
+8
|
*
|
|
arm64: compat: Check for AArch32 state
Suzuki K Poulose
2016-04-20
1
-1
/
+2
|
*
|
|
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
2016-04-20
1
-1
/
+7
|
*
|
|
arm64: Add helpers for detecting AArch32 support at EL0
Suzuki K Poulose
2016-04-20
2
-0
/
+8
|
*
|
|
arm64: asm: remove unused push/pop macros
Mark Rutland
2016-04-20
1
-12
/
+0
|
*
|
|
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-04-15
1
-0
/
+5
|
*
|
|
arm64, mm, numa: Add NUMA balancing support for arm64.
Ganapatrao Kulkarni
2016-04-15
1
-0
/
+15
|
*
|
|
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2016-04-15
3
-0
/
+67
|
*
|
|
arm64: Move unflatten_device_tree() call earlier.
David Daney
2016-04-15
1
-0
/
+1
|
*
|
|
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
2016-04-15
1
-0
/
+6
|
*
|
|
arm64: Add cpu_panic_kernel helper
Suzuki K Poulose
2016-04-15
1
-0
/
+11
|
*
|
|
arm64: mm: restrict virt_to_page() to the linear mapping
Ard Biesheuvel
2016-04-14
1
-1
/
+11
|
*
|
|
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2016-04-14
2
-9
/
+20
|
*
|
|
arm64: mm: avoid virt_to_page() translation for the zero page
Ard Biesheuvel
2016-04-14
1
-1
/
+1
|
*
|
|
Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...
Ard Biesheuvel
2016-04-14
1
-3
/
+2
|
*
|
|
arm64: choose memstart_addr based on minimum sparsemem section alignment
Ard Biesheuvel
2016-04-14
1
-3
/
+18
|
*
|
|
arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature
Kefeng Wang
2016-04-13
1
-0
/
+4
*
|
|
|
arm64/efi: Enable runtime call flag checking
Mark Rutland
2016-04-28
1
-0
/
+3
*
|
|
|
arm64/efi: Move to generic {__,}efi_call_virt()
Mark Rutland
2016-04-28
1
-14
/
+7
*
|
|
|
efifb: Enable the efi-framebuffer platform driver for ARM and arm64
Ard Biesheuvel
2016-04-28
1
-0
/
+4
*
|
|
|
arm64/efi/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
1
-0
/
+3
*
|
|
|
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
1
-1
/
+3
*
|
|
|
efi/arm*: Take the Memory Attributes table into account
Ard Biesheuvel
2016-04-28
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2016-04-08
3
-8
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
2016-04-06
3
-8
/
+7
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-04-05
2
-1
/
+6
|
\
\
|
|
/
|
*
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Suzuki K Poulose
2016-03-30
2
-1
/
+6
*
|
arm64: perf: Move PMU register related defines to asm/perf_event.h
Shannon Zhao
2016-03-29
4
-70
/
+47
*
|
arm64: opcodes.h: Add arm big-endian config options before including arm header
James Morse
2016-03-29
1
-0
/
+4
|
/
*
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-24
1
-7
/
+0
|
\
|
*
arm64: drop unused __local_flush_icache_all()
Kefeng Wang
2016-03-21
1
-7
/
+0
*
|
arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
Marc Zyngier
2016-03-21
1
-1
/
+7
*
|
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-03-20
1
-0
/
+3
|
\
\
|
*
\
Merge tag 'arm-soc/for-4.6/soc-arm64' of http://github.com/Broadcom/stblinux ...
Arnd Bergmann
2016-02-26
1
-0
/
+3
|
|
\
\
|
|
*
|
arm64: cputype info for Broadcom Vulcan
Jayachandran C
2016-02-20
1
-0
/
+3
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
37
-286
/
+715
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
Catalin Marinas
2016-03-11
1
-1
/
+2
|
*
|
|
arm64: Fix misspellings in comments.
Adam Buchbinder
2016-03-04
3
-4
/
+4
[prev]
[next]