summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2011-05-25ARM: mm: domain switch removalXin Xie
2010-12-21Merge commit 'v2.6.36.2' into linux-tegra-2.6.36Colin Cross
2010-12-09ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-10-06[ARM] Add ARCH_PROVIDES_UDELAY config optionColin Cross
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-26ARM: Fix csum_partial_copy_from_user()Russell King
2010-06-24ARM: Remove support for LinkUp Systems L7200 SDP.Russell King
2010-05-08ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas
2009-09-19Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King
2009-09-15ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache lineKirill A. Shutemov
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-08-15Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King
2009-08-13Complete irq tracing support for ARMUwe Kleine-König
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas
2009-07-24Thumb-2: Add some .align statements to the .S filesCatalin Marinas
2009-06-14Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King
2009-05-30[ARM] alternative copy_to_user: more precise fallback thresholdNicolas Pitre
2009-05-29[ARM] lower overhead with alternative copy_to_user for small copiesNicolas Pitre
2009-05-29[ARM] alternative copy_to_user/clear_user implementationLennert Buytenhek
2009-05-29[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2008-11-27Merge branch 'clps7500' into develRussell King
2008-11-27[ARM] clps7500: remove supportRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-10-09Merge branch 'ptebits' into develRussell King
2008-09-01[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas
2008-09-01[ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King
2008-06-22[ARM] cache align memset and memzeroNicolas Pitre
2008-06-22[ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre
2008-06-22[ARM] fix cache alignment code in memset.SNicolas Pitre
2007-05-20[ARM] spelling fixesSimon Arlott
2007-04-21[ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.hRussell King
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[ARM] nommu: backtrace code must not reference a discarded sectionRussell King
2006-06-28[ARM] nommu: uaccess tweaksRussell King
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King
2006-06-25[ARM] Remove save_lr/restore_pc macrosRussell King
2006-06-25[ARM] Remove LOADREGS macroRussell King
2006-06-25[ARM] Remove RETINSTR macroRussell King
2006-05-16[ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixesNicolas Pitre