index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-17
21
-93
/
+407
|
\
|
*
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2016-05-06
2
-3
/
+2
|
*
arm64: Replace hard-coded values in the pmd/pud_bad() macros
Catalin Marinas
2016-05-06
1
-3
/
+3
|
*
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-05-06
1
-0
/
+10
|
*
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
2016-05-06
1
-3
/
+3
|
*
arm64: always use STRICT_MM_TYPECHECKS
Yang Shi
2016-05-03
1
-32
/
+0
|
*
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
2016-05-03
1
-1
/
+2
|
*
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-28
1
-0
/
+7
|
*
arm64: Add new asm macro copy_page
Geoff Levand
2016-04-28
1
-0
/
+19
|
*
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
2016-04-28
1
-0
/
+3
|
*
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-06
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
|
/
[next]