| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: remove user cmpxchg syscall | Russell King | 2015-10-03 | 1 | -52/+0 |
* | ARM: domains: get rid of manager mode for user domain | Russell King | 2015-08-21 | 1 | -1/+0 |
* | ARM: remove __bad_xchg definition | Russell King | 2015-06-02 | 1 | -8/+0 |
* | arm: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -4/+2 |
*-. | Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next | Russell King | 2014-12-05 | 1 | -21/+21 |
|\ \ |
|
| * | | ARM: convert printk(KERN_* to pr_* | Russell King | 2014-11-21 | 1 | -21/+21 |
| |/ |
|
* / | ARM: 8226/1: cacheflush: get rid of restarting block | Vladimir Murzin | 2014-11-27 | 1 | -29/+2 |
|/ |
|
*-. | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King | 2014-10-02 | 1 | -16/+1 |
|\ \ |
|
| * | | ARM: 8148/1: flush TLS and thumbee register state during exec | Nathan Lynch | 2014-09-16 | 1 | -16/+1 |
| |/ |
|
* | | ARM: remove unused do_unexp_fiq() function | Russell King | 2014-09-18 | 1 | -6/+0 |
* | | ARM: 8150/3: fiq: Replace default FIQ handler | Daniel Thompson | 2014-09-18 | 1 | -0/+26 |
|/ |
|
* | ARM: 8074/1: traps: Make use of the frame_pointer macro | Nikolay Borisov | 2014-07-18 | 1 | -2/+4 |
* | Dump the registers on undefined instruction userspace faults | Russell King | 2014-04-11 | 1 | -0/+1 |
*---. | Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for... | Russell King | 2014-01-21 | 1 | -4/+11 |
|\ \ \ |
|
| | | * | ARM: make kernel oops easier to read | Russell King | 2013-12-29 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | ARM: 7939/1: traps: fix opcode endianness when read from user memory | Taras Kondratiuk | 2014-01-11 | 1 | -2/+3 |
| | * | ARM: fix "bad mode in ... handler" message for undefined instructions | Russell King | 2014-01-05 | 1 | -1/+7 |
| |/
|/| |
|
* | | ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed | Jon Medhurst | 2013-12-09 | 1 | -1/+2 |
|/ |
|
* | ARM: 7892/1: Fix warning for V7M builds | Olof Johansson | 2013-11-19 | 1 | -1/+1 |
* | ARM: Correct BUG() assembly to ensure it is endian-agnostic | Ben Dooks | 2013-10-19 | 1 | -3/+5 |
* | ARM: traps: use <asm/opcodes.h> to get correct instruction order | Ben Dooks | 2013-10-19 | 1 | -6/+10 |
* | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2013-08-28 | 1 | -15/+51 |
|\ |
|
| * | ARM: cacheflush: don't bother rounding to nearest vma | Will Deacon | 2013-08-20 | 1 | -15/+2 |
| * | ARM: cacheflush: split user cache-flushing into interruptible chunks | Will Deacon | 2013-08-20 | 1 | -8/+57 |
* | | ARM: move signal handlers into a vdso-like page | Russell King | 2013-08-01 | 1 | -9/+0 |
* | | ARM: allow kuser helpers to be removed from the vector page | Russell King | 2013-07-31 | 1 | -9/+14 |
* | | ARM: move vector stubs | Russell King | 2013-07-31 | 1 | -2/+2 |
* | | ARM: poison the vectors page | Russell King | 2013-07-31 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'devel-stable' into for-next | Russell King | 2013-06-29 | 1 | -0/+8 |
|\ |
|
| * | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 2013-05-22 | 1 | -0/+8 |
| |\ |
|
| | * | ARM: Add base support for ARMv7-M | Catalin Marinas | 2013-04-17 | 1 | -0/+8 |
* | | | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork | André Hentschel | 2013-06-24 | 1 | -2/+2 |
|/ / |
|
* / | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 | 1 | -7/+0 |
|/ |
|
* | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
* | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon | 2012-09-07 | 1 | -4/+7 |
* | Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-08-01 | 1 | -2/+0 |
|\ |
|
| * | ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" | Will Deacon | 2012-07-28 | 1 | -2/+0 |
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-08-01 | 1 | -8/+0 |
|\ \ |
|
| * | | ARM: Fix undefined instruction exception handling | Russell King | 2012-07-31 | 1 | -8/+0 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-27 | 1 | -23/+55 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: 7424/1: update die handler from x86 | Rabin Vincent | 2012-07-09 | 1 | -23/+55 |
| |/ |
|
* / | ARM: 7442/1: Revert "remove unused restart trampoline" | Will Deacon | 2012-07-05 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Russell King | 2012-05-29 | 1 | -2/+0 |
|\ |
|
| * | arm: remove unused restart trampoline | Al Viro | 2012-05-21 | 1 | -2/+0 |
* | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails | Will Deacon | 2012-05-02 | 1 | -6/+5 |
* | | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held | Dima Zavin | 2012-05-02 | 1 | -0/+2 |
* | | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin | 2012-04-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -8/+11 |
|\ |
|
| * | ARM: Add compiled ISA to oops dumps | Russell King | 2012-03-24 | 1 | -2/+7 |
| * | ARM: earlier initialization of vectors page | Russell King | 2012-01-23 | 1 | -6/+4 |