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
/
kernel
/
trace
/
trace_stack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
sched: Add helper for task stack page overrun checking
Aaron Tomlin
1
-1
/
+1
2014-09-19
init/main.c: Give init_task a canary
Aaron Tomlin
1
-3
/
+1
2014-06-02
tracing: Print max callstack on stacktrace bug
Minchan Kim
1
-4
/
+30
2014-04-24
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
Jiaxing Wang
1
-2
/
+6
2014-03-24
tracing: Add BUG_ON when stack end location is over written
Aaron Tomlin
1
-0
/
+3
2014-01-02
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-7
/
+69
2013-04-12
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
1
-0
/
+2
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-1
/
+1
2013-03-15
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
1
-21
/
+54
2013-03-15
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
1
-4
/
+29
2013-03-15
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
1
-5
/
+7
2012-11-19
tracing: Remove unneeded checks from the stack tracer
Anton Vorontsov
1
-4
/
+0
2012-07-31
ftrace: Add default recursion protection for function tracing
Steven Rostedt
1
-0
/
+1
2012-07-19
ftrace: Return pt_regs to function trace callback
Steven Rostedt
1
-1
/
+2
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
1
-1
/
+1
2011-12-21
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
1
-0
/
+11
2011-12-21
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
1
-1
/
+18
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
1
-11
/
+2
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-25
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
1
-1
/
+1
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
1
-3
/
+3
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
1
-0
/
+24
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-6
/
+6
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-2
/
+2
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-08-17
trace_stack: Simplify seqfile code
Li Zefan
1
-22
/
+12
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-5
/
+2
2009-07-23
trace_stack: Fix seqfile memory leak
Li Zefan
1
-5
/
+2
2009-07-17
tracing/trace_stack: Cleanup for trace_lookup_stack()
Xiao Guangrong
1
-8
/
+1
2009-06-26
tracing: Fix stack tracer sysctl handling
Li Zefan
1
-2
/
+2
2009-06-03
tracing/trace_stack: fix the number of entries in the header
walimis
1
-1
/
+1
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
1
-9
/
+4
2009-03-13
tracing: left align location header in stack_trace
Steven Rostedt
1
-2
/
+2
2009-03-12
tracing: explain why stack tracer is empty
Steven Rostedt
1
-0
/
+15
2009-03-12
tracing: fix stack tracer header
Steven Rostedt
1
-2
/
+2
2008-12-18
trace: better use of stack_trace_enabled for boot up code
Steven Rostedt
1
-7
/
+4
2008-12-18
trace: add a way to enable or disable the stack tracer
Steven Rostedt
1
-4
/
+48
2008-12-03
trace: fix output of stack trace
Steven Rostedt
1
-1
/
+4
2008-12-03
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
1
-4
/
+4
2008-11-23
Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...
Ingo Molnar
1
-9
/
+15
2008-11-21
function tracing: fix wrong position computing of stack_trace
Liming Wang
1
-9
/
+15
2008-11-04
ftrace: insert in the ftrace_preempt_disable()/enable() functions
Steven Rostedt
1
-6
/
+2
2008-10-20
ftrace: stack tracer only record when on stack
Steven Rostedt
1
-0
/
+4
2008-10-14
ftrace: stack trace add indexes
Steven Rostedt
1
-17
/
+73
2008-10-14
ftrace: add stack tracer
Steven Rostedt
1
-0
/
+254