Age | Commit message (Expand) | Author |
2014-06-20 | ARM: 8051/1: put_user: fix possible data corruption in put_user | Andrey Ryabinin |
2014-05-15 | ARM: 8027/1: fix do_div() bug in big-endian systems | Xiangyu Lu |
2014-05-15 | ARM: 8007/1: Remove extraneous kcmp syscall ignore | Christopher Covington |
2014-05-15 | ARM: 7954/1: mm: remove remaining domain support from ARMv6 | Will Deacon |
2014-03-26 | ARM: 7950/1: mm: Fix stage-2 device memory attributes | Christoffer Dall |
2014-03-05 | ARM: 7957/1: add DSB after icache flush in __flush_icache_all() | Vinayak Kale |
2014-03-05 | ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev | Will Deacon |
2013-12-11 | ARM: fix booting low-vectors machines | Russell King |
2013-10-14 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-10-13 | ARM: 7851/1: check for number of arguments in syscall_get/set_arguments() | AKASHI Takahiro |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-03 | ARM: 7843/1: drop asm/types.h from generic-y | Ard Biesheuvel |
2013-10-03 | ARM: 7842/1: MCPM: don't explode if invoked without being initialized first | Nicolas Pitre |
2013-09-18 | ARM: 7836/1: add __get_user_unaligned/__put_user_unaligned | Nicolas Pitre |
2013-09-09 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-09-09 | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-06 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-05 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-09-05 | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-09-02 | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h | Dan Aloni |
2013-09-02 | ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables | Douglas Anderson |
2013-09-02 | ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines | Uwe Kleine-König |
2013-09-01 | Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a... | Gleb Natapov |
2013-08-30 | ARM: KVM: Fix kvm_set_pte assignment | Christoffer Dall |
2013-08-29 | Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ... | Olof Johansson |
2013-08-29 | Merge remote-tracking branch 'origin/next' into kvm-ppc-next | Alexander Graf |
2013-08-28 | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke... | Russell King |
2013-08-28 | Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/... | Russell King |
2013-08-27 | drivers: dma-contiguous: clean source code and prepare for device tree | Marek Szyprowski |
2013-08-25 | ARM: 7806/1: allow DEBUG_UNCOMPRESS for Tegra | Stephen Warren |
2013-08-25 | ARM: debug: move keystone debug to generic 8250 code | Russell King |
2013-08-25 | ARM: debug: move PL01X debug include into arch/arm/include/debug/ | Russell King |
2013-08-25 | ARM: debug: provide PL01x debug uart phys/virt address configuration options | Russell King |
2013-08-25 | ARM: debug: add support for word accesses to debug/8250.S | Russell King |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King |
2013-08-25 | ARM: 7822/1: add workaround for ambiguous C99 stdint.h types | Ard Biesheuvel |
2013-08-22 | ARM: move outer_cache declaration out of ifdef | Rob Herring |
2013-08-21 | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman |
2013-08-21 | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan... | Thomas Gleixner |
2013-08-20 | ARM: cacheflush: don't round address range up to nearest page | Will Deacon |
2013-08-20 | ARM: cacheflush: split user cache-flushing into interruptible chunks | Will Deacon |
2013-08-16 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds |
2013-08-13 | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n... | Olof Johansson |