index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-14
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-11
/
+42
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-09
ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"
Chen Gang
1
-14
/
+0
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-4
/
+6
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
3
-6
/
+11
2013-10-30
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
1
-1
/
+1
2013-10-25
arm64: Fix the endianness of arch_spinlock_t
Catalin Marinas
1
-0
/
+5
2013-10-25
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
1
-1
/
+2
2013-10-25
arm64: asm: add CPU_LE & CPU_BE assembler helpers
Matthew Leach
1
-0
/
+19
2013-10-25
arm64: compat: correct register concatenation for syscall wrappers
Matthew Leach
1
-0
/
+12
2013-10-25
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
4
-0
/
+25
2013-10-25
arm64: ELF: add support for big-endian executables
Will Deacon
1
-0
/
+13
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
3
-0
/
+15
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
1
-1
/
+2
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
2
-2
/
+17
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
2
-11
/
+33
2013-10-25
arm64: unify smp_psci.c and psci.c
Mark Rutland
1
-19
/
+0
2013-10-24
arm64: cmpxchg: implement cmpxchg64_relaxed
Will Deacon
1
-0
/
+2
2013-10-24
arm64: lockref: add support for lockless lockrefs using cmpxchg
Will Deacon
1
-2
/
+6
2013-10-24
arm64: locks: introduce ticket-based spinlock implementation
Will Deacon
2
-31
/
+58
2013-10-23
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
1
-0
/
+6
2013-10-10
of: remove empty arch prom.h headers
Rob Herring
1
-1
/
+0
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2
-5
/
+7
2013-09-26
ARM64: arch_timer: add support to configure and enable event stream
Sudeep KarkadaNagesha
2
-8
/
+35
2013-09-26
ARM/ARM64: arch_timer: add macros for bits in control register
Sudeep KarkadaNagesha
1
-4
/
+8
2013-09-25
arm64: avoid multiple evaluation of ptr in get_user/put_user()
AKASHI Takahiro
1
-4
/
+6
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-20
arm64: Widen hwcap to be 64 bit
Steve Capper
1
-1
/
+1
2013-09-06
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-3
/
+19
2013-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+9
2013-09-03
arm64: mm: permit use of tagged pointers at EL0
Will Deacon
1
-0
/
+1
2013-09-02
Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
Dan Aloni
1
-3
/
+0
2013-08-22
ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...
Chen Gang
2
-0
/
+4
2013-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+11
2013-08-21
Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...
Thomas Gleixner
1
-14
/
+9
2013-08-20
arm64: add support for kernel mode NEON
Ard Biesheuvel
1
-0
/
+14
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-2
/
+5
2013-08-09
arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.
Chen Gang
1
-1
/
+1
2013-08-09
arm64: KVM: perform save/restore of PAR_EL1
Marc Zyngier
1
-7
/
+10
2013-08-01
clocksource: arch_timer: Push the read/write wrappers deeper
Stephen Boyd
1
-2
/
+2
2013-08-01
clocksource: arch_timer: Make register accessors less error-prone
Stephen Boyd
1
-14
/
+9
2013-07-26
arm64: Change kernel stack size to 16K
Feng Kan
1
-2
/
+2
2013-07-23
arm64: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
1
-0
/
+13
2013-07-20
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
2
-8
/
+2
2013-07-19
arm64: use common reboot infrastructure
Marc Zyngier
1
-1
/
+2
2013-07-19
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Chen Gang
1
-7
/
+0
2013-07-15
arm64: delete __cpuinit usage from all users
Paul Gortmaker
1
-1
/
+1
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
31
-39
/
+1349
[next]