summaryrefslogtreecommitdiff
path: root/modules/m_away.c
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-03-14 12:11:57 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-03-14 12:11:57 +0000
commit60e417ec602d82aefb67c6e7f764b54a5dc705bb (patch)
tree2b9e992c0e41cdfb6a597b721a5f55598849173a /modules/m_away.c
parenta492b825902c1f3dabc599d9d63793239e0e3461 (diff)
- m_svsnick.c: backported -r3138 [Do not self collide clients who svsnick to themselves]
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3146 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'modules/m_away.c')
0 files changed, 0 insertions, 0 deletions
d'>License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2015-04-12sparc: Fix execution domain removalGuenter Roeck 2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger 2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski 2014-09-23sparc: implement is_32bit_taskEric Paris 2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner 2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner 2012-10-01sanitize tsk_is_polling()Al Viro 2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro 2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro 2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg 2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2012-05-14sparc32: remove runtime btfix supportSam Ravnborg 2012-05-11sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg 2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner 2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds 2011-12-29sparc32: fix PAGE_SIZE definitionSam Ravnborg 2011-11-21freezer: remove now unused TIF_FREEZETejun Heo 2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet 2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger 2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra 2009-01-02sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg 2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley 2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk 2008-07-27sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller 2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg