aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/hardwall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-1096/+0
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-4/+1
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches1-4/+2
2014-08-08proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan1-3/+3
2013-09-27tile: change lock initalization in hardwallHenrik Austad1-3/+3
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf1-9/+9
2013-07-31tile: various minor cleanups to hardwall subsystemChris Metcalf1-1/+9
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf1-249/+505
2011-05-27arch/tile: more /proc and /sys file supportChris Metcalf1-24/+66
2011-05-04tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov1-4/+2
2010-11-01arch/tile: mark "hardwall" device as non-seekableChris Metcalf1-1/+1
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf1-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-07-16arch/tile: check kmalloc() resultKulikov Vasiliy1-0/+2
2010-07-06arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf1-0/+794