index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2
-3
/
+3
2009-08-04
arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type
Andrew Morton
1
-5
/
+3
2009-08-04
Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"
Robert Richter
1
-5
/
+2
2009-07-20
x86/oprofile: Small coding style fixes
Robert Richter
1
-3
/
+2
2009-07-20
x86/oprofile: Add counter reservation check for virtual counters
Robert Richter
1
-3
/
+1
2009-07-20
x86/oprofile: Implement op_x86_virt_to_phys()
Robert Richter
3
-1
/
+8
2009-07-20
oprofile: Adding switch counter to oprofile statistic variables
Robert Richter
1
-7
/
+0
2009-07-20
x86/oprofile: Implement mux_clone()
Robert Richter
1
-14
/
+23
2009-07-20
x86/oprofile: Enable multiplexing only if the model supports it
Robert Richter
1
-3
/
+9
2009-07-20
x86/oprofile: Add function has_mux() to check multiplexing support
Robert Richter
1
-1
/
+18
2009-07-20
x86/oprofile: Modify initialization of num_virt_counters
Robert Richter
3
-3
/
+3
2009-07-20
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
Robert Richter
4
-5
/
+0
2009-07-20
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
5
-10
/
+10
2009-07-20
x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c
Robert Richter
1
-74
/
+70
2009-07-20
x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c
Robert Richter
1
-28
/
+24
2009-07-20
x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
Robert Richter
1
-26
/
+19
2009-07-20
x86/oprofile: Implement multiplexing setup/shutdown functions
Robert Richter
1
-36
/
+40
2009-07-20
oprofile: Grouping multiplexing code in op_model_amd.c
Robert Richter
1
-34
/
+41
2009-07-20
oprofile: Introduce op_x86_phys_to_virt()
Robert Richter
3
-69
/
+55
2009-07-20
x86/oprofile: Fix initialization of switch_index
Robert Richter
1
-7
/
+9
2009-07-20
x86/oprofile: Use per_cpu() instead of __get_cpu_var()
Robert Richter
1
-2
/
+2
2009-07-20
x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
Robert Richter
1
-2
/
+2
2009-07-20
oprofile: Implement performance counter multiplexing
Jason Yeh
6
-20
/
+267
2009-07-14
x86/oprofile: Whitespaces changes only
Robert Richter
4
-20
/
+20
2009-07-14
x86/oprofile: Rework and simplify nmi_cpu_setup()
Robert Richter
1
-10
/
+3
2009-07-14
x86/oprofile: Fix cast of counter value
Robert Richter
2
-5
/
+5
2009-07-14
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
Robert Richter
1
-1
/
+1
2009-07-10
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
Robert Richter
1
-1
/
+1
2009-06-18
x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()
Jaswinder Singh Rajput
1
-2
/
+5
2009-06-12
x86/oprofile: fix initialization of arch_perfmon for core_i7
Robert Richter
1
-2
/
+3
2009-06-12
Merge commit 'tip/perfcounters-for-linus' into oprofile/master
Robert Richter
3
-4
/
+13
2009-06-11
x86/oprofile: introduce oprofile_add_data64()
Robert Richter
1
-18
/
+9
2009-06-11
x86/oprofile: use 64 bit values in IBS functions
Robert Richter
1
-70
/
+61
2009-06-11
x86/oprofile: remove some local variables in MSR save/restore functions
Robert Richter
1
-8
/
+4
2009-06-11
x86/oprofile: use 64 bit values to save MSR states
Robert Richter
2
-27
/
+10
2009-06-11
x86/oprofile: use 64 bit wrmsr functions
Robert Richter
2
-9
/
+10
2009-06-11
x86/oprofile: replace CTR*_IS_RESERVED macros
Robert Richter
4
-18
/
+15
2009-06-11
x86/oprofile: replace CTRL_SET_*ACTIVE macros
Robert Richter
3
-18
/
+16
2009-06-11
x86/oprofile: replace CTR_OVERFLOWED macros
Robert Richter
3
-17
/
+15
2009-06-11
x86/oprofile: replace macros to calculate control register
Robert Richter
4
-45
/
+60
2009-06-11
x86/oprofile: pass the model to setup_ctrs() functions
Robert Richter
5
-5
/
+9
2009-06-11
x86/oprofile: remove unused macros for AMD virtualization profiling
Robert Richter
1
-5
/
+0
2009-06-11
x86/oprofile: fix and cleanup CTRL_SET_* macros
Robert Richter
2
-9
/
+10
2009-06-11
x86/oprofile: remove MSR macros for p4 cpus
Robert Richter
1
-20
/
+19
2009-06-11
x86/oprofile: remove MSR macros for ppro cpus
Robert Richter
1
-11
/
+8
2009-06-11
x86/oprofile: remove MSR macros for AMD cpus
Robert Richter
1
-17
/
+12
2009-06-11
x86/oprofile: move common macros to op_x86_model.h
Robert Richter
4
-18
/
+9
2009-06-11
x86/oprofile: simplify AMD cpu init code
Robert Richter
1
-8
/
+7
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-4
/
+23
2009-06-11
x86/oprofile: remove #ifdefs in ibs functions
Robert Richter
1
-34
/
+46
[next]