Age | Commit message (Expand) | Author | Files | Lines |
2015-01-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -8/+4 |
2015-01-16 | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t... | Catalin Marinas | 1 | -7/+1 |
2015-01-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -1/+3 |
2015-01-12 | arm64: compat: wire up compat_sys_execveat | Will Deacon | 2 | -1/+3 |
2015-01-12 | arm64: KVM: Fix HCR setting for 32bit guests | Marc Zyngier | 2 | -1/+2 |
2015-01-12 | arm64: KVM: Fix TLB invalidation by IPA/VMID | Marc Zyngier | 1 | -0/+1 |
2015-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2015-01-09 | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski | 1 | -0/+8 |
2015-01-08 | arm64/efi: add missing call to early_ioremap_reset() | Ard Biesheuvel | 2 | -1/+2 |
2015-01-07 | arm64: fix missing asm/io.h include in kernel/smp_spin_table.c | Paul Walmsley | 1 | -0/+1 |
2015-01-07 | arm64: fix missing asm/alternative.h include in kernel/module.c | Paul Walmsley | 1 | -0/+1 |
2015-01-07 | arm64: fix missing linux/bug.h include in asm/arch_timer.h | Paul Walmsley | 1 | -0/+1 |
2015-01-07 | arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h | Paul Walmsley | 1 | -0/+1 |
2015-01-07 | arm64: sanity checks: add missing AArch32 registers | Mark Rutland | 2 | -0/+15 |
2015-01-07 | arm64: Remove unused prepare_to_copy() | Tobias Klauser | 1 | -3/+0 |
2015-01-07 | arm64: Correct __NR_compat_syscalls for bpf | Mark Rutland | 1 | -1/+1 |
2014-12-23 | arm64: mm: Add pgd_page to support RCU fast_gup | Jungseok Lee | 1 | -2/+3 |
2014-12-23 | arm64: defconfig: defconfig update for 3.19 | Will Deacon | 1 | -4/+5 |
2014-12-23 | arm64: kernel: fix __cpu_suspend mm switch on warm-boot | Lorenzo Pieralisi | 1 | -1/+13 |
2014-12-22 | arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Catalin Marinas | 1 | -5/+6 |
2014-12-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 1 | -2/+2 |
2014-12-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -30/+10 |
2014-12-18 | arm64/spinlock: Replace ACCESS_ONCE READ_ONCE | Christian Borntraeger | 1 | -2/+2 |
2014-12-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -4/+3 |
2014-12-16 | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2 | -0/+3 |
2014-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 5 | -5/+287 |
2014-12-14 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 1 | -0/+1 |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 1 | -0/+1 |
2014-12-13 | arm/arm64: KVM: Introduce stage2_unmap_vm | Christoffer Dall | 1 | -0/+1 |
2014-12-13 | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot | Christoffer Dall | 1 | -0/+1 |
2014-12-13 | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI | Christoffer Dall | 2 | -27/+0 |
2014-12-13 | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu | Christoffer Dall | 2 | -1/+5 |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+3 |
2014-12-12 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -2/+2 |
2014-12-12 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -43/+9 |
2014-12-12 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 1 | -0/+3 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+0 |
2014-12-11 | arm64: mm: dump: don't skip final region | Mark Rutland | 1 | -3/+0 |
2014-12-11 | arm64: mm: dump: fix shift warning | Mark Rutland | 1 | -1/+1 |
2014-12-11 | arm64: psci: Fix build breakage without PM_SLEEP | Krzysztof Kozlowski | 1 | -0/+2 |
2014-12-11 | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov | 1 | -0/+1 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-12-10 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -98/+28 |
2014-12-10 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -8/+704 |
2014-12-10 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+9 |
2014-12-10 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -11/+30 |
2014-12-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 70 | -616/+2866 |
2014-12-05 | arm64: remove the unnecessary arm64_swiotlb_init() | Ding Tianhong | 1 | -1/+0 |
2014-12-05 | Merge branch 'clocksource/physical-timers' into next/drivers | Olof Johansson | 1 | -0/+9 |
2014-12-05 | clocksource: arch_timer: Fix code to use physical timers when requested | Sonny Rao | 1 | -0/+9 |