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
2015-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-3
/
+25
2015-05-07
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
Ard Biesheuvel
1
-0
/
+3
2015-05-07
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
Ard Biesheuvel
1
-0
/
+3
2015-05-07
crypto: arm64/crc32 - bring in line with generic CRC32
Ard Biesheuvel
1
-3
/
+19
2015-04-30
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
1
-1
/
+1
2015-04-30
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
1
-1
/
+6
2015-04-29
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
1
-1
/
+2
2015-04-27
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
1
-4
/
+2
2015-04-27
ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
Sudeep Holla
1
-0
/
+1
2015-04-27
arm64: add missing data types in smp_load_acquire/smp_store_release
Andre Przywara
1
-0
/
+16
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+7
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+26
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
17
-43
/
+621
2015-04-22
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
19
-4
/
+1657
2015-04-22
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+27
2015-04-22
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
1
-1
/
+7
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
41
-366
/
+694
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+0
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-322
/
+130
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+34
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+8
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-46
/
+47
2015-04-14
arm64: add support for memtest
Vladimir Murzin
1
-0
/
+2
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-14
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
1
-1
/
+0
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2
-2
/
+3
2015-04-14
arm64: standardize mmap_rnd() usage
Kees Cook
2
-8
/
+11
2015-04-14
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
9
-32
/
+32
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-13
arm64: Removed unused variable
Richard Weinberger
1
-1
/
+0
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-58
/
+22
2015-04-12
arm64: Remove signal translation and exec_domain
Richard Weinberger
3
-10
/
+0
2015-04-10
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
Ard Biesheuvel
2
-193
/
+63
2015-04-10
crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer
Ard Biesheuvel
2
-125
/
+59
2015-04-10
Merge back earlier cpuidle material for v4.1.
Rafael J. Wysocki
3
-5
/
+8
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-4
/
+4
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
7
-58
/
+22
2015-04-07
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-44
/
+9
2015-04-03
Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...
Olof Johansson
3
-0
/
+703
2015-04-03
arm64: dts: add interrupt-affinity property to pmu node for juno
Will Deacon
1
-4
/
+10
2015-04-03
arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dts
Kumar Gala
3
-1
/
+55
2015-04-03
arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts
Kumar Gala
5
-0
/
+257
2015-04-03
arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836
Chunyan Zhang
1
-0
/
+55
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier
1
-1
/
+1
2015-04-03
coresight: Adding coresight support for arm64 architecture
Mathieu Poirier
1
-0
/
+2
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-20
/
+67
[next]