aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/thread_info.h
AgeCommit message (Expand)Author
2018-10-30ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-11ARM: domains: thread_info.h no longer needs asm/domains.hRussell King
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-08-25ARM: entry: efficiency cleanupsRussell King
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-11-13ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster
2014-11-13ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster
2014-07-01ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin
2014-06-17ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 modeNikolay Borisov
2014-03-18ARM: add uprobes supportDavid A. Long
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-08-28Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-08-20ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel
2013-04-03ARM: 7688/1: add support for context tracking subsystemKevin Hilman
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King
2012-10-04Merge branch 'cleanup' into for-linusRussell King
2012-10-01sanitize tsk_is_polling()Al Viro
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth
2012-08-29ARM: Don't unconditionally bloat thread_infoRussell King
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King
2012-05-21arm: bury unused _TIF_RESTORE_SIGMASKAl Viro
2012-05-21arm: new way of handling ERESTART_RESTARTBLOCKAl Viro
2012-05-21arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-04-23ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2010-10-01ARM: SECCOMP supportNicolas Pitre
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-15ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas
2008-09-06[ARM] remove pc_pointer()Russell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King