Age | Commit message (Expand) | Author |
2014-02-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-02-28 | arm64: Fix !CONFIG_SMP kernel build | Catalin Marinas |
2014-02-28 | arm64: mm: Add double logical invert to pte accessors | Steve Capper |
2014-02-27 | arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT | Marc Zyngier |
2014-02-17 | ARM64: unwind: Fix PC calculation | Olof Johansson |
2014-02-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-02-14 | arm64: KVM: Add VGIC device control for arm64 | Christoffer Dall |
2014-02-07 | arm64: defconfig: Expand default enabled features | Mark Rutland |
2014-02-07 | arm64: asm: remove redundant "cc" clobbers | Will Deacon |
2014-02-07 | arm64: atomics: fix use of acquire + release for full barrier semantics | Will Deacon |
2014-02-06 | arm64: barriers: allow dsb macro to take option parameter | Will Deacon |
2014-02-05 | arm64: compat: Wire up new AArch32 syscalls | Catalin Marinas |
2014-02-05 | arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE | Nathan Lynch |
2014-02-05 | arm64: vdso: fix coarse clock handling | Nathan Lynch |
2014-02-05 | arm64: simplify pgd_alloc | Mark Rutland |
2014-02-05 | arm64: fix typo: s/SERRROR/SERROR/ | Mark Rutland |
2014-02-05 | arm64: Invalidate the TLB when replacing pmd entries during boot | Catalin Marinas |
2014-02-05 | arm64: Align CMA sizes to PAGE_SIZE | Laura Abbott |
2014-02-05 | arm64: add DSB after icache flush in __flush_icache_all() | Vinayak Kale |
2014-02-04 | arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k | Will Deacon |
2014-01-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-01-31 | arm64: mm: Introduce PTE_WRITE | Steve Capper |
2014-01-31 | arm64: mm: Remove PTE_BIT_FUNC macro | Steve Capper |
2014-01-30 | arm64: FIQs are unused | Nicolas Pitre |
2014-01-27 | arm64: mm: fix the function name in comment of cpu_do_switch_mm | Jingoo Han |
2014-01-27 | arm64: fix build error if DMA_CMA is enabled | Pankaj Dubey |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-24 | arm64: kernel: fix per-cpu offset restore on resume | Lorenzo Pieralisi |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | arm64: mm: fix the function name in comment of __flush_dcache_area | Jingoo Han |
2014-01-22 | arm64: mm: use ubfm for dcache_line_size | Jingoo Han |
2014-01-20 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2014-01-16 | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" | Catalin Marinas |
2014-01-15 | Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/... | Paolo Bonzini |
2014-01-13 | arm64: fix typo in entry.S | Neil Zhang |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2014-01-10 | arm64: kernel: restore HW breakpoint registers in cpu_suspend | Lorenzo Pieralisi |
2014-01-08 | arm64, jump label: optimize jump label implementation | Jiang Liu |
2014-01-08 | arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions | Jiang Liu |
2014-01-08 | arm64: move encode_insn_immediate() from module.c to insn.c | Jiang Liu |
2014-01-08 | arm64: introduce interfaces to hotpatch kernel and module code | Jiang Liu |
2014-01-08 | arm64: introduce basic aarch64 instruction decoding helpers | Jiang Liu |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-12-28 | Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/next | Marc Zyngier |
2013-12-28 | arm64: KVM: Force undefined exception for Guest SMC intructions | Anup Patel |