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
/
backtrace.c
Age
Commit message (
Expand
)
Author
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
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-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-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2014-12-02
powerpc/oprofile: Disable pagefaults during user stack read
Jiang Lu
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
2010-09-02
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
2006-09-26
[POWERPC] powerpc oprofile __user annotations
Al Viro
2006-03-29
[PATCH] powerpc: Add oprofile calltrace support
Brian Rogan