Age | Commit message (Expand) | Author | Files | Lines |
2018-12-13 | ARM: smp: add support for per-task stack canaries | Ard Biesheuvel | 1 | -0/+3 |
2018-10-05 | ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state | Julien Thierry | 1 | -2/+2 |
2018-08-02 | ARM: vfp: use __copy_from_user() when restoring VFP state | Russell King | 1 | -2/+2 |
2018-01-10 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -3/+0 |
2017-09-17 | Revert "arm/syscalls: Check address limit on user-mode return" | Thomas Garnier | 1 | -9/+6 |
2017-07-08 | arm/syscalls: Check address limit on user-mode return | Thomas Garnier | 1 | -6/+9 |
2015-09-14 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
2015-09-11 | ARM: domains: thread_info.h no longer needs asm/domains.h | Russell King | 1 | -1/+0 |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King | 1 | -3/+0 |
2015-08-25 | ARM: entry: efficiency cleanups | Russell King | 1 | -12/+8 |
2015-08-21 | ARM: domains: switch to keeping domain value in register | Russell King | 1 | -3/+0 |
2015-04-12 | arm: Remove signal translation and exec_domain | Richard Weinberger | 1 | -3/+0 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -4/+0 |
2014-12-05 | Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next | Russell King | 1 | -2/+7 |
2014-11-27 | ARM: 8226/1: cacheflush: get rid of restarting block | Vladimir Murzin | 1 | -11/+0 |
2014-11-14 | ARM: 8173/1: Calculate current_thread_info from current_stack_pointer | Behan Webster | 1 | -2/+2 |
2014-11-14 | ARM: 8170/1: Add global named register current_stack_pointer for ARM | Behan Webster | 1 | -0/+5 |
2014-07-01 | ARM: 8078/1: get rid of hardcoded assumptions about kernel stack size | Andrey Ryabinin | 1 | -1/+2 |
2014-06-17 | ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 mode | Nikolay Borisov | 1 | -0/+6 |
2014-03-19 | ARM: add uprobes support | David A. Long | 1 | -1/+4 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -6/+0 |
2013-08-28 | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 1 | -0/+11 |
2013-08-20 | ARM: cacheflush: split user cache-flushing into interruptible chunks | Will Deacon | 1 | -0/+11 |
2013-07-26 | ARM: 7790/1: Fix deferred mm switch on VIVT processors | Catalin Marinas | 1 | -1/+0 |
2013-06-24 | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork | André Hentschel | 1 | -1/+1 |
2013-04-03 | ARM: 7688/1: add support for context tracking subsystem | Kevin Hilman | 1 | -0/+1 |
2012-11-19 | ARM: 7578/1: arch/move secure_computing into trace | Kees Cook | 1 | -3/+4 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2012-10-05 | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King | 1 | -1/+3 |
2012-10-05 | Merge branch 'cleanup' into for-linus | Russell King | 1 | -0/+2 |
2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -2/+0 |
2012-09-20 | ARM: 7524/1: support syscall tracing | Wade Farnsworth | 1 | -1/+3 |
2012-08-29 | ARM: Don't unconditionally bloat thread_info | Russell King | 1 | -0/+2 |
2012-07-05 | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" | Will Deacon | 1 | -4/+1 |
2012-05-30 | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Russell King | 1 | -3/+5 |
2012-05-21 | arm: bury unused _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
2012-05-21 | arm: new way of handling ERESTART_RESTARTBLOCK | Al Viro | 1 | -1/+4 |
2012-05-21 | arm: trim _TIF_WORK_MASK, get rid of useless test and branch... | Al Viro | 1 | -1/+1 |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 1 | -0/+8 |
2012-04-23 | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c | Will Deacon | 1 | -0/+7 |
2012-04-17 | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs | Catalin Marinas | 1 | -0/+1 |
2012-01-18 | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 1 | -0/+6 |
2011-11-22 | freezer: remove now unused TIF_FREEZE | Tejun Heo | 1 | -2/+0 |
2010-10-02 | ARM: SECCOMP support | Nicolas Pitre | 1 | -0/+2 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-02-16 | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS | Russell King | 1 | -1/+2 |
2009-09-15 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+2 |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 1 | -0/+3 |
2009-08-15 | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait | Mikael Pettersson | 1 | -0/+2 |
2009-07-11 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |