summaryrefslogtreecommitdiff
path: root/arch/powerpc/oprofile
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * powerpc/oprofile: Use setup_timer() helperAllen Pais2017-10-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* constify get_dcookie() and friendsAl Viro2016-12-05
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-13
* powerpc: Various typo fixesMichael Ellerman2016-06-14
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-01
* powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard2015-07-13
* powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso2015-04-17
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11
|\
| * powerpc/oprofile: Disable pagefaults during user stack readJiang Lu2014-12-02
* | assorted conversions to %p[dD]Al Viro2014-11-19
|/
* powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-25
* powerpc: Remove oprofile RS64 supportMichael Ellerman2014-07-28
* cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-19
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan2013-08-07
* | oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-03
* | oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-03
* | oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-03
|/
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-29
|\
| * powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love2013-01-29
* | powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-10
|/
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-09
* powerpc/oprofile: Fix marked events support on Power7+ not set.Carl E. Love2012-09-07
* powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-05
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-21
* powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson2011-05-26
* Fix common misspellingsLucas De Marchi2011-03-31
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Scott Wood2010-10-14
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-13
* powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-02
* powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookEBenjamin Herrenschmidt2010-07-14
* powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-08
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-16
* powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofileMichael Ellerman2009-05-19
* powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson2009-05-15
* powerpc/oprofile: G4 oprofile has variable number of countersOctavian Purdila2009-03-11
* powerpc/cell: Add missing #include for oprofileMichael Neuling2009-02-10
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-09
|\