| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled | Catalin Marinas | 2010-05-08 | 2 | -0/+2 |
* | ARM: fix build error in arch/arm/kernel/process.c | Russell King | 2010-04-21 | 10 | -22/+22 |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 1 | -2/+2 |
|\ |
|
| * | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds | Catalin Marinas | 2010-03-29 | 1 | -2/+2 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 | Russell King | 2009-09-19 | 2 | -2/+2 |
|\ |
|
| * | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 | 2 | -2/+2 |
* | | ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line | Kirill A. Shutemov | 2009-09-15 | 1 | -8/+8 |
|/ |
|
* | Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Russell King | 2009-08-15 | 1 | -1/+1 |
|\ |
|
| * | Complete irq tracing support for ARM | Uwe Kleine-König | 2009-08-13 | 1 | -1/+1 |
* | | Thumb-2: Implement the unified arch/arm/lib functions | Catalin Marinas | 2009-07-24 | 18 | -96/+151 |
* | | Thumb-2: Add some .align statements to the .S files | Catalin Marinas | 2009-07-24 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'copy_user' of git://git.marvell.com/orion into devel | Russell King | 2009-06-14 | 4 | -2/+235 |
|\ |
|
| * | [ARM] alternative copy_to_user: more precise fallback threshold | Nicolas Pitre | 2009-05-30 | 1 | -2/+73 |
| * | [ARM] lower overhead with alternative copy_to_user for small copies | Nicolas Pitre | 2009-05-30 | 1 | -9/+27 |
| * | [ARM] alternative copy_to_user/clear_user implementation | Lennert Buytenhek | 2009-05-30 | 2 | -0/+142 |
| * | [ARM] allow for alternative __copy_to_user/__clear_user implementations | Nicolas Pitre | 2009-05-30 | 2 | -2/+4 |
* | | [ARM] barriers: improve xchg, bitops and atomic SMP barriers | Russell King | 2009-05-28 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'clps7500' into devel | Russell King | 2008-11-27 | 1 | -1/+0 |
|\ |
|
| * | [ARM] clps7500: remove support | Russell King | 2008-11-27 | 1 | -1/+0 |
* | | [ARM] remove memzero() | Russell King | 2008-11-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 5226/1: remove unmatched comment end. | Jean-Christophe DUBOIS | 2008-08-28 | 1 | -1/+1 |
* | | [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions | Catalin Marinas | 2008-09-01 | 2 | -8/+4 |
* | | [ARM] 5232/1: Do not post-index STRT instruction in clear_user.S | Catalin Marinas | 2008-09-01 | 1 | -1/+1 |
* | | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 2008-09-01 | 44 | -14/+100 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 3 | -3/+3 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 3 | -3/+3 |
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 2 | -2/+2 |
* | [ARM] cache align memset and memzero | Nicolas Pitre | 2008-06-22 | 2 | -0/+90 |
* | [ARM] cache align destination pointer when copying memory for some processors | Nicolas Pitre | 2008-06-22 | 2 | -20/+4 |
* | [ARM] fix cache alignment code in memset.S | Nicolas Pitre | 2008-06-22 | 1 | -1/+1 |
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 | 1 | -1/+1 |
* | [ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.h | Russell King | 2007-04-21 | 2 | -4/+0 |
* | [ARM] Add ability to dump exception stacks to kernel backtraces | Russell King | 2007-04-21 | 1 | -84/+81 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 3 | -3/+0 |
* | [ARM] nommu: backtrace code must not reference a discarded section | Russell King | 2006-06-28 | 1 | -4/+1 |
* | [ARM] nommu: uaccess tweaks | Russell King | 2006-06-28 | 1 | -5/+8 |
* | [ARM] Remove the __arch_* layer from uaccess.h | Russell King | 2006-06-28 | 6 | -13/+13 |
* | [ARM] Remove save_lr/restore_pc macros | Russell King | 2006-06-25 | 2 | -6/+4 |
* | [ARM] Remove LOADREGS macro | Russell King | 2006-06-25 | 12 | -26/+26 |
* | [ARM] Remove RETINSTR macro | Russell King | 2006-06-25 | 9 | -21/+21 |
* | [ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixes | Nicolas Pitre | 2006-05-16 | 2 | -4/+4 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-28 | 1 | -1/+1 |
|\ |
|
| * | [ARM] nommu: trivial patch for arch/arm/lib/Makefile | Hyok S. Choi | 2006-03-27 | 1 | -1/+1 |
* | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 1 | -1/+1 |
|/ |
|
* | [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabled | Malcolm Parsons | 2006-03-25 | 1 | -1/+1 |
* | [ARM] 3346/1: Fix udelay() for HZ values different from 100 | Peter Teichmann | 2006-03-21 | 1 | -8/+12 |
* | [ARM] Remove unnecessary asm/hardware.h includes | Russell King | 2006-03-21 | 1 | -1/+0 |
* | [ARM] Fix muldi3.S | Russell King | 2006-03-08 | 1 | -2/+2 |