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-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
2014-02-28
arm64: remove return value form psci_init()
Vladimir Murzin
1
-1
/
+1
2014-02-27
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
2
-0
/
+14
2014-02-26
arm64: Convert asm/tlb.h to generic mmu_gather
Catalin Marinas
1
-116
/
+20
2014-02-26
arm64: Extend the PCI I/O space to 16MB
Catalin Marinas
1
-1
/
+1
2014-02-26
misc: debug: remove compilation warnings
Vijaya Kumar K
1
-1
/
+1
2014-02-26
arm64: KGDB: Add Basic KGDB support
Vijaya Kumar K
2
-0
/
+131
2014-02-26
arm64: Add macros to manage processor debug state
Vijaya Kumar K
2
-17
/
+23
2014-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2014-02-14
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
1
-0
/
+9
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-3
/
+3
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
4
-25
/
+21
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
3
-15
/
+29
2014-02-06
arm64: barriers: allow dsb macro to take option parameter
Will Deacon
1
-1
/
+1
2014-02-05
arm64: compat: Wire up new AArch32 syscalls
Catalin Marinas
1
-1
/
+4
2014-02-05
arm64: fix typo: s/SERRROR/SERROR/
Mark Rutland
2
-2
/
+2
2014-02-05
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-31
/
+63
2014-01-31
arm64: mm: Introduce PTE_WRITE
Steve Capper
1
-23
/
+25
2014-01-31
arm64: mm: Remove PTE_BIT_FUNC macro
Steve Capper
1
-10
/
+41
[next]