aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/perf.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-16parisc/perf: open access for CAP_PERFMON privileged processGravatar Alexey Budankov 1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Gravatar Thomas Gleixner 1-14/+1
2017-08-22parisc: Static initialization of spinlocks in perf and unwind codeGravatar Helge Deller 1-3/+1
2017-03-18parisc: perf: Fix potential NULL pointer dereferenceGravatar Arvind Yadav 1-45/+49
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-12-12parisc: perf: return -EFAULT on errorGravatar Dan Carpenter 1-3/+2
2015-06-16parisc64: don't use module_init for non-modular core perf codeGravatar Paul Gortmaker 1-2/+1
2010-10-16parisc: remove big kernel lockGravatar Arnd Bergmann 1-4/+0
2009-11-09tree-wide: fix a very frequent spelling mistakeGravatar Dirk Hohndel 1-1/+1
2009-01-05parisc: Replace NR_CPUS in parisc codeGravatar Helge Deller 1-2/+2
2008-07-02parisc-kernel-perf: BKL pushdownGravatar Arnd Bergmann 1-0/+4
2007-05-22[PARISC] spelling fixes: arch/parisc/Gravatar Simon Arlott 1-6/+6
2007-05-22[PARISC] Let PA-8900 processors bootGravatar Kyle McMartin 1-2/+4
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 1-1/+1
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dGravatar Helge Deller 1-1/+1
2006-01-22[PARISC] Remove {,un}lock_kernel from perf ioctlGravatar Matthew Wilcox 1-3/+0
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsGravatar Helge Deller 1-17/+18
2006-01-11[PATCH] capable/capability.h (arch/)Gravatar Randy Dunlap 1-0/+1
2006-01-10[PARISC] Add __read_mostly section for pariscGravatar Helge Deller 1-3/+3
2005-11-17[PARISC] move PA perf driver over to ->compat_ioctlGravatar Christoph Hellwig 1-13/+20
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaGravatar Matthew Wilcox 1-5/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+841