summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-26
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-26
|\
| * powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-18
* | y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-27
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-19
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-20
* 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-03
* | 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-13
* 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-01
* | 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-14
* 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-28
|\
| * powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love2013-01-28
* | 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-06
* 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-20
* powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson2011-05-25
* 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