| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-01-17 | 3 | -8/+4 |
|\ |
|
| * | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t... | Catalin Marinas | 2015-01-16 | 1 | -7/+1 |
| * | arm64: compat: wire up compat_sys_execveat | Will Deacon | 2015-01-12 | 2 | -1/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-01-15 | 3 | -1/+3 |
|\ \
| |/
|/| |
|
| * | arm64: KVM: Fix HCR setting for 32bit guests | Marc Zyngier | 2015-01-12 | 2 | -1/+2 |
| * | arm64: KVM: Fix TLB invalidation by IPA/VMID | Marc Zyngier | 2015-01-12 | 1 | -0/+1 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-01-11 | 1 | -0/+8 |
|\ \ |
|
| * | | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski | 2015-01-09 | 1 | -0/+8 |
| |/ |
|
* | | arm64/efi: add missing call to early_ioremap_reset() | Ard Biesheuvel | 2015-01-08 | 2 | -1/+2 |
* | | arm64: fix missing asm/io.h include in kernel/smp_spin_table.c | Paul Walmsley | 2015-01-07 | 1 | -0/+1 |
* | | arm64: fix missing asm/alternative.h include in kernel/module.c | Paul Walmsley | 2015-01-07 | 1 | -0/+1 |
* | | arm64: fix missing linux/bug.h include in asm/arch_timer.h | Paul Walmsley | 2015-01-07 | 1 | -0/+1 |
* | | arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h | Paul Walmsley | 2015-01-07 | 1 | -0/+1 |
* | | arm64: sanity checks: add missing AArch32 registers | Mark Rutland | 2015-01-07 | 2 | -0/+15 |
* | | arm64: Remove unused prepare_to_copy() | Tobias Klauser | 2015-01-07 | 1 | -3/+0 |
* | | arm64: Correct __NR_compat_syscalls for bpf | Mark Rutland | 2015-01-07 | 1 | -1/+1 |
|/ |
|
* | arm64: mm: Add pgd_page to support RCU fast_gup | Jungseok Lee | 2014-12-23 | 1 | -2/+3 |
* | arm64: defconfig: defconfig update for 3.19 | Will Deacon | 2014-12-23 | 1 | -4/+5 |
* | arm64: kernel: fix __cpu_suspend mm switch on warm-boot | Lorenzo Pieralisi | 2014-12-23 | 1 | -1/+13 |
* | arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Catalin Marinas | 2014-12-22 | 1 | -5/+6 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2014-12-20 | 1 | -2/+2 |
|\ |
|
| * | arm64/spinlock: Replace ACCESS_ONCE READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-12-18 | 4 | -30/+10 |
|\ \ |
|
| * | | arm/arm64: KVM: Introduce stage2_unmap_vm | Christoffer Dall | 2014-12-13 | 1 | -0/+1 |
| * | | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot | Christoffer Dall | 2014-12-13 | 1 | -0/+1 |
| * | | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI | Christoffer Dall | 2014-12-13 | 2 | -27/+0 |
| * | | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu | Christoffer Dall | 2014-12-13 | 2 | -1/+5 |
| * | | arm, arm64: KVM: allow forced dcache flush on page faults | Laszlo Ersek | 2014-11-25 | 1 | -2/+3 |
| |/ |
|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-12-16 | 2 | -4/+3 |
|\ \ |
|
| * | | arm64: mm: dump: don't skip final region | Mark Rutland | 2014-12-11 | 1 | -3/+0 |
| * | | arm64: mm: dump: fix shift warning | Mark Rutland | 2014-12-11 | 1 | -1/+1 |
| * | | arm64: psci: Fix build breakage without PM_SLEEP | Krzysztof Kozlowski | 2014-12-11 | 1 | -0/+2 |
* | | | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2014-12-15 | 2 | -0/+3 |
|\ \ \ |
|
| * | | | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell | Suravee Suthikulpanit | 2014-11-26 | 1 | -0/+1 |
| * | | | irqchip: GICv3: ITS: enable compilation of the ITS driver | Marc Zyngier | 2014-11-26 | 1 | -0/+1 |
| * | | | arm64: PCI/MSI: Use asm-generic/msi.h | Marc Zyngier | 2014-11-26 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 | 5 | -5/+287 |
|\ \ \ \ |
|
| * | | | | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 2 | -5/+5 |
| * | | | | crypto: crc32 - Add ARM64 CRC32 hw accelerated module | Yazen Ghannam | 2014-11-20 | 3 | -0/+282 |
* | | | | | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 2014-12-13 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 2014-12-13 | 1 | -0/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-12-12 | 1 | -0/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 2014-12-11 | 1 | -0/+3 |
* | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2014-12-11 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into for-3.19 | Tejun Heo | 2014-11-22 | 9 | -19/+59 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | percpu: Convert remaining __get_cpu_var uses in 3.18-rcX | Christoph Lameter | 2014-10-29 | 1 | -2/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-12-11 | 3 | -43/+9 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | xen/arm/arm64: merge xen/mm32.c into xen/mm.c | Stefano Stabellini | 2014-12-04 | 1 | -43/+1 |
| * | | | | | | xen: add a dma_addr_t dev_addr argument to xen_dma_map_page | Stefano Stabellini | 2014-12-04 | 1 | -2/+2 |
| * | | | | | | arm64: introduce is_device_dma_coherent | Stefano Stabellini | 2014-12-04 | 2 | -0/+8 |