summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-281-0/+2
* Merge branch 'clps7500' into develRussell King2008-11-271-1/+0
|\
| * [ARM] clps7500: remove supportRussell King2008-11-271-1/+0
* | [ARM] remove memzero()Russell King2008-11-271-1/+1
|/
* Merge branch 'ptebits' into develRussell King2008-10-091-1/+1
|\
| * [ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS2008-08-281-1/+1
* | [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas2008-09-012-8/+4
* | [ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas2008-09-011-1/+1
* | [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-0144-14/+100
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-073-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-073-3/+3
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-022-2/+2
* [ARM] cache align memset and memzeroNicolas Pitre2008-06-222-0/+90
* [ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre2008-06-222-20/+4
* [ARM] fix cache alignment code in memset.SNicolas Pitre2008-06-221-1/+1
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* [ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.hRussell King2007-04-212-4/+0
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-211-84/+81
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [ARM] nommu: backtrace code must not reference a discarded sectionRussell King2006-06-281-4/+1
* [ARM] nommu: uaccess tweaksRussell King2006-06-281-5/+8
* [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-286-13/+13
* [ARM] Remove save_lr/restore_pc macrosRussell King2006-06-252-6/+4
* [ARM] Remove LOADREGS macroRussell King2006-06-2512-26/+26
* [ARM] Remove RETINSTR macroRussell King2006-06-259-21/+21
* [ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixesNicolas Pitre2006-05-162-4/+4
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-281-1/+1
|\
| * [ARM] nommu: trivial patch for arch/arm/lib/MakefileHyok S. Choi2006-03-271-1/+1
* | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
|/
* [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons2006-03-251-1/+1
* [ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann2006-03-211-8/+12
* [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-211-1/+0
* [ARM] Fix muldi3.SRussell King2006-03-081-2/+2
* [ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre2006-01-146-0/+41
* [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2006-01-141-2/+2
* [ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas2006-01-123-9/+11
* [ARM] Fix get_user when passed a const pointerRussell King2005-11-181-11/+0
* [ARM] 3152/1: make various assembly local labels actually local (the rest)Nicolas Pitre2005-11-114-59/+61
* [ARM] 3151/1: make various assembly local labels actually local (io-*.S)Nicolas Pitre2005-11-117-80/+82
* [ARM] 3150/1: make various assembly local labels actually local (uaccess.S)Nicolas Pitre2005-11-111-114/+116
* [ARM] Fix csumpartial corner caseRussell King2005-11-101-0/+4
* [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSIDRussell King2005-11-091-2/+2
* [ARM] 3094/1: remove PLD stuff from old uaccess codeNicolas Pitre2005-11-041-116/+16
* [ARM SMP] Add configuration option for ARMv6K processorsRussell King2005-11-031-1/+1
* [ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre2005-11-013-2/+216
* [ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre2005-11-014-374/+502
* [ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre2005-11-013-40/+55
* [ARM] 3049/1: More optimized libgcc functionsNicolas Pitre2005-10-3011-312/+223
* [ARM] 2930/1: optimized sha1 implementation for ARMNicolas Pitre2005-10-282-1/+207
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-094-4/+4
OpenPOWER on IntegriCloud