Age | Commit message (Expand) | Author |
2014-06-11 | ARM: 8051/1: put_user: fix possible data corruption in put_user | Andrey Ryabinin |
2014-05-06 | ARM: 8027/1: fix do_div() bug in big-endian systems | Xiangyu Lu |
2014-05-06 | ARM: 8007/1: Remove extraneous kcmp syscall ignore | Christopher Covington |
2014-05-06 | ARM: 7954/1: mm: remove remaining domain support from ARMv6 | Will Deacon |
2014-03-07 | ARM: fix noMMU kallsyms symbol filtering | Russell King |
2014-02-17 | ARM: 7957/1: add DSB after icache flush in __flush_icache_all() | Vinayak Kale |
2014-02-10 | ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev | Will Deacon |
2014-02-10 | ARM: 7950/1: mm: Fix stage-2 device memory attributes | Christoffer Dall |
2014-01-28 | Merge branches 'fixes' and 'misc' into for-linus | Russell King |
2014-01-28 | ARM: 7930/1: Introduce atomic MMIO modify | Ezequiel Garcia |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-23 | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds |
2014-01-23 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-01-23 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-21 | mm/memblock: add memblock memory allocation apis | Santosh Shilimkar |
2014-01-21 | Merge branch 'devel-stable' into for-next | Russell King |
2014-01-21 | Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for... | Russell King |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-15 | Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/... | Paolo Bonzini |
2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-13 | ARM: fix ffs/fls implementations to match x86 | Russell King |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli |
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-06 | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk |
2014-01-06 | asm/xen/page.h: remove redundant semicolon | Wei Liu |
2014-01-05 | ARM: 7933/1: rename ioremap_cached to ioremap_cache | Rob Herring |
2014-01-02 | Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Olof Johansson |
2014-01-02 | Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-12-29 | ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUs | Will Deacon |
2013-12-29 | ARM: 7931/1: Correct virt_addr_valid | Laura Abbott |
2013-12-29 | ARM: PCI: add legacy IDE IRQ implementation | Russell King |
2013-12-29 | ARM: 7922/1: l2x0: add Marvell Tauros3 support | Sebastian Hesselbarth |
2013-12-29 | ARM: fix csum_tcpudp_magic() miscompilation | Russell King |
2013-12-29 | ARM: 7896/1: rename ioremap_cached to ioremap_cache | Rob Herring |
2013-12-26 | Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2013-12-21 | KVM: arm-vgic: Add vgic reg access from dev attr | Christoffer Dall |
2013-12-21 | KVM: arm-vgic: Set base addr through device API | Christoffer Dall |
2013-12-21 | ARM/KVM: save and restore generic timer registers | Andre Przywara |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-12-13 | ARM: fix asm/memory.h build error | Russell King |
2013-12-13 | ARM: add basic support for Trusted Foundations | Alexandre Courbot |
2013-12-11 | arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings | Santosh Shilimkar |
2013-12-11 | ARM: mm: Define set_memory_* functions for ARM | Laura Abbott |
2013-12-11 | ARM: add definitions for pte_mkexec/pte_mknexec | Laura Abbott |
2013-12-11 | ARM: implement basic NX support for kernel lowmem mappings | Russell King |