Age | Commit message (Expand) | Author |
2014-01-05 | ARM: 7933/1: rename ioremap_cached to ioremap_cache | Rob Herring |
2013-12-29 | ARM: 7931/1: Correct virt_addr_valid | Laura Abbott |
2013-12-13 | ARM: fix asm/memory.h build error | Russell King |
2013-11-30 | ARM: fix booting low-vectors machines | Russell King |
2013-11-22 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-20 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
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 | arm: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-14 | dmaengine: remove DMA unmap from drivers | Bartlomiej Zolnierkiewicz |
2013-11-14 | ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case | Victor Kamensky |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-14 | Merge branch 'for-linus-dma-masks' 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 branch 'devel-stable' into for-next | Russell King |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | 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 | xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2m | Stefano Stabellini |
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-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-09 | ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" | Chen Gang |
2013-11-09 | ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ... | Chen Gang |
2013-11-09 | ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h | Chen Gang |
2013-11-08 | arm,arm64/include/asm/io.h: define struct bio_vec | Stefano Stabellini |
2013-11-08 | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-... | Konrad Rzeszutek Wilk |
2013-11-08 | Merge tag 'v3.12-rc5' into stable/for-linus-3.13 | Konrad Rzeszutek Wilk |
2013-11-08 | arm: make SWIOTLB available | 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-07 | ARM: 7872/1: Support arch_irq_work_raise() via self IPIs | Stephen Boyd |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar |
2013-10-31 | ARM: 7805/1: mm: change max*pfn to include the physical offset of memory | Santosh Shilimkar |
2013-10-30 | Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/... | Russell King |
2013-10-29 | ARM: fix misplaced arch_virt_to_idmap() | Russell King |
2013-10-29 | ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown | Dave Martin |
2013-10-29 | ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments | Magnus Damm |
2013-10-29 | ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code | Nicolas Pitre |
2013-10-29 | ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974 | Rohit Vaswani |
2013-10-29 | ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware | Steven Capper |
2013-10-29 | ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO | Rob Herring |
2013-10-29 | ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64 | Will Deacon |
2013-10-29 | ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxed | Will Deacon |
2013-10-29 | ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_local | Will Deacon |
2013-10-29 | ARM: 7850/1: DEBUG_LL on efm32 SoCs | Uwe Kleine-König |