index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
oprofile
Age
Commit message (
Expand
)
Author
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-01-26
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-04
powerpc/oprofile: Use setup_timer() helper
Allen Pais
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-05
constify get_dcookie() and friends
Al Viro
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2015-07-13
powerpc: Remove mtmsrd(), use existing mtmsr()
Anton Blanchard
2015-04-17
powerpc/oprofile: reduce mmap_sem hold for exe_file
Davidlohr Bueso
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-02
powerpc/oprofile: Disable pagefaults during user stack read
Jiang Lu
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
2014-07-28
powerpc: Remove oprofile RS64 support
Michael Ellerman
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-03
oprofilefs_create_...() do not need superblock argument
Al Viro
2013-09-03
oprofilefs_mkdir() doesn't need superblock argument
Al Viro
2013-09-03
oprofile: don't bother with passing superblock to ->create_files()
Al Viro
2013-08-07
powerpc/perf: add 2 additional performance monitor counters for e6500 core
Lijun Pan
2013-01-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-01-29
powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function
Carl E. Love
2013-01-10
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2012-09-07
powerpc/oprofile: Fix marked events support on Power7+ not set.
Carl E. Love
2012-09-05
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2011-05-26
powerpc/oprofile: Handle events that raise an exception without overflowing
Eric B Munson
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-14
oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.
Scott Wood
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-09-02
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
[next]