index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
2017-12-01
1
-1
/
+1
*
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2017-12-01
1
-0
/
+44
*
arm64: mm: cleanup stale AIVIVT references
Mark Rutland
2017-11-28
1
-1
/
+1
*
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-11-17
1
-1
/
+0
|
\
|
*
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-11-15
1
-1
/
+0
*
|
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
6
-9
/
+19
|
\
\
|
*
|
KVM: arm/arm64: fix the incompatible matching for external abort
Dongjiu Geng
2017-11-06
1
-1
/
+1
|
*
|
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
2017-11-06
1
-0
/
+3
|
*
|
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
2017-11-06
1
-0
/
+1
|
*
|
KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
Christoffer Dall
2017-11-06
1
-0
/
+6
|
*
|
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
2017-11-06
2
-2
/
+4
|
*
|
arm64: Use physical counter for in-kernel reads when booted in EL2
Christoffer Dall
2017-11-06
1
-1
/
+1
|
*
|
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
2017-11-06
1
-5
/
+3
*
|
|
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-16
1
-1
/
+1
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
24
-73
/
+848
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm64/sve: Add documentation
Dave Martin
2017-11-03
1
-0
/
+3
|
*
|
arm64/sve: Detect SVE and activate runtime support
Dave Martin
2017-11-03
3
-2
/
+5
|
*
|
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
2017-11-03
3
-1
/
+15
|
*
|
arm64/sve: Add prctl controls for userspace vector length management
Dave Martin
2017-11-03
2
-0
/
+18
|
*
|
arm64/sve: ptrace and ELF coredump support
Dave Martin
2017-11-03
2
-1
/
+149
|
*
|
arm64/sve: Probe SVE capabilities and usable vector lengths
Dave Martin
2017-11-03
3
-0
/
+54
|
*
|
arm64/sve: Backend logic for setting the vector length
Dave Martin
2017-11-03
1
-0
/
+8
|
*
|
arm64/sve: Signal handling support
Dave Martin
2017-11-03
1
-0
/
+1
|
*
|
arm64/sve: Support vector length resetting for new processes
Dave Martin
2017-11-03
2
-0
/
+2
|
*
|
arm64/sve: Core task context handling
Dave Martin
2017-11-03
4
-0
/
+24
|
*
|
arm64/sve: Signal frame and context structure definition
Dave Martin
2017-11-03
1
-1
/
+116
|
*
|
arm64/sve: Kconfig update and conditional compilation support
Dave Martin
2017-11-03
1
-0
/
+5
|
*
|
arm64/sve: Low-level SVE architectural state manipulation functions
Dave Martin
2017-11-03
2
-0
/
+153
|
*
|
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-11-03
3
-1
/
+24
|
*
|
arm64: KVM: Hide unsupported AArch64 CPU features from guests
Dave Martin
2017-11-03
1
-0
/
+3
|
*
|
arm64: entry.S: convert elX_irq
James Morse
2017-11-02
1
-0
/
+5
|
*
|
arm64: entry.S convert el0_sync
James Morse
2017-11-02
1
-9
/
+0
|
*
|
arm64: entry.S: convert el1_sync
James Morse
2017-11-02
1
-0
/
+6
|
*
|
arm64: entry.S: Remove disable_dbg
James Morse
2017-11-02
1
-8
/
+1
|
*
|
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-11-02
2
-6
/
+3
|
*
|
arm64: introduce an order for exceptions
James Morse
2017-11-02
1
-21
/
+13
|
*
|
arm64: explicitly mask all exceptions
James Morse
2017-11-02
2
-0
/
+86
|
*
|
arm64: Implement arch-specific pte_access_permitted()
Catalin Marinas
2017-10-30
1
-0
/
+14
|
*
|
arm64: uapi: Remove PSR_Q_BIT
Will Deacon
2017-10-27
1
-1
/
+0
|
*
|
arm64: asm-bug: Renumber macro local labels to avoid clashes
Dave Martin
2017-10-25
1
-4
/
+4
|
*
|
arm64: Fix single stepping in kernel traps
Julien Thierry
2017-10-25
1
-0
/
+6
|
*
|
arm64: Use existing defines for mdscr
Julien Thierry
2017-10-25
1
-2
/
+3
|
*
|
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
2017-10-24
2
-0
/
+95
|
|
\
\
|
|
*
|
arm64: sysreg: Move SPE registers and PSB into common header files
Will Deacon
2017-10-18
2
-0
/
+95
|
*
|
|
arm_arch_timer: Expose event stream status
Julien Thierry
2017-10-13
1
-0
/
+1
|
*
|
|
arm64: Expose support for optional ARMv8-A features
Suzuki K Poulose
2017-10-11
2
-0
/
+9
|
*
|
|
arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagation
Ben Hutchings
2017-10-09
1
-2
/
+2
|
*
|
|
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2017-10-02
2
-15
/
+21
|
|
/
/
*
|
|
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-11-14
2
-12
/
+7
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'
Rafael J. Wysocki
2017-11-13
2
-12
/
+7
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
[next]