Age | Commit message (Expand) | Author |
2014-07-29 | arm: Add devicetree fixup machine function | Laura Abbott |
2014-06-29 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-06-29 | ARM: 8080/1: mcpm.h: remove unused variable declaration | Nicolas Pitre |
2014-06-24 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-06-18 | arm/ftrace: fix ftrace_return_addr() to ftrace_return_address() | Steven Rostedt |
2014-06-17 | ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 mode | Nikolay Borisov |
2014-06-08 | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds |
2014-06-07 | ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h | Behan Webster |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-06-05 | Merge branch 'devel-stable' into for-next | Russell King |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2014-06-03 | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-06-02 | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-06-02 | ARM: remove global cr_no_alignment | Russell King |
2014-06-02 | ARM: remove unused adjust_cr() function | Russell King |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott |
2014-06-01 | ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type | Thomas Petazzoni |
2014-05-29 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-05-30 | ARM: 8065/1: remove last use of CONFIG_CPU_ARM710 | Paul Bolle |
2014-05-30 | ARM: 8047/1: rwsem: use asm-generic rwsem implementation | Will Deacon |
2014-05-30 | ARM: l2c: trial at enabling some Cortex-A9 optimisations | Russell King |
2014-05-30 | ARM: l2c: remove old .set_debug method | Russell King |
2014-05-30 | ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of this | Russell King |
2014-05-30 | ARM: l2c: add platform independent core L2 cache OF initialisation | Russell King |
2014-05-30 | ARM: l2c: fix register naming | Russell King |
2014-05-30 | ARM: l2c: provide generic hook to intercept writes to secure registers | Russell King |
2014-05-30 | ARM: l2c: add and use L2C revision constants | Russell King |
2014-05-30 | ARM: outer cache: add WARN_ON() to outer_disable() | Russell King |
2014-05-28 | ARM: tty: Move HVC DCC assembly to arch/arm | Christopher Covington |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-05-27 | arm: Fix compile warning for psci | Christoffer Dall |
2014-05-25 | ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume | Lorenzo Pieralisi |
2014-05-25 | ARM: 8043/1: uprobes need icache flush after xol write | Victor Kamensky |
2014-05-25 | ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing | Dave Martin |
2014-05-25 | ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion | Will Deacon |
2014-05-25 | ARM: 8046/1: proc: add support for the Cortex-A17 processor | Will Deacon |
2014-05-25 | ARM: 8051/1: put_user: fix possible data corruption in put_user | Andrey Ryabinin |
2014-05-23 | ARM: trusted_foundations: fix compile error on non-SMP | Alexandre Courbot |
2014-05-23 | Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k... | Russell King |
2014-05-22 | ARM: outer cache: add documentation of outer cache functions | Russell King |
2014-05-22 | ARM: use get_cr() rather than cr_alignment | Russell King |
2014-05-22 | ARM: make get_cr()/set_cr() use unsigned long values | Russell King |
2014-05-22 | ARM: l2c: remove outer_inv_all() method | Russell King |
2014-05-21 | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro |