aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-4/+2
2014-07-24ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2-18/+26
2014-07-24ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2-11/+19
2014-07-18ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo1-9/+9
2014-07-18ARM: 8098/1: mcs lock: implement wfe-based polling for MCS lockingWill Deacon1-0/+23
2014-07-18ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson1-1/+19
2014-07-18ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach2-11/+10
2014-07-18ARM: 8070/1: Introduce arm_get_current_stack_frame()Nikolay Borisov2-0/+21
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2-1/+22
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King2-14/+25
2014-07-18ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre1-0/+16
2014-07-01ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin2-4/+7
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre1-2/+0
2014-06-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+6
2014-06-18arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()Steven Rostedt1-1/+1
2014-06-17ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 modeNikolay Borisov1-0/+6
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernelLinus Torvalds1-11/+11
2014-06-07ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster1-11/+11
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into nextLinus Torvalds1-9/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds17-127/+185
2014-06-05Merge branch 'devel-stable' into for-nextRussell King1-1/+24
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King16-114/+151
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-2/+0
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds4-8/+17
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds3-8/+4
2014-06-03Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping into nextLinus Torvalds1-1/+0
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into nextLinus Torvalds1-0/+41
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds4-47/+35
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-0/+46
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into nextLinus Torvalds1-5/+0
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into nextLinus Torvalds2-5/+13
2014-06-02ARM: remove global cr_no_alignmentRussell King1-5/+3
2014-06-02ARM: remove unused adjust_cr() functionRussell King1-4/+0
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott3-33/+2
2014-06-01ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni1-0/+6
2014-05-30Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-0/+46
2014-05-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+2
2014-05-30ARM: 8065/1: remove last use of CONFIG_CPU_ARM710Paul Bolle1-8/+0
2014-05-30ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon1-0/+1
2014-05-30ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King1-0/+8
2014-05-30ARM: l2c: remove old .set_debug methodRussell King1-1/+0
2014-05-30ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King1-1/+0
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King1-0/+3
2014-05-30ARM: l2c: fix register namingRussell King1-25/+48
2014-05-30ARM: l2c: provide generic hook to intercept writes to secure registersRussell King1-1/+4
2014-05-30ARM: l2c: add and use L2C revision constantsRussell King1-6/+16
2014-05-30ARM: outer cache: add WARN_ON() to outer_disable()Russell King1-5/+1
2014-05-28ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington1-0/+41
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0