index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2015-01-08
arm64: Add COMPAT_HWCAP_LPAE
Catalin Marinas
2
-1
/
+3
2014-11-21
Correct the race condition in aarch64_insn_patch_text_sync()
William Cohen
1
-2
/
+3
2014-11-21
arm64: __clear_user: handle exceptions on strb
Kyle McMartin
1
-1
/
+1
2014-10-30
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
1
-2
/
+2
2014-10-05
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2
-2
/
+2
2014-10-05
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
Pranavkumar Sawargaonkar
1
-0
/
+4
2014-10-05
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
1
-0
/
+2
2014-10-05
arm64: use irq_set_affinity with force=false when migrating irqs
Sudeep Holla
1
-8
/
+4
2014-10-05
arm64: flush TLS registers during exec
Will Deacon
2
-0
/
+24
2014-07-28
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
1
-0
/
+1
2014-07-17
arm64: implement TASK_SIZE_OF
Colin Cross
1
-0
/
+2
2014-07-09
arm64: Bug fix in stack alignment exception
ChiaHao
1
-1
/
+0
2014-07-09
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
1
-1
/
+2
2014-06-30
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
Suravee Suthikulpanit
1
-2
/
+0
2014-06-30
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
1
-9
/
+19
2014-06-30
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
1
-0
/
+4
2014-06-30
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-06-07
arm64: use cpu_online_mask when using forced irq_set_affinity
Sudeep Holla
1
-3
/
+7
2014-06-07
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
1
-0
/
+4
2014-05-06
arm64: __NR_compat_syscalls fix
Miklos Szeredi
1
-1
/
+1
2014-05-06
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
1
-3
/
+3
2014-05-06
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
1
-1
/
+1
2014-02-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+25
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-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
1
-2
/
+25
2014-02-17
ARM64: unwind: Fix PC calculation
Olof Johansson
1
-1
/
+5
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
2014-02-05
arm64: fix typo: s/SERRROR/SERROR/
Mark Rutland
2
-2
/
+2
2014-02-05
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
1
-2
/
+10
2014-02-05
arm64: Align CMA sizes to PAGE_SIZE
Laura Abbott
1
-0
/
+1
2014-02-05
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-02-04
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
1
-1
/
+1
2014-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-43
/
+74
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
2014-01-30
arm64: FIQs are unused
Nicolas Pitre
2
-8
/
+0
2014-01-27
arm64: mm: fix the function name in comment of cpu_do_switch_mm
Jingoo Han
1
-1
/
+1
2014-01-27
arm64: fix build error if DMA_CMA is enabled
Pankaj Dubey
1
-1
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
[next]