index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Lines
2014-12-04
arm64: Provide a namespace to NCAPS
Fabio Estevam
-5
/
+5
2014-12-03
arm64: Implement support for read-mostly sections
Jungseok Lee
-0
/
+2
2014-12-01
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
-1
/
+1
2014-11-28
arm64: add seccomp support
AKASHI Takahiro
-0
/
+28
2014-11-28
arm64: add SIGSYS siginfo for compat task
AKASHI Takahiro
-0
/
+7
2014-11-28
arm64: add seccomp syscall for compat task
AKASHI Takahiro
-1
/
+2
2014-11-26
arm64: PCI/MSI: Use asm-generic/msi.h
Marc Zyngier
-0
/
+1
2014-11-26
arm64: Add FIX_HOLE to permanent fixed addresses
Laura Abbott
-0
/
+1
2014-11-25
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
-3
/
+4
2014-11-25
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
-1
/
+0
2014-11-25
arm64: sanity checks: add ID_AA64DFR{0,1}_EL1
Mark Rutland
-0
/
+2
2014-11-25
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
-6
/
+22
2014-11-25
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
-1
/
+25
2014-11-25
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
-2
/
+3
2014-11-25
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
-0
/
+2
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
-0
/
+59
2014-11-25
arm64: add cpu_capabilities bitmap
Andre Przywara
-0
/
+20
2014-11-20
arm64: Emulate CP15 Barrier instructions
Punit Agrawal
-0
/
+2
2014-11-20
arm64: Port SWP/SWPB emulation support from arm
Punit Agrawal
-0
/
+6
2014-11-20
arm64: Add AArch32 instruction set condition code checks
Punit Agrawal
-0
/
+1
2014-11-20
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
-0
/
+18
2014-11-20
arm64: percpu: Implement this_cpu operations
Steve Capper
-2
/
+219
2014-11-20
arm64: pgalloc: consistently use PGALLOC_GFP
Mark Rutland
-4
/
+4
2014-11-17
arm64: Add COMPAT_HWCAP_LPAE
Catalin Marinas
-0
/
+1
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
-64
/
+3
2014-11-13
arm64: ARCH_PFN_OFFSET should be unsigned long
Neil Zhang
-1
/
+1
2014-11-10
arm64: Use include/asm-generic/io.h
Thierry Reding
-97
/
+27
2014-11-06
arm64/kvm: Fix assembler compatibility of macros
Geoff Levand
-10
/
+11
2014-11-06
arm64: xchg: Implement cmpxchg_double
Steve Capper
-0
/
+71
2014-11-05
arm64: compat: Enable bpf syscall
Catalin Marinas
-0
/
+2
2014-11-05
arm64: dmi: Add SMBIOS/DMI support
Yi Li
-0
/
+31
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
-2
/
+2
2014-10-21
arm64: Fix compilation error on UP builds
Catalin Marinas
-0
/
+11
2014-10-20
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
-2
/
+2
2014-10-18
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-11
/
+118
2014-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-28
/
+1
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
-9
/
+116
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-119
/
+82
2014-10-10
arm64: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
-1
/
+1
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
-1
/
+1
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
-4
/
+37
2014-10-09
arm64: mm: enable RCU fast_gup
Steve Capper
-1
/
+20
2014-10-09
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
-3
/
+17
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+42
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+0
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-31
/
+0
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+14
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-33
/
+350
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-24
/
+38
2014-10-03
arm64: Remove unneeded extern keyword
Geoff Levand
-2
/
+2
[prev]
[next]