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
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
6
-8
/
+18
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-14
/
+3
2014-05-29
arm64: mm: fix pmd_write CoW brokenness
Will Deacon
1
-1
/
+1
2014-05-25
arm64: KVM: Enable minimalistic support for Cortex-A53
Marc Zyngier
2
-1
/
+3
2014-05-22
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
4
-1
/
+12
2014-05-22
arm64: Remove TIF_POLLING_NRFLAG
Peter Zijlstra
1
-2
/
+0
2014-05-15
ARM: Check if a CPU has gone offline
Ashwin Chaugule
1
-0
/
+2
2014-05-15
PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
1
-1
/
+1
2014-05-13
Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2014-05-12
arm64: introduce virt_to_pfn
Stefano Stabellini
1
-0
/
+1
2014-05-05
arm64: mm: Remove superfluous "the" in comment
Geert Uytterhoeven
1
-1
/
+1
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
1
-1
/
+1
2014-04-30
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
3
-5
/
+11
2014-04-25
arm64: initialize spinlock for init_mm's context
Leo Yan
1
-0
/
+3
2014-04-25
arm64: mm: Add THP TLB entries to general mmu_gather
Steve Capper
1
-0
/
+6
2014-04-23
arm64: add renameat2 compat syscall
Miklos Szeredi
1
-1
/
+2
2014-04-22
arm64: __NR_compat_syscalls fix
Miklos Szeredi
1
-1
/
+1
2014-04-18
arch,arm64: Convert smp_mb__*()
Peter Zijlstra
3
-14
/
+3
2014-04-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+5
2014-04-07
arm64: add early_ioremap support
Mark Salter
4
-1
/
+70
2014-04-07
arm64: initialize pgprot info earlier in boot
Mark Salter
1
-0
/
+1
2014-04-05
Revert "arm64: virt: ensure visibility of __boot_cpu_mode"
Catalin Marinas
1
-13
/
+0
2014-04-03
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
Catalin Marinas
1
-1
/
+5
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+22
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-186
/
+350
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
1
-0
/
+1
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2014-03-24
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
1
-2
/
+0
2014-03-20
arm64: Fix __range_ok macro
Christopher Covington
1
-2
/
+2
2014-03-14
arm64: mm: Route pmd thp functions through pte equivalents
Steve Capper
1
-28
/
+24
2014-03-14
arm64: rwsem: use asm-generic rwsem implementation
Will Deacon
1
-0
/
+1
2014-03-14
arm64: enable generic CPU feature modalias matching for this architecture
Ard Biesheuvel
1
-0
/
+29
2014-03-13
ARM64: perf: support dwarf unwinding in compat mode
Jean Pihet
2
-2
/
+2
2014-03-13
ARM64: perf: add support for perf registers API
Jean Pihet
3
-0
/
+42
2014-03-13
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
2
-12
/
+8
2014-03-13
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
1
-1
/
+1
2014-03-13
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
1
-3
/
+3
2014-03-10
arm64: barriers: add dmb barrier
Will Deacon
1
-0
/
+1
2014-03-04
arm64: topology: Implement basic CPU topology support
Mark Brown
1
-0
/
+39
2014-03-04
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
Ard Biesheuvel
1
-0
/
+6
2014-03-04
arm64: add AT_HWCAP2 support for 32-bit compat
Ard Biesheuvel
1
-1
/
+2
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
1
-0
/
+1
2014-03-03
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
1
-0
/
+2
2014-03-03
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
1
-0
/
+4
2014-03-03
arm64: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
2
-2
/
+4
2014-03-03
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
1
-4
/
+12
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
1
-0
/
+8
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-5
/
+5
[next]