Age | Commit message (Expand) | Author |
2013-04-03 | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops | Will Deacon |
2013-03-12 | ARM: 7670/1: fix the memset fix | Nicolas Pitre |
2013-03-07 | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza... | Ivan Djelic |
2013-02-21 | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock | Nicolas Pitre |
2012-10-09 | ARM: export default read_current_timer | Arnd Bergmann |
2012-10-04 | Merge branch 'arch-timers' into for-linus | Russell King |
2012-09-26 | ARM: 7538/1: delay: add registration mechanism for delay timer sources | Jonathan Austin |
2012-09-09 | ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop | Will Deacon |
2012-09-09 | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS | Russell King |
2012-08-13 | ARM: Bring back ARMv3 IO and user access code | Russell King |
2012-07-30 | arch: remove direct definitions of KERN_<LEVEL> uses | Joe Perches |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-07-09 | ARM: 7452/1: delay: allow timer-based delay implementation to be selected | Will Deacon |
2012-07-09 | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions | Will Deacon |
2012-05-05 | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs | Russell King |
2012-01-25 | ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts | Catalin Marinas |
2011-12-12 | ARM: lib: add call_with_stack function for safely changing stack | Will Deacon |
2011-11-26 | ARM: 7171/1: unwind: add unwind directives to bitops assembly macros | Will Deacon |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King |
2011-10-17 | ARM: 7125/1: Add unwinding annotations for 64bit division functions | Laura Abbott |
2011-10-17 | ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs | Laura Abbott |
2011-10-02 | ARM: include linux/highmem.h in uaccess functions | Arnd Bergmann |
2011-08-07 | arm: remove "optimized" SHA1 routines | Linus Torvalds |
2011-07-12 | ARM: remove unnecessary mach/hardware.h includes | Rob Herring |
2011-05-27 | ARM: 6945/1: Add unwinding support for division functions | Laura Abbott |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King |
2011-02-21 | ARM: pgtable: add pud-level code | Russell King |
2011-02-19 | ARM: 6653/1: bitops: Use BX instead of MOV PC,LR | Dave Martin |
2011-02-02 | ARM: bitops: switch set/clear/change bitops to use ldrex/strex | Russell King |
2011-02-02 | ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer | Russell King |
2011-01-10 | ARM: udelay: prevent math rounding resulting in short udelays | Russell King |
2011-01-06 | Merge branch 'smp' into misc | Russell King |
2010-11-24 | ARM: 6482/2: Fix find_next_zero_bit and related assembly | James Jones |
2010-11-04 | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs | Catalin Marinas |
2010-08-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-07-26 | ARM: Fix csum_partial_copy_from_user() | Russell King |
2010-06-24 | ARM: Remove support for LinkUp Systems L7200 SDP. | Russell King |
2010-05-08 | ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled | Catalin Marinas |
2010-04-21 | ARM: fix build error in arch/arm/kernel/process.c | Russell King |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-29 | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds | Catalin Marinas |
2009-09-19 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 | Russell King |
2009-09-15 | ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line | Kirill A. Shutemov |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre |
2009-08-15 | Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Russell King |
2009-08-13 | Complete irq tracing support for ARM | Uwe Kleine-König |
2009-07-24 | Thumb-2: Implement the unified arch/arm/lib functions | Catalin Marinas |
2009-07-24 | Thumb-2: Add some .align statements to the .S files | Catalin Marinas |
2009-06-14 | Merge branch 'copy_user' of git://git.marvell.com/orion into devel | Russell King |