aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/oprofile
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Gravatar Thomas Gleixner 1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 10-49/+10
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-2/+2
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Gravatar Christophe Leroy 2-2/+2
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+0
2018-10-19powerpc: Add -Werror at arch/powerpc levelGravatar Michael Ellerman 1-1/+0
2018-08-27y2038: globally rename compat_time to old_time32Gravatar Arnd Bergmann 1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-2/+2
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hGravatar Deepa Dinamani 1-0/+1
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Gravatar Markus Elfring 2-3/+3
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 1-4/+4
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-6/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-04powerpc/oprofile: Use setup_timer() helperGravatar Allen Pais 1-6/+2
2016-12-25ktime: Cleanup ktime_set() usageGravatar Thomas Gleixner 1-2/+2
2016-12-05constify get_dcookie() and friendsGravatar Al Viro 1-1/+1
2016-09-13powerpc/sparse: Make a bunch of things staticGravatar Daniel Axtens 2-3/+3
2016-06-14powerpc: Various typo fixesGravatar Michael Ellerman 1-1/+1
2016-03-01powerpc: Fix misspellings in comments.Gravatar Adam Buchbinder 1-2/+2
2015-07-13powerpc: Remove mtmsrd(), use existing mtmsr()Gravatar Anton Blanchard 1-2/+2
2015-04-17powerpc/oprofile: reduce mmap_sem hold for exe_fileGravatar Davidlohr Bueso 1-5/+8
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-2/+4
2014-12-02powerpc/oprofile: Disable pagefaults during user stack readGravatar Jiang Lu 1-2/+4
2014-11-19assorted conversions to %p[dD]Gravatar Al Viro 1-6/+4
2014-09-25powerpc: Ensure global functions include their prototypeGravatar Anton Blanchard 1-0/+1
2014-07-28powerpc: Remove oprofile RS64 supportGravatar Michael Ellerman 3-226/+1
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Gravatar Viresh Kumar 1-2/+1
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 6-6/+0
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-0/+30
2013-09-03oprofilefs_create_...() do not need superblock argumentGravatar Al Viro 1-12/+12
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentGravatar Al Viro 1-1/+1
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Gravatar Al Viro 1-14/+14
2013-08-07powerpc/perf: add 2 additional performance monitor counters for e6500 coreGravatar Lijun Pan 1-0/+30
2013-01-29Merge branch 'merge' into nextGravatar Benjamin Herrenschmidt 1-1/+1
2013-01-29powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionGravatar Carl E. Love 1-1/+1
2013-01-10powerpc: Build kernel with -mcmodel=mediumGravatar Anton Blanchard 1-1/+1
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileGravatar Konstantin Khlebnikov 1-11/+4
2012-09-07powerpc/oprofile: Fix marked events support on Power7+ not set.Gravatar Carl E. Love 1-1/+99
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooGravatar Michael Ellerman 1-8/+8
2012-03-28Disintegrate asm/system.h for PowerPCGravatar David Howells 6-6/+0
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeGravatar Stephen Rothwell 1-3/+0
2011-05-26powerpc/oprofile: Handle events that raise an exception without overflowingGravatar Eric B Munson 1-1/+23
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-4/+4
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2010-10-14oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Gravatar Scott Wood 1-7/+8
2010-10-13powerpc/Makefiles: Change to new flag variablesGravatar matt mooney 1-3/+1
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryGravatar Denis Kirjanov 1-1/+1
2010-07-14powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookEGravatar Benjamin Herrenschmidt 2-2/+2
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cGravatar Denis Kirjanov 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 2-0/+2