aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2014-03-30ARM: move outer_cache declaration out of ifdefRob Herring
2014-03-11ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2013-07-03ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-05-07arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2012-12-17ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2012-10-21ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-10-02ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-08-15ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon
2012-06-01ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
2012-04-23ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent
2012-04-05ARM: fix __io macro for PCMCIARob Herring
2012-04-03ARM: OMAP2+: Fix omap2+ build errorR Sricharan
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge branch 'devel-stable' into for-linusRussell King
2012-03-27Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King
2012-03-24ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent
2012-03-24ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-03-24ARM: get rid of asm/irq.h in asm/prom.hRussell King
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon
2012-03-24ARM: Optimize multi-CPU tlb flushing a little moreRussell King
2012-03-24ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon
2012-03-24ARM: move CP15 definitions to separate header fileRussell King
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-23ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells