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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
Catalin Marinas
2
-12
/
+19
2014-03-24
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
2
-5
/
+1
2014-03-24
arm64: Support DMA_ATTR_WRITE_COMBINE
Laura Abbott
1
-2
/
+12
2014-03-24
arm64: Implement custom mmap functions for dma mapping
Laura Abbott
1
-0
/
+44
2014-03-20
arm64: Fix __range_ok macro
Christopher Covington
1
-2
/
+2
2014-03-19
arm64: Fix duplicated Kconfig entries
Mark Brown
1
-6
/
+0
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
2
-1
/
+2
2014-03-14
arm64: enable generic CPU feature modalias matching for this architecture
Ard Biesheuvel
2
-0
/
+30
2014-03-13
arm64: smp: make local symbol static
Jingoo Han
1
-1
/
+1
2014-03-13
arm64: debug: make local symbols static
Jingoo Han
1
-2
/
+2
2014-03-13
ARM64: perf: support dwarf unwinding in compat mode
Jean Pihet
2
-2
/
+2
2014-03-13
ARM64: perf: add support for frame pointer unwinding in compat mode
Jean Pihet
1
-8
/
+67
2014-03-13
ARM64: perf: add support for perf registers API
Jean Pihet
6
-1
/
+90
2014-03-13
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
4
-13
/
+21
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
5
-1
/
+162
2014-03-04
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
Ard Biesheuvel
2
-0
/
+38
2014-03-04
arm64: add AT_HWCAP2 support for 32-bit compat
Ard Biesheuvel
2
-1
/
+3
2014-03-04
arm64: remove unnecessary cache flush at boot
Mark Rutland
2
-7
/
+1
2014-02-28
cpufreq: enable ARM drivers on arm64
Rob Herring
1
-0
/
+8
2014-02-28
arm64: remove return value form psci_init()
Vladimir Murzin
2
-7
/
+4
2014-02-28
arm64: remove redundant "psci:" prefixes
Vladimir Murzin
1
-2
/
+2
2014-02-27
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
4
-1
/
+253
2014-02-27
arm64: Use swiotlb late initialisation
Catalin Marinas
2
-4
/
+8
2014-02-27
arm64: Replace ZONE_DMA32 with ZONE_DMA
Catalin Marinas
3
-18
/
+19
2014-02-26
arm64: vdso: clean up vdso_pagelist initialization
Nathan Lynch
1
-30
/
+12
2014-02-26
arm64: Change misleading function names in dma-mapping
Ritesh Harjani
1
-10
/
+10
2014-02-26
arm64: Fix the soft_restart routine
Geoff Levand
1
-1
/
+10
2014-02-26
arm64: Extend the idmap to the whole kernel image
Catalin Marinas
1
-12
/
+8
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
arm64: enable processor debug state for secondary cpus
Vijaya Kumar K
2
-4
/
+4
2014-02-26
arm64: KGDB: Add KGDB config
Vijaya Kumar K
1
-0
/
+1
2014-02-26
misc: debug: remove compilation warnings
Vijaya Kumar K
1
-1
/
+1
2014-02-26
arm64: KGDB: Add step debugging support
Vijaya Kumar K
1
-8
/
+56
2014-02-26
arm64: KGDB: Add Basic KGDB support
Vijaya Kumar K
4
-0
/
+420
2014-02-26
arm64: Add macros to manage processor debug state
Vijaya Kumar K
3
-17
/
+24
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-07
arm64: defconfig: Expand default enabled features
Mark Rutland
2
-4
/
+15
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
5
-18
/
+35
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: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
1
-2
/
+2
2014-02-05
arm64: vdso: fix coarse clock handling
Nathan Lynch
1
-1
/
+6
2014-02-05
arm64: simplify pgd_alloc
Mark Rutland
1
-9
/
+2
[next]