summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/perf.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-14/+1Star
* parisc: Static initialization of spinlocks in perf and unwind codeHelge Deller2017-08-221-3/+1Star
* parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* parisc: perf: return -EFAULT on errorDan Carpenter2016-12-121-3/+2Star
* parisc64: don't use module_init for non-modular core perf codePaul Gortmaker2015-06-161-2/+1Star
* parisc: remove big kernel lockArnd Bergmann2010-10-161-4/+0Star
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-051-2/+2
* parisc-kernel-perf: BKL pushdownArnd Bergmann2008-07-021-0/+4
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-231-6/+6
* [PARISC] Let PA-8900 processors bootKyle McMartin2007-05-231-2/+4
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-1/+1
* [PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox2006-01-231-3/+0Star
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-231-17/+18
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-121-0/+1
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-111-3/+3
* [PARISC] move PA perf driver over to ->compat_ioctlChristoph Hellwig2005-11-171-13/+20
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-221-5/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+841