aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas3-61/+61
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon2-1/+46
2011-11-26ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon7-22/+28
2011-10-25Merge branch 'misc' into for-linusRussell King2-6/+8
2011-10-17ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott1-0/+8
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott1-6/+0
2011-10-02ARM: include linux/highmem.h in uaccess functionsArnd Bergmann1-0/+1
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-07-12ARM: remove unnecessary mach/hardware.h includesRob Herring3-3/+0
2011-05-27ARM: 6945/1: Add unwinding support for division functionsLaura Abbott1-5/+20
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King1-1/+6
2011-02-21ARM: pgtable: add pud-level codeRussell King1-1/+6
2011-02-19ARM: 6653/1: bitops: Use BX instead of MOV PC,LRDave Martin1-2/+2
2011-02-02ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King7-62/+35
2011-02-02ARM: bitops: ensure set/clear/change bitops take a word-aligned pointerRussell King1-0/+8
2011-01-10ARM: udelay: prevent math rounding resulting in short udelaysRussell King1-0/+4
2011-01-06Merge branch 'smp' into miscRussell King1-2/+4
2010-11-24ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones1-2/+4
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas3-61/+64
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2010-07-26ARM: Fix csum_partial_copy_from_user()Russell King1-1/+1
2010-06-24ARM: Remove support for LinkUp Systems L7200 SDP.Russell King1-1/+0
2010-05-08ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas2-0/+2
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King10-22/+22
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-29ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas1-2/+2
2009-09-19Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2-2/+2
2009-09-15ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache lineKirill A. Shutemov1-8/+8
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre2-2/+2
2009-08-15Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stableRussell King1-1/+1
2009-08-13Complete irq tracing support for ARMUwe Kleine-König1-1/+1
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas18-96/+151
2009-07-24Thumb-2: Add some .align statements to the .S filesCatalin Marinas1-0/+2
2009-06-14Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King4-2/+235
2009-05-30[ARM] alternative copy_to_user: more precise fallback thresholdNicolas Pitre1-2/+73
2009-05-29[ARM] lower overhead with alternative copy_to_user for small copiesNicolas Pitre1-9/+27
2009-05-29[ARM] alternative copy_to_user/clear_user implementationLennert Buytenhek2-0/+142
2009-05-29[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre2-2/+4
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King1-0/+2
2008-11-27Merge branch 'clps7500' into develRussell King1-1/+0
2008-11-27[ARM] clps7500: remove supportRussell King1-1/+0
2008-11-27[ARM] remove memzero()Russell King1-1/+1
2008-10-09Merge branch 'ptebits' into develRussell King1-1/+1
2008-09-01[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas2-8/+4
2008-09-01[ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas1-1/+1
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas44-14/+100
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King3-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King3-3/+3