aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAge
* Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-09-19
|\
| * Nicolas Pitre has a new email addressNicolas Pitre2009-09-15
* | ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache lineKirill A. Shutemov2009-09-15
|/
* Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King2009-08-15
|\
| * Complete irq tracing support for ARMUwe Kleine-König2009-08-13
* | Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas2009-07-24
* | Thumb-2: Add some .align statements to the .S filesCatalin Marinas2009-07-24
|/
* Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King2009-06-14
|\
| * [ARM] alternative copy_to_user: more precise fallback thresholdNicolas Pitre2009-05-30
| * [ARM] lower overhead with alternative copy_to_user for small copiesNicolas Pitre2009-05-29
| * [ARM] alternative copy_to_user/clear_user implementationLennert Buytenhek2009-05-29
| * [ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre2009-05-29
* | [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-28
|/
* Merge branch 'clps7500' into develRussell King2008-11-27
|\
| * [ARM] clps7500: remove supportRussell King2008-11-27
* | [ARM] remove memzero()Russell King2008-11-27
|/
* Merge branch 'ptebits' into develRussell King2008-10-09
|\
| * [ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS2008-08-28
* | [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas2008-09-01
* | [ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas2008-09-01
* | [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-01
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
* [ARM] cache align memset and memzeroNicolas Pitre2008-06-22
* [ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre2008-06-22
* [ARM] fix cache alignment code in memset.SNicolas Pitre2008-06-22
* [ARM] spelling fixesSimon Arlott2007-05-20
* [ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.hRussell King2007-04-21
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ARM] nommu: backtrace code must not reference a discarded sectionRussell King2006-06-28
* [ARM] nommu: uaccess tweaksRussell King2006-06-28
* [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-28
* [ARM] Remove save_lr/restore_pc macrosRussell King2006-06-25
* [ARM] Remove LOADREGS macroRussell King2006-06-25
* [ARM] Remove RETINSTR macroRussell King2006-06-25
* [ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixesNicolas Pitre2006-05-16
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-28
|\
| * [ARM] nommu: trivial patch for arch/arm/lib/MakefileHyok S. Choi2006-03-27
* | [PATCH] Typo fixesAlexey Dobriyan2006-03-28
|/
* [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons2006-03-25
* [ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann2006-03-21
* [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-21
* [ARM] Fix muldi3.SRussell King2006-03-08
* [ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre2006-01-14
* [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2006-01-14
* [ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas2006-01-12
* [ARM] Fix get_user when passed a const pointerRussell King2005-11-18
* [ARM] 3152/1: make various assembly local labels actually local (the rest)Nicolas Pitre2005-11-11