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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
arm64: introduce aarch64_insn_gen_load_store_reg()
Zi Shen Lim
2
-0
/
+82
2014-09-08
arm64: introduce aarch64_insn_gen_cond_branch_imm()
Zi Shen Lim
2
-0
/
+38
2014-09-08
arm64: introduce aarch64_insn_gen_branch_reg()
Zi Shen Lim
2
-2
/
+40
2014-09-08
arm64: introduce aarch64_insn_gen_comp_branch_imm()
Zi Shen Lim
2
-5
/
+140
2014-09-08
arm64: LLVMLinux: Use global stack pointer in return_address()
Behan Webster
1
-2
/
+1
2014-09-08
arm64: LLVMLinux: Use global stack register variable for aarch64
Mark Charlebois
1
-2
/
+2
2014-09-08
arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c
Behan Webster
1
-2
/
+1
2014-09-08
arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer
Behan Webster
1
-2
/
+2
2014-09-08
arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk
Behan Webster
1
-2
/
+1
2014-09-08
arm64: LLVMLinux: Add current_stack_pointer() for arm64
Behan Webster
1
-0
/
+5
2014-09-08
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott
4
-1
/
+112
2014-09-08
arm64: Introduce {set,clear}_pte_bit
Laura Abbott
1
-14
/
+19
2014-09-08
arm64: convert part of soft_restart() to assembly
Arun Chandran
3
-28
/
+19
2014-09-08
arm64/efi: efistub: don't abort if base of DRAM is occupied
Ard Biesheuvel
1
-10
/
+6
2014-09-08
arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text
Ard Biesheuvel
1
-3
/
+3
2014-09-08
arm64: spin-table: handle unmapped cpu-release-addrs
Mark Rutland
1
-5
/
+17
2014-09-08
arm64: don't flag non-aliasing VIPT I-caches as aliasing
Ard Biesheuvel
1
-2
/
+12
2014-09-08
arm64: add helper functions to read I-cache attributes
Ard Biesheuvel
2
-0
/
+34
2014-09-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+6
2014-09-03
arm64: use irq_set_affinity with force=false when migrating irqs
Sudeep Holla
1
-8
/
+4
2014-09-01
Revert "arm64: cpuinfo: print info for all CPUs"
Will Deacon
1
-18
/
+22
2014-09-01
arm64: fix bug for reloading FPSIMD state after cpu power off
Leo Yan
1
-0
/
+1
2014-08-29
arm64: report correct stack pointer in KSTK_ESP for compat tasks
Will Deacon
1
-1
/
+1
2014-08-29
arm64: Add brackets around user_stack_pointer()
Catalin Marinas
1
-1
/
+1
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-1
/
+1
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
1
-0
/
+6
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
1
-4
/
+2
2014-08-29
arm64: dts: add random number generator dts node to APM X-Gene platform.
Feng Kan
1
-0
/
+21
2014-08-29
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
1
-0
/
+2
2014-08-29
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
Pranavkumar Sawargaonkar
1
-0
/
+4
2014-08-28
arm64: perf: don't rely on layout of pt_regs when grabbing sp or pc
Will Deacon
1
-0
/
+6
2014-08-28
arm64: ptrace: fix compat reg getter/setter return values
Will Deacon
1
-3
/
+7
2014-08-28
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2
-2
/
+2
2014-08-27
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
1
-1
/
+1
2014-08-27
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
1
-1
/
+1
2014-08-27
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
1
-1
/
+1
2014-08-27
KVM: ARM/arm64: fix non-const declaration of function returning const
Will Deacon
1
-1
/
+1
2014-08-27
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
1
-0
/
+1
2014-08-26
arm64: Remove unused variable in head.S
Geoff Levand
1
-4
/
+0
2014-08-26
arm64/crypto: remove redundant update of data
Colin Ian King
1
-1
/
+0
2014-08-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2014-08-22
efi/arm64: Store Runtime Services revision
Semen Protsenko
1
-0
/
+2
2014-08-19
Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"
Will Deacon
1
-4
/
+0
2014-08-19
arm64: mm: update max pa bits to 48
Ganapatrao Kulkarni
1
-1
/
+1
2014-08-19
arm64: ignore DT memreserve entries when booting in UEFI mode
Leif Lindholm
2
-1
/
+5
2014-08-19
arm64: configs: Enable X-Gene SATA and ethernet in defconfig
Mark Brown
1
-0
/
+3
2014-08-19
arm64: align randomized TEXT_OFFSET on 4 kB boundary
Ard Biesheuvel
2
-5
/
+5
2014-08-18
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
Will Deacon
2
-1
/
+6
2014-08-18
arm64: fix typo in I-cache policy detection
Ard Biesheuvel
1
-1
/
+1
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+31
[prev]
[next]