summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-082-12/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-061-0/+1
|\
| * ARM: add seccomp syscallKees Cook2014-07-181-0/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-0520-84/+228
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2014-08-054-13/+21
| |\ \
| | * \ Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into deve...Russell King2014-08-012-4/+2
| | |\ \
| | | * | ARM: make user_addr_max more robustUwe Kleine-König2014-07-011-1/+1
| | | * | ARM: nommu: don't limit TASK_SIZEUwe Kleine-König2014-07-011-3/+1
| | | |/
| | * | arm: perf: add macros for empty event mappingsMark Rutland2014-07-021-0/+10
| | * | arm: perf: move event map macros to pmu.hMark Rutland2014-07-022-9/+9
| | |/
| * | ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2014-08-021-0/+10
| * | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-291-4/+2
| * | ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2014-07-242-18/+26
| * | ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2014-07-242-11/+19
| * | ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo2014-07-181-9/+9
| * | ARM: 8098/1: mcs lock: implement wfe-based polling for MCS lockingWill Deacon2014-07-181-0/+23
| * | ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson2014-07-181-1/+19
| * | ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach2014-07-182-11/+10
| * | ARM: 8070/1: Introduce arm_get_current_stack_frame()Nikolay Borisov2014-07-182-0/+21
| * | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-182-1/+22
| * | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-182-14/+25
| * | ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre2014-07-181-0/+16
| * | ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin2014-07-012-4/+7
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+2
|\ \
| * | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
| |/
* | arm: Add devicetree fixup machine functionLaura Abbott2014-07-291-0/+1
|/
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-291-2/+0
|\
| * ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre2014-06-291-2/+0
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-241-0/+6
|\ \ | |/
| * ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 modeNikolay Borisov2014-06-171-0/+6
* | arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()Steven Rostedt2014-06-181-1/+1
|/
* Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-06-081-11/+11
|\
| * ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster2014-06-071-11/+11
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-9/+1
|\ \
| * | ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-9/+1
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-0517-127/+185
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2014-06-051-1/+24
| |\ \ \
| | * \ \ Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King2014-05-231-1/+24
| | |\ \ \
| | | * | | ARM: dma: implement set_arch_dma_coherent_ops()Santosh Shilimkar2014-05-071-0/+7
| | | * | | ARM: dma: Use dma_pfn_offset for dma address translationGrygorii Strashko2014-05-071-1/+17
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-0516-114/+151
| |\ \ \ \ \ \ \
| | | | * | | | | ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-013-33/+2
| | | | * | | | | ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni2014-06-011-0/+6
| | | | * | | | | ARM: 8065/1: remove last use of CONFIG_CPU_ARM710Paul Bolle2014-05-301-8/+0
| | | | * | | | | ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon2014-05-301-0/+1
| | | | * | | | | ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi2014-05-251-1/+1
| | | | * | | | | ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky2014-05-251-0/+2
| | | | * | | | | ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2014-05-251-4/+4
| | | | * | | | | ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon2014-05-251-1/+1
| | | | * | | | | ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon2014-05-251-0/+1
OpenPOWER on IntegriCloud