summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* ARM: delete mach-sharkLinus Walleij2013-09-172-14/+0
* ARM: 7835/2: fix modular build of xor_blocks() with NEON enabledArd Biesheuvel2013-09-092-1/+5
* Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King2013-07-222-0/+48
|\
| * ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel2013-07-082-0/+48
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-1/+1
|/
* ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-031-3/+5
* ARM: 7670/1: fix the memset fixNicolas Pitre2013-03-121-20/+13
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-03-071-41/+44
* ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2013-02-211-0/+1
* ARM: export default read_current_timerArnd Bergmann2012-10-091-0/+1
* Merge branch 'arch-timers' into for-linusRussell King2012-10-041-9/+26
|\
| * ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-261-8/+26
* | ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon2012-09-091-0/+1
* | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-09-092-8/+21
|/
* ARM: Bring back ARMv3 IO and user access codeRussell King2012-08-134-3/+816
* arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-301-1/+2
*-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-275-96/+81
|\ \
| | * ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-093-84/+0
| |/ |/|
| * ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-093-12/+81
|/
* ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-054-816/+3
* ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas2012-01-253-61/+61
* ARM: lib: add call_with_stack function for safely changing stackWill Deacon2011-12-122-1/+46
* ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon2011-11-267-22/+28
* Merge branch 'misc' into for-linusRussell King2011-10-252-6/+8
|\
| * ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott2011-10-171-0/+8
| * ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2011-10-171-6/+0
* | ARM: include linux/highmem.h in uaccess functionsArnd Bergmann2011-10-021-0/+1
|/
* arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* ARM: remove unnecessary mach/hardware.h includesRob Herring2011-07-123-3/+0
* ARM: 6945/1: Add unwinding support for division functionsLaura Abbott2011-05-271-5/+20
*-. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-1/+6
|\ \
| | * ARM: pgtable: add pud-level codeRussell King2011-02-211-1/+6
* | | ARM: 6653/1: bitops: Use BX instead of MOV PC,LRDave Martin2011-02-191-2/+2
* | | ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King2011-02-027-62/+35
* | | ARM: bitops: ensure set/clear/change bitops take a word-aligned pointerRussell King2011-02-021-0/+8
|/ /
* | ARM: udelay: prevent math rounding resulting in short udelaysRussell King2011-01-101-0/+4
* | Merge branch 'smp' into miscRussell King2011-01-061-2/+4
|\ \
| * | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-241-2/+4
| |/
* | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-043-61/+64
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-031-1/+0
|\
| * ARM: Remove support for LinkUp Systems L7200 SDP.Russell King2010-06-241-1/+0
* | ARM: Fix csum_partial_copy_from_user()Russell King2010-07-261-1/+1
|/
* ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas2010-05-082-0/+2
* ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-2110-22/+22
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-2/+2
|\
| * ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-03-291-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-09-192-2/+2
|\
| * Nicolas Pitre has a new email addressNicolas Pitre2009-09-152-2/+2
* | ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache lineKirill A. Shutemov2009-09-151-8/+8
|/
OpenPOWER on IntegriCloud