Age | Commit message (Expand) | Author | Files | Lines |
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-15 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+8 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -46/+47 |
2015-04-15 | arm64: add support for memtest | Vladimir Murzin | 1 | -0/+2 |
2015-04-15 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 1 | -4/+0 |
2015-04-15 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 1 | -1/+0 |
2015-04-15 | mm: expose arch_mmap_rnd when available | Kees Cook | 2 | -2/+3 |
2015-04-15 | arm64: standardize mmap_rnd() usage | Kees Cook | 2 | -8/+11 |
2015-04-15 | arm64: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 9 | -32/+32 |
2015-04-15 | 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-04 | 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 |
2015-04-02 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar | 1 | -1/+1 |
2015-04-02 | arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodes | Rameshwar Prasad Sahu | 1 | -0/+26 |
2015-04-02 | Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2 | -0/+12 |
2015-04-01 | arm64: fix midr range for Cortex-A57 erratum 832075 | Bo Yan | 1 | -1/+2 |