summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/thread_info_64.h
Commit message (Expand)AuthorAgeFilesLines
* sparc64: remove CONFIG_SET_FS supportArnd Bergmann2022-02-251-3/+1
* sparc64: get rid of fake_swapper_regsAl Viro2021-01-031-0/+1
* sparc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-2/+4
* sparc: Validate VDSO for undefined symbols.David S. Miller2018-10-221-0/+4
* sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-181-1/+1
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc64:Support User Probes for sparcAllen Pais2016-12-111-2/+4
* signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-24/+0
* sparc: Remove signal translation and exec_domainRichard Weinberger2015-04-121-15/+11
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-9/+3
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-0/+2
|\
| * sparc: implement is_32bit_taskEric Paris2014-09-231-0/+2
* | sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller2014-10-181-1/+2
* | sparc64: sun4v TLB error power off eventsbob picco2014-09-161-0/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-141-1/+2
|/
* arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
* Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-161-0/+5
|\
| * sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-261-0/+5
* | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-141-13/+12
|/
* sanitize tsk_is_polling()Al Viro2012-10-011-0/+3
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* sparc: Use common threadinfo allocatorThomas Gleixner2012-05-081-23/+2
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-12/+12
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-04-191-1/+1
* sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-031-18/+7
* sparc: TIF_ABI_PENDING bit removalDavid Miller2010-01-291-3/+1
* sparc64: Add syscall tracepoint support.David S. Miller2009-12-111-0/+2
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell2009-04-091-2/+2
* container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-201-0/+2
* sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-271-3/+5
* sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-271-0/+279