aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2015-12-062-13/+35
* ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2014-12-301-0/+7
* Fix mistakes in mergeAndrew Dodd2013-02-271-0/+1
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-275-142/+39
|\
| * ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-12-172-7/+8
| * ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-211-2/+2
| * ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-10-021-115/+4
| * ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-09-141-3/+3
| * ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-09-141-16/+18
| * ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-08-151-2/+6
| * ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-06-011-1/+1
* | merge opensource jb u5codeworkx2012-09-223-0/+37
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-182-0/+9
|\ \ | |/
| * ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon2012-05-071-0/+4
| * ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-02-291-0/+5
* | samsung update 1codeworkx2012-06-0221-29/+260
|/
* ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon2011-10-031-17/+17
* ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-10-031-1/+1
* ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-172-0/+6
* Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-277-3/+74
|\ \
| | \
| | \
| *-. \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-276-1/+53
| |\ \ \
| | | * | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-261-0/+1
| | | * | ARM: add sendmmsg syscallRussell King2011-05-261-0/+1
| | | * | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-261-1/+1
| | | |/
| | * | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-253-0/+50
| | |\ \
| | | * | arm/dt: probe for platforms via the device treeGrant Likely2011-05-233-0/+16
| | | * | arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely2011-05-231-0/+7
| | | * | arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-112-0/+27
| * | | | ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resumeDave Martin2011-05-261-0/+7
| * | | | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin2011-05-261-2/+14
| | |_|/ | |/| |
* | | | arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-261-38/+5
* | | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-261-0/+3
|/ / /
* | | Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-6/+0
* | | arm: mmu_gather reworkPeter Zijlstra2011-05-251-16/+37
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-234-47/+99
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin2011-05-142-0/+7
| | | * | | ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINSWill Deacon2011-05-121-47/+90
| | |/ / / | |/| | |
| | * | | ARM: 6939/1: fix missing 'cpu_relax()' declarationMarc Zyngier2011-05-231-0/+2
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-234-52/+10
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | | | |_|/ / | | | | |/| | |
| | | | | * | | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-6/+0
| | | | | * | | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King2011-05-122-2/+6
| | | * | | | | ARM: consolidate SMP cross call implementationRussell King2011-05-231-4/+2
| | | | |/ / / | | | |/| | |
| | * | | | | ARM: 6871/1: Use asm-generic/sizes.hStephen Boyd2011-04-161-40/+2
| | |/ / / /
* | | | | | clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-231-1/+1
* | | | | | clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-231-1/+1
* | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-0/+15
|\ \ \ \ \ \
| * | | | | | clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-141-0/+15
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-171-1/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |