aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger1-3/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King1-2/+7
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin1-11/+0
2014-11-13ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster1-2/+2
2014-11-13ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster1-0/+5
2014-07-01ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin1-1/+2
2014-06-17ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 modeNikolay Borisov1-0/+6
2014-03-18ARM: add uprobes supportDavid A. Long1-1/+4
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-6/+0
2013-08-28Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-0/+11
2013-08-20ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon1-0/+11
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas1-1/+0
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel1-1/+1
2013-04-03ARM: 7688/1: add support for context tracking subsystemKevin Hilman1-0/+1
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook1-3/+4
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linusRussell King1-1/+3
2012-10-04Merge branch 'cleanup' into for-linusRussell King1-0/+2
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth1-1/+3
2012-08-29ARM: Don't unconditionally bloat thread_infoRussell King1-0/+2
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon1-4/+1
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linusRussell King1-3/+5
2012-05-21arm: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21arm: new way of handling ERESTART_RESTARTBLOCKAl Viro1-1/+4
2012-05-21arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro1-1/+1
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King1-0/+8
2012-04-23ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon1-0/+7
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas1-0/+1
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted1-0/+6
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2010-10-01ARM: SECCOMP supportNicolas Pitre1-0/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King1-1/+2
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+3
2009-08-15ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson1-0/+2
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas1-0/+2
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas1-0/+2
2008-09-06[ARM] remove pc_pointer()Russell King1-1/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+153