summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARC: [mm] Fix compilation breakageNoam Camus2014-09-031-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-09-039-30/+40
|\
| * Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon2014-09-011-18/+22
| * arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan2014-09-011-0/+1
| * arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon2014-08-291-1/+1
| * arm64: Add brackets around user_stack_pointer()Catalin Marinas2014-08-291-1/+1
| * arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon2014-08-281-0/+6
| * arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon2014-08-281-3/+7
| * arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2014-08-282-2/+2
| * arm64: Remove unused variable in head.SGeoff Levand2014-08-261-4/+0
| * arm64/crypto: remove redundant update of dataColin Ian King2014-08-261-1/+0
* | Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-08-3124-217/+497
|\ \
| * \ Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel2014-08-1824-217/+497
| |\ \
| | * | xtensa: deprecate fast_xtensa and fast_spill_registers syscallsMax Filippov2014-08-142-0/+54
| | * | xtensa: don't allow overflow/underflow on unaligned stackMax Filippov2014-08-143-7/+10
| | * | xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov2014-08-141-7/+5
| | * | xtensa: allow single-stepping through unaligned load/storeMax Filippov2014-08-141-0/+8
| | * | xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov2014-08-141-33/+29
| | * | xtensa: make fast_unaligned store restartableMax Filippov2014-08-141-32/+19
| | * | xtensa: add double exception fixup handler for fast_unalignedMax Filippov2014-08-141-0/+43
| | * | xtensa: fix kernel/user jump out of fast_unalignedMax Filippov2014-08-141-1/+1
| | * | xtensa: configure kc705 for highmemMax Filippov2014-08-141-1/+4
| | * | xtensa: support highmem in aliasing cache flushing codeMax Filippov2014-08-141-10/+6
| | * | xtensa: support aliasing cache in kmapMax Filippov2014-08-142-2/+56
| | * | xtensa: support aliasing cache in k[un]map_atomicMax Filippov2014-08-143-8/+14
| | * | xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2014-08-144-66/+127
| | * | xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-142-2/+7
| | * | xtensa: allow fixmap and kmap span more than one page tableMax Filippov2014-08-141-16/+22
| | * | xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-142-6/+27
| | * | xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-08-142-4/+13
| | * | xtensa: add renameat2 syscallMiklos Szeredi2014-08-141-1/+4
| | * | xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas2014-08-141-6/+6
| | * | xtensa: replace IOCTL code definitions with constantsMax Filippov2014-08-141-9/+10
| | * | xtensa: remove orphan MATH_EMULATION symbolMax Filippov2014-08-144-8/+0
| | * | xtensa: select HAVE_IDE only on platforms that may have itMax Filippov2014-08-142-2/+3
| | * | xtensa: sort 'select' statements in KconfigMax Filippov2014-08-141-11/+11
| | * | xtensa: make MMU-related configuration options depend on MMUMax Filippov2014-08-141-0/+2
| | * | xtensa: simplify addition of new core variantsMax Filippov2014-08-142-6/+37
* | | | unicore32: Fix build errorGuenter Roeck2014-08-311-4/+5
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-319-29/+34
|\ \ \ \
| * | | | ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli2014-08-272-1/+17
| * | | | ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland2014-08-273-16/+15
| * | | | ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2014-08-272-12/+0
| * | | | ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin2014-08-272-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-3125-457/+104
|\ \ \ \
| * | | | vexpress/spc: fix a build warning on array boundsAlex Shi2014-08-311-3/+11
| * | | | Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...Olof Johansson2014-08-313-2/+29
| |\ \ \ \
| | * | | | ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak2014-08-272-2/+23
| | * | | | ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak2014-08-271-0/+6
| | |/ / /
| * | | | Merge tag 'renesas-clock-fixes-for-v3.17' of git://git.kernel.org/pub/scm/lin...Olof Johansson2014-08-273-4/+4
| |\ \ \ \