aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/thread_info_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-25sparc64: remove CONFIG_SET_FS supportArnd Bergmann1-3/+1
2021-01-03sparc64: get rid of fake_swapper_regsAl Viro1-0/+1
2020-12-12sparc: add support for TIF_NOTIFY_SIGNALJens Axboe1-2/+4
2018-10-22sparc: Validate VDSO for undefined symbols.David S. Miller1-0/+4
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-1/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-11sparc64:Support User Probes for sparcAllen Pais1-2/+4
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-24/+0
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger1-15/+11
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-9/+3
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+2
2014-10-18sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-09-23sparc: implement is_32bit_taskEric Paris1-0/+2
2014-09-16sparc64: sun4v TLB error power off eventsbob picco1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-1/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro1-0/+5
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller1-0/+5
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro1-13/+12
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+3
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-08sparc: Use common threadinfo allocatorThomas Gleixner1-23/+2
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-12/+12
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-04-19sparc64: Fix PREEMPT_ACTIVE value.David S. Miller1-1/+1
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller1-18/+7
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller1-3/+1
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller1-0/+2
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-04-09sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell1-2/+2
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley1-0/+2
2008-07-27sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath1-3/+5
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+279