summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/hardwall.c
Commit message (Expand)AuthorAgeFilesLines
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-4/+1
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-4/+2
* proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan2014-08-081-3/+3
* tile: change lock initalization in hardwallHenrik Austad2013-09-271-3/+3
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-131-9/+9
* tile: various minor cleanups to hardwall subsystemChris Metcalf2013-07-311-1/+9
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-251-249/+505
* arch/tile: more /proc and /sys file supportChris Metcalf2011-05-271-24/+66
* tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov2011-05-041-4/+2
* arch/tile: mark "hardwall" device as non-seekableChris Metcalf2010-11-011-1/+1
* arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-011-2/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* arch/tile: check kmalloc() resultKulikov Vasiliy2010-07-161-0/+2
* arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-061-0/+794