Age | Commit message (Expand) | Author |
2023-05-17 | ARM: iwmmxt: Use undef hook to enable coprocessor for task | Ard Biesheuvel |
2023-05-17 | ARM: kernel: Get rid of thread_info::used_cp[] array | Ard Biesheuvel |
2023-01-04 | ARM: renumber bits related to _TIF_WORK_MASK | Jens Axboe |
2021-12-06 | ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems | Ard Biesheuvel |
2021-12-03 | ARM: implement support for vmap'ed stacks | Ard Biesheuvel |
2021-10-30 | ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y | Ard Biesheuvel |
2021-09-27 | ARM: smp: Enable THREAD_INFO_IN_TASK | Ard Biesheuvel |
2021-09-27 | ARM: smp: Store current pointer in TPIDRURO register if available | Ard Biesheuvel |
2021-09-27 | gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support | Ard Biesheuvel |
2021-09-09 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-08-20 | ARM: 9113/1: uaccess: remove set_fs() implementation | Arnd Bergmann |
2021-08-20 | ARM: 9107/1: syscall: always store thread_info->abi_syscall | Arnd Bergmann |
2021-08-04 | ARM: ep93xx: remove MaverickCrunch support | Arnd Bergmann |
2020-12-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds |
2020-11-12 | arm: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-10-27 | ARM: 9016/2: Initialize the mapping of KASan shadow memory | Linus Walleij |
2020-07-10 | arm: Break cyclic percpu include | Peter Zijlstra |
2020-02-14 | arm: Remove TIF_NOHZ | Frederic Weisbecker |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-12-12 | ARM: smp: add support for per-task stack canaries | Ard Biesheuvel |
2018-10-05 | ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state | Julien Thierry |
2018-08-02 | ARM: vfp: use __copy_from_user() when restoring VFP state | Russell King |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2017-09-17 | Revert "arm/syscalls: Check address limit on user-mode return" | Thomas Garnier |
2017-07-08 | arm/syscalls: Check address limit on user-mode return | Thomas Garnier |
2015-09-14 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-11 | ARM: domains: thread_info.h no longer needs asm/domains.h | Russell King |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King |
2015-08-25 | ARM: entry: efficiency cleanups | Russell King |
2015-08-21 | ARM: domains: switch to keeping domain value in register | Russell King |
2015-04-12 | arm: Remove signal translation and exec_domain | Richard Weinberger |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2014-12-05 | Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next | Russell King |
2014-11-27 | ARM: 8226/1: cacheflush: get rid of restarting block | Vladimir Murzin |
2014-11-13 | ARM: 8173/1: Calculate current_thread_info from current_stack_pointer | Behan Webster |
2014-11-13 | ARM: 8170/1: Add global named register current_stack_pointer for ARM | Behan Webster |
2014-07-01 | ARM: 8078/1: get rid of hardcoded assumptions about kernel stack size | Andrey Ryabinin |
2014-06-17 | ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 mode | Nikolay Borisov |
2014-03-18 | ARM: add uprobes support | David A. Long |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-08-28 | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke... | Russell King |
2013-08-20 | ARM: cacheflush: split user cache-flushing into interruptible chunks | Will Deacon |
2013-07-26 | ARM: 7790/1: Fix deferred mm switch on VIVT processors | Catalin Marinas |
2013-06-24 | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork | André Hentschel |
2013-04-03 | ARM: 7688/1: add support for context tracking subsystem | Kevin Hilman |
2012-11-19 | ARM: 7578/1: arch/move secure_computing into trace | Kees Cook |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-04 | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King |
2012-10-04 | Merge branch 'cleanup' into for-linus | Russell King |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |