index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
oprofile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
vfs: Convert oprofilefs to use the new mount API
David Howells
1
-6
/
+14
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-03-29
oprofilefs: don't oops on allocation failure
Al Viro
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-12-06
constify get_dcookie() and friends
Al Viro
1
-1
/
+1
2016-12-02
oprofile/nmi timer: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-39
/
+19
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-09-19
oprofile/timer: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-21
/
+23
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-8
/
+8
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+8
2015-04-17
oprofile: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
1
-14
/
+16
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-8
/
+8
2014-08-26
drivers/oprofile: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2
-6
/
+6
2014-03-20
oprofile, nmi-timer: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-10
/
+13
2013-09-04
oprofile: get rid of pointless forward declarations of struct super_block
Al Viro
2
-2
/
+0
2013-09-04
oprofilefs_create_...() do not need superblock argument
Al Viro
4
-39
/
+38
2013-09-04
oprofilefs_mkdir() doesn't need superblock argument
Al Viro
3
-11
/
+10
2013-09-04
don't bother with passing superblock to oprofile_create_stats_files()
Al Viro
3
-14
/
+14
2013-09-04
oprofile: don't bother with passing superblock to ->create_files()
Al Viro
2
-9
/
+9
2013-09-04
don't bother passing sb to oprofile_create_files()
Al Viro
3
-15
/
+15
2013-07-15
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
1
-2
/
+2
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-23
oprofilefs: add missing ->i_mutex locking in object creation
Al Viro
1
-3
/
+13
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
1
-14
/
+3
2012-08-27
oprofile: Remove 'WQ on CPUx, prefer CPUy' warning
Robert Richter
1
-8
/
+3
2012-06-22
oprofile, perf: Use per-cpu framework
Robert Richter
1
-12
/
+11
2012-06-21
oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static array
Will Deacon
1
-1
/
+1
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-11
/
+3
2012-03-21
tidy up after d_make_root() conversion
Al Viro
1
-6
/
+3
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-34
/
+209
2011-12-20
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
1
-1
/
+0
2011-12-19
oprofile: Fix uninitialized memory access when writing to writing to oprofilefs
Robert Richter
2
-5
/
+13
2011-12-07
oprofile: Fix oprofile_timer_exit() breakage
Robert Richter
1
-1
/
+0
2011-11-15
Merge branch 'core' of git://amd64.org/linux/rric into perf/core
Ingo Molnar
4
-18
/
+214
2011-11-15
Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent
Ingo Molnar
2
-5
/
+25
2011-11-04
oprofile, x86: Reimplement nmi timer mode using perf event
Robert Richter
3
-13
/
+193
2011-11-04
oprofile: Remove exit function for timer mode
Robert Richter
2
-21
/
+17
2011-11-04
oprofile: Fix crash when unloading module (hr timer mode)
Robert Richter
2
-5
/
+25
2011-09-13
locking, oprofile: Annotate oprofilefs lock as raw
Thomas Gleixner
3
-7
/
+7
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-21
perf: Remove the nmi parameter from the oprofile_perf backend
Will Deacon
1
-1
/
+1
[next]