aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/thread_info.h
Commit message (Expand)AuthorAge
* powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy2019-02-23
* powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy2019-02-23
* powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-23
* powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-10-14
* powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin2018-10-14
* powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao2018-10-03
* powerpc: Redefine TIF_32BITS thread flagBreno Leitao2018-10-03
* Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-03
* powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-09-19
* powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin2018-09-19
* powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-30
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-30
* powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman2018-06-03
* powerpc: Add missing prototype for arch_dup_task_struct()Mathieu Malaterre2018-03-13
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\
| * powerpc: Move THREAD_SHIFT config to KconfigHamish Martin2017-03-20
* | livepatch/powerpc: add TIF_PATCH_PENDING thread flagJosh Poimboeuf2017-03-08
|/
* signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-02
* powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-09
* powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman2016-04-14
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-12
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-11
|\
| * powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2015-01-22
* | powerpc: Work around gcc bug in current_thread_info()Michael Ellerman2015-01-12
|/
* powerpc: Don't use local named register variable in current_thread_infoAnton Blanchard2014-11-09
* powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-14
* powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras2014-01-14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-20
|\
| * powerpc: Add TIF_ELF2ABI flag.Rusty Russell2013-11-20
* | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
|/
* powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-14
* arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * sanitize tsk_is_polling()Al Viro2012-10-01
* | powerpc/kprobe: Introduce a new thread flagTiejun Chen2012-09-18
* | powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2012-09-05
|/
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-11
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-23
|\
| * powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen2012-05-08
* | powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-08
|/
* powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-08
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-25
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-25
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22