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
2013-09-25
arm64: avoid multiple evaluation of ptr in get_user/put_user()
AKASHI Takahiro
1
-4
/
+6
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-21
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-19
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-14
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
32
-39
/
+1517
2013-07-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-10
/
+0
2013-07-02
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2013-07-01
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
5
-17
/
+217
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-7
/
+0
2013-06-20
arm64: Add defines for APM ARMv8 implementation
Vinayak Kale
1
-0
/
+3
2013-06-14
ARM64: mm: THP support.
Steve Capper
4
-0
/
+67
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
3
-2
/
+136
2013-06-14
ARM64: mm: Move PTE_PROT_NONE bit.
Steve Capper
1
-12
/
+12
2013-06-14
ARM64: mm: Make PAGE_NONE pages read only and no-execute.
Steve Capper
1
-2
/
+2
2013-06-12
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
12
-0
/
+1209
2013-06-12
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
2
-1
/
+2
2013-06-12
arm64: KVM: 32bit handling of coprocessor traps
Marc Zyngier
1
-0
/
+5
2013-06-12
arm64: KVM: 32bit conditional execution emulation
Marc Zyngier
1
-2
/
+11
2013-06-12
arm64: KVM: 32bit GP register access
Marc Zyngier
1
-1
/
+14
2013-06-12
arm64: KVM: define 32bit specific registers
Marc Zyngier
3
-3
/
+47
2013-06-12
arm64: KVM: PSCI implementation
Marc Zyngier
3
-1
/
+40
2013-06-12
Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Catalin Marinas
8
-0
/
+59
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2
-2
/
+9
2013-06-11
arm64: device: add iommu pointer to device archdata
Will Deacon
1
-0
/
+3
2013-06-11
arm64: pgtable: use pte_index instead of __pte_index
Will Deacon
1
-2
/
+2
2013-06-10
arm64: kernel: compiling issue, need delete read_current_timer()
Chen Gang
1
-3
/
+3
2013-06-07
arm64: mm: don't bother invalidating the icache in switch_mm
Will Deacon
1
-6
/
+0
2013-06-07
arm64: spinlock: retry trylock operation if strex fails on free lock
Catalin Marinas
1
-1
/
+2
2013-06-07
arm64: Remove __flush_dcache_page()
Catalin Marinas
1
-3
/
+0
2013-06-07
arm64: Provide default implementation for dma_{alloc,free}_attrs
Damian Hobson-Garcia
1
-6
/
+11
2013-06-07
arm64: KVM: hypervisor initialization code
Marc Zyngier
1
-0
/
+13
2013-06-07
arm64: KVM: MMIO access backend
Marc Zyngier
1
-0
/
+59
2013-06-07
arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
Marc Zyngier
1
-0
/
+186
[next]