aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/handler.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-05tipc: purge signal handler infrastructureYing Xue1-134/+0
2014-03-06tipc: don't log disabled tasklet handler errorsErik Hugne1-1/+0
2013-12-10tipc: protect handler_enabled variable with qitem_lock spin lockYing Xue1-3/+8
2012-11-03tipc: do not use tasklet_disable before tasklet_killXiaotian Feng1-1/+0
2012-08-20tipc: add __read_mostly annotations to several global variablesYing Xue1-1/+1
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne1-2/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-1/+0
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-3/+3
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+129