summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-0/+1
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-202-3/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+4
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-6/+2
|\
| * powerpc/oprofile: Use setup_timer() helperAllen Pais2017-10-041-6/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* constify get_dcookie() and friendsAl Viro2016-12-051-1/+1
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-132-3/+3
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-2/+2
* powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard2015-07-131-2/+2
* powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso2015-04-171-5/+8
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-2/+4
|\
| * powerpc/oprofile: Disable pagefaults during user stack readJiang Lu2014-12-021-2/+4
* | assorted conversions to %p[dD]Al Viro2014-11-191-6/+4
|/
* powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-251-0/+1
* powerpc: Remove oprofile RS64 supportMichael Ellerman2014-07-283-226/+1
* cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-191-2/+1
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-156-6/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-0/+30
|\
| * powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan2013-08-071-0/+30
* | oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-031-12/+12
* | oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-031-1/+1
* | oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-031-14/+14
|/
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-291-1/+1
|\
| * powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love2013-01-291-1/+1
* | powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-101-1/+1
|/
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-091-11/+4
* powerpc/oprofile: Fix marked events support on Power7+ not set.Carl E. Love2012-09-071-1/+99
* powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-051-8/+8
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-286-6/+0
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-211-3/+0
* powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson2011-05-261-1/+23
* Fix common misspellingsLucas De Marchi2011-03-312-4/+4
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Scott Wood2010-10-141-7/+8
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-3/+1
* powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-021-1/+1
* powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookEBenjamin Herrenschmidt2010-07-142-2/+2
* powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-081-1/+1
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
* powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofileMichael Ellerman2009-05-191-14/+0
* powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson2009-05-151-1/+8
* powerpc/oprofile: G4 oprofile has variable number of countersOctavian Purdila2009-03-111-10/+11
OpenPOWER on IntegriCloud