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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-07-27
arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype
Catalin Marinas
1
-1
/
+0
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
5
-2
/
+205
2016-07-19
arm64: debug: remove unused local_dbg_{enable, disable} macros
Will Deacon
1
-3
/
+0
2016-07-19
arm64: ptrace: remove extra define for CPSR's E bit
Vladimir Murzin
1
-1
/
+0
2016-07-19
arm64: Add trampoline code for kretprobes
William Cohen
1
-0
/
+2
2016-07-19
arm64: kprobes instruction simulation support
Sandeepa Prabhu
1
-2
/
+3
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
5
-2
/
+113
2016-07-19
arm64: add conditional instruction simulation support
David A. Long
1
-0
/
+3
2016-07-19
arm64: Add more test functions to insn.c
David A. Long
1
-0
/
+36
2016-07-19
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
David A. Long
1
-0
/
+50
2016-07-12
arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
Steve Capper
1
-0
/
+2
2016-07-12
arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
Kevin Brodsky
1
-2
/
+6
2016-07-01
arm64: efi: always map runtime services code and data regions down to pages
Ard Biesheuvel
1
-2
/
+1
2016-07-01
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
1
-1
/
+1
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2
-1
/
+2
2016-07-01
arm64: consolidate signal injection on emulation errors
Andre Przywara
1
-0
/
+2
2016-07-01
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
1
-0
/
+2
2016-07-01
arm64: include alternative handling in dcache_by_line_op
Andre Przywara
1
-1
/
+11
2016-07-01
arm64: fix "dc cvau" cache operation on errata-affected core
Andre Przywara
1
-0
/
+4
2016-07-01
Revert "arm64: alternatives: add enable parameter to conditional asm macros"
Andre Przywara
1
-9
/
+3
2016-06-27
arm64/kexec: Add core kexec support
Geoff Levand
1
-0
/
+48
2016-06-27
arm64: Add back cpu reset routines
Geoff Levand
1
-0
/
+5
2016-06-27
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
1
-0
/
+12
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
1
-1
/
+1
2016-06-21
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
1
-0
/
+1
2016-06-21
arm64: kasan: instrument user memory access API
Yang Shi
1
-4
/
+21
2016-06-21
arm64: mm: dump: make page table dumping reusable
Mark Rutland
1
-0
/
+44
2016-06-21
arm64: Implement optimised IP checksum helpers
Robin Murphy
2
-1
/
+51
2016-06-16
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
1
-8
/
+37
2016-06-15
arm64: spinlock: Ensure forward-progress in spin_unlock_wait
Will Deacon
1
-3
/
+24
2016-06-15
arm64: spinlock: fix spin_unlock_wait for LSE atomics
Will Deacon
1
-3
/
+7
2016-06-15
arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks
Will Deacon
1
-0
/
+7
2016-06-03
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
1
-10
/
+2
2016-06-03
arm64: update stale PAGE_OFFSET comment
Mark Rutland
1
-1
/
+2
2016-06-01
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2
-1
/
+9
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
1
-2
/
+2
2016-05-31
arm64: Remove orphaned __addr_ok() definition
Robin Murphy
1
-13
/
+0
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+9
2016-05-24
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2016-05-24
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-0
/
+9
2016-05-20
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
1
-0
/
+2
2016-05-20
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
1
-0
/
+4
2016-05-20
KVM: arm/arm64: Export mmio_read/write_bus
Christoffer Dall
1
-0
/
+3
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-5
/
+0
2016-05-19
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-140
/
+376
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-93
/
+407
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+2
[next]