index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
oprofile
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-26
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-03
oprofile: get rid of pointless forward declarations of struct super_block
Al Viro
2
-2
/
+0
2013-09-03
oprofilefs_create_...() do not need superblock argument
Al Viro
4
-39
/
+38
2013-09-03
oprofilefs_mkdir() doesn't need superblock argument
Al Viro
3
-11
/
+10
2013-09-03
don't bother with passing superblock to oprofile_create_stats_files()
Al Viro
3
-14
/
+14
2013-09-03
oprofile: don't bother with passing superblock to ->create_files()
Al Viro
2
-9
/
+9
2013-09-03
don't bother passing sb to oprofile_create_files()
Al Viro
3
-15
/
+15
2013-07-14
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
1
-2
/
+2
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-22
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-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-11
/
+3
2012-03-20
tidy up after d_make_root() conversion
Al Viro
1
-6
/
+3
2012-03-20
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-26
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
2011-07-01
perf: Add context field to perf_event
Avi Kivity
1
-1
/
+1
2011-05-31
oprofile: Fix locking dependency in sync_start()
Robert Richter
1
-6
/
+2
2011-05-31
oprofile: Free potentially owned tasks in case of errors
Robert Richter
1
-4
/
+9
2011-05-24
oprofile: Use linux/mutex.h
Anton Blanchard
2
-2
/
+2
2011-02-15
oprofile, s390: Rework hwsampler implementation
Robert Richter
3
-46
/
+3
2011-02-15
oprofile, s390: Enhance OProfile to support System zs hardware sampling feature
Heinz Graalfs
3
-3
/
+46
2011-02-15
oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam...
Heinz Graalfs
1
-7
/
+17
2010-10-30
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....
Linus Torvalds
4
-4
/
+22
2010-10-30
Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+11
2010-10-29
oprofile: Remove deprecated use of flush_scheduled_work()
Tejun Heo
3
-4
/
+9
2010-10-29
oprofile: Fix the hang while taking the cpu offline
Santosh Shilimkar
1
-0
/
+13
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-1
/
+10
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-1
/
+10
2010-10-15
oprofile: make !CONFIG_PM function stubs static inline
Robert Richter
1
-2
/
+6
2010-10-15
oprofile: fix linker errors
Anand Gadiyar
1
-1
/
+1
[next]