Age | Commit message (Expand) | Author |
2013-08-01 | ARM: move signal handlers into a vdso-like page | Russell King |
2013-07-31 | ARM: allow kuser helpers to be removed from the vector page | Russell King |
2013-07-31 | ARM: move vector stubs | Russell King |
2013-07-31 | ARM: poison the vectors page | Russell King |
2013-06-29 | Merge branch 'devel-stable' into for-next | Russell King |
2013-06-24 | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork | André Hentschel |
2013-05-22 | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-17 | ARM: Add base support for ARMv7-M | Catalin Marinas |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell |
2012-09-07 | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon |
2012-08-01 | Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-08-01 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-31 | ARM: Fix undefined instruction exception handling | Russell King |
2012-07-28 | ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" | Will Deacon |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-07-09 | ARM: 7424/1: update die handler from x86 | Rabin Vincent |
2012-07-05 | ARM: 7442/1: Revert "remove unused restart trampoline" | Will Deacon |
2012-05-29 | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Russell King |
2012-05-21 | arm: remove unused restart trampoline | Al Viro |
2012-05-02 | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails | Will Deacon |
2012-05-02 | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held | Dima Zavin |
2012-04-19 | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-24 | ARM: Add compiled ISA to oops dumps | Russell King |
2012-02-09 | ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON() | Stephen Boyd |
2012-01-23 | ARM: earlier initialization of vectors page | Russell King |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King |
2011-10-17 | ARM: 7017/1: Use generic BUG() handler | Simon Glass |
2011-10-17 | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-13 | ARM: Thumb-2: Support Thumb-2 in undefined instruction handler | Jon Medhurst |
2011-06-09 | ARM: extend Code: line by one 16-bit quantity for Thumb instructions | Russell King |
2011-06-09 | ARM: 6955/1: cmpxchg syscall should data abort if page not write | Po-Yu Chuang |
2011-05-13 | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman |
2011-04-14 | ARM: 6879/1: fix personality test wrt usage of domain handlers | Nicolas Pitre |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King |
2011-02-23 | ARM: 6668/1: ptrace: remove single-step emulation code | Will Deacon |
2011-02-23 | ARM: fix some sparse errors in generic ARM code | Russell King |
2011-02-15 | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ... | Will Deacon |
2011-01-06 | Merge branch 'pgt' (early part) into devel | Russell King |
2011-01-06 | Merge branch 'smp' into misc | Russell King |
2010-11-26 | ARM: pgtable: directly pass pgd/pmd/pte to their error functions | Russell King |
2010-11-07 | ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS | Joe Perches |
2010-11-04 | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs | Catalin Marinas |
2010-07-09 | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren |
2010-02-15 | ARM: add notify_die() support | Russell King |