Age | Commit message (Expand) | Author |
2013-11-29 | arm64: Use Normal NonCacheable memory for writecombine | Catalin Marinas |
2013-11-25 | arm64: Unmask asynchronous aborts when in kernel mode | Catalin Marinas |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-11-15 | arm64: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-11 | Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2013-11-11 | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm... | Paolo Bonzini |
2013-11-09 | ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" | Chen Gang |
2013-11-08 | arm,arm64/include/asm/io.h: define struct bio_vec | Stefano Stabellini |
2013-11-07 | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu | Marc Zyngier |
2013-11-07 | arm/arm64: KVM: MMIO support for BE guest | Marc Zyngier |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-05 | arm64: Use 42-bit address space with 64K pages | Catalin Marinas |
2013-10-30 | arm64: allow ioremap_cache() to use existing RAM mappings | Mark Salter |
2013-10-29 | arm64: KVM: Yield CPU when vcpu executes a WFE | Marc Zyngier |
2013-10-28 | Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm... | Paolo Bonzini |
2013-10-25 | arm64: Fix the endianness of arch_spinlock_t | Catalin Marinas |
2013-10-25 | arm64: head: create a new function for setting the boot_cpu_mode flag | Matthew Leach |
2013-10-25 | arm64: asm: add CPU_LE & CPU_BE assembler helpers | Matthew Leach |
2013-10-25 | arm64: compat: correct register concatenation for syscall wrappers | Matthew Leach |
2013-10-25 | arm64: compat: add support for big-endian (BE8) AArch32 binaries | Will Deacon |
2013-10-25 | arm64: ELF: add support for big-endian executables | Will Deacon |
2013-10-25 | arm,arm64: do not always merge biovec if we are running on Xen | Stefano Stabellini |
2013-10-25 | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device | Stefano Stabellini |
2013-10-25 | arm64: add CPU_HOTPLUG infrastructure | Mark Rutland |
2013-10-25 | arm64: read enable-method for CPU0 | Mark Rutland |
2013-10-25 | arm64: factor out spin-table boot method | Mark Rutland |
2013-10-25 | arm64: reorganise smp_enable_ops | Mark Rutland |
2013-10-25 | arm64: unify smp_psci.c and psci.c | Mark Rutland |
2013-10-24 | arm64: cmpxchg: implement cmpxchg64_relaxed | Will Deacon |
2013-10-24 | arm64: lockref: add support for lockless lockrefs using cmpxchg | Will Deacon |
2013-10-24 | arm64: locks: introduce ticket-based spinlock implementation | Will Deacon |
2013-10-23 | arm64: check for number of arguments in syscall_get/set_arguments() | AKASHI Takahiro |
2013-10-22 | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU | Marc Zyngier |
2013-10-17 | KVM: ARM: Support hugetlbfs backed huge pages | Christoffer Dall |
2013-10-17 | Powerpc KVM work is based on a commit after rc4. | Gleb Natapov |
2013-10-16 | Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm... | Gleb Natapov |
2013-10-14 | KVM: arm64: Get rid of KVM_HPAGE defines | Christoffer Dall |
2013-10-09 | of: remove empty arch prom.h headers | Rob Herring |
2013-10-09 | xen: introduce xen_alloc/free_coherent_pages | Stefano Stabellini |
2013-10-18 | arm64/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_d... | Stefano Stabellini |
2013-10-15 | arm64: define DMA_ERROR_CODE | Stefano Stabellini |
2013-10-09 | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar |
2013-10-02 | ARM64: KVM: Implement kvm_vcpu_preferred_target() function | Anup Patel |