aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/perf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22parisc: Static initialization of spinlocks in perf and unwind codeHelge Deller1-3/+1
2017-03-18parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav1-45/+49
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-12parisc: perf: return -EFAULT on errorDan Carpenter1-3/+2
2015-06-16parisc64: don't use module_init for non-modular core perf codePaul Gortmaker1-2/+1
2010-10-16parisc: remove big kernel lockArnd Bergmann1-4/+0
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller1-2/+2
2008-07-02parisc-kernel-perf: BKL pushdownArnd Bergmann1-0/+4
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott1-6/+6
2007-05-22[PARISC] Let PA-8900 processors bootKyle McMartin1-2/+4
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-1/+1
2006-01-22[PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox1-3/+0
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-17/+18
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-3/+3
2005-11-17[PARISC] move PA perf driver over to ->compat_ioctlChristoph Hellwig1-13/+20
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-5/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+841