Age | Commit message (Expand) | Author |
2015-06-01 | Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i... | Arnd Bergmann |
2015-06-01 | arm64: dts: mt8173-evb: fix model name | Yingjoe Chen |
2015-05-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-05-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-05-12 | arm64: perf: fix memory leak when probing PMU PPIs | Will Deacon |
2015-05-12 | ARM64: juno: add sp810 support and fix sp804 clock frequency | Sudeep Holla |
2015-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-05-08 | arm64: bpf: fix signedness bug in loading 64-bit immediate | Xi Wang |
2015-05-07 | crypto: arm64/sha2-ce - prevent asm code finalization in final() path | Ard Biesheuvel |
2015-05-07 | crypto: arm64/sha1-ce - prevent asm code finalization in final() path | Ard Biesheuvel |
2015-05-07 | crypto: arm64/crc32 - bring in line with generic CRC32 | Ard Biesheuvel |
2015-05-05 | arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled | Jungseung Lee |
2015-05-05 | Revert "arm64: alternative: Allow immediate branch as alternative instruction" | Will Deacon |
2015-04-30 | arm64: perf: Fix the pmu node name in warning message | Suzuki K. Poulose |
2015-04-30 | arm64: perf: don't warn about missing interrupt-affinity property for PPIs | Will Deacon |
2015-04-29 | arm64: add missing PAGE_ALIGN() to __dma_free() | Dean Nelson |
2015-04-27 | arm64: dma-mapping: always clear allocated buffers | Marek Szyprowski |
2015-04-27 | ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL | Sudeep Holla |
2015-04-27 | arm64: add missing data types in smp_load_acquire/smp_store_release | Andre Przywara |
2015-04-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-22 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-04-22 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-22 | KVM: arm/arm64: check IRQ number on userland injection | Andre Przywara |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | arm64: add support for memtest | Vladimir Murzin |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook |
2015-04-14 | arm64: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | arm64: expose number of page table levels on Kconfig level | Kirill A. Shutemov |
2015-04-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-13 | arm64: Removed unused variable | Richard Weinberger |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-12 | arm64: Remove signal translation and exec_domain | Richard Weinberger |
2015-04-10 | crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer | Ard Biesheuvel |
2015-04-10 | crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer | Ard Biesheuvel |
2015-04-10 | Merge back earlier cpuidle material for v4.1. | Rafael J. Wysocki |
2015-04-09 | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard |
2015-04-07 | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |