summaryrefslogtreecommitdiffstats
path: root/kernel/softlockup.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-23ftrace: force recordingSteven Rostedt2-0/+55
2008-05-23ftrace: fix max latencySteven Rostedt1-6/+6
2008-05-23ftrace: fix updates to max traceSteven Rostedt2-13/+20
2008-05-23ftrace: don't use raw_local_irq_save/restoreSteven Rostedt2-4/+4
2008-05-23ftrace: lockdep notrace annotationsSteven Rostedt2-12/+13
2008-05-23ftrace: irqs off smp_processor_id() fixSteven Rostedt1-2/+11
2008-05-23ftrace: debug smp_processor_id, use notrace preempt disableSteven Rostedt1-2/+2
2008-05-23ftrace: fix kexecIngo Molnar3-0/+15
2008-05-23ftrace: convert single large buffer into single pages.Steven Rostedt2-58/+195
2008-05-23ftrace: add filter select functions to traceSteven Rostedt2-18/+513
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt5-84/+261
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt3-163/+192
2008-05-23ftrace: use nops instead of jmpSteven Rostedt3-18/+28
2008-05-23ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt3-18/+124
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt5-32/+597
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt8-53/+197
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt13-31/+531
2008-05-23ftrace: tracer for scheduler wakeup latencySteven Rostedt4-4/+343
2008-05-23ftrace: add tracing of context switchesSteven Rostedt3-0/+128
2008-05-23ftrace: function tracerSteven Rostedt3-0/+87
2008-05-23ftrace: latency tracer infrastructureSteven Rostedt5-0/+1739
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo10-0/+256
2008-05-23ftrace: annotate core code that should not be tracedArnaldo Carvalho de Melo1-1/+1
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt4-10/+14
2008-05-23tracing: add notrace to linkage.hIngo Molnar1-0/+2
2008-05-23ftrace: add preempt_enable/disable notrace macrosSteven Rostedt1-0/+32
2008-05-23ftrace: make the task state char-string visible to allSteven Rostedt2-1/+3
2008-05-23sched: add latency tracer callbacks to the schedulerIngo Molnar2-0/+29
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones1-2/+2
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov1-0/+3
2008-05-22sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-22[CIFS] Remove redundant NULL checkSteve French1-12/+6
2008-05-22sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-22sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-22net: The world is not perfect patch.Rami Rosen3-362/+3
2008-05-22tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-22xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-05-22net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng1-3/+2
2008-05-22cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-05-22HTC_EGPIO is ARM-onlyAl Viro1-1/+1
2008-05-22provide out-of-line strcat() for m68kAl Viro1-0/+6
2008-05-22caiaq endianness fixAl Viro1-2/+2
2008-05-22MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro8-8/+8
2008-05-22msnd_* is ISA-onlyAl Viro1-2/+2
2008-05-22missing dependencies on HAS_DMAAl Viro5-5/+5
2008-05-22ocfs2 endianness fixesAl Viro1-2/+2
2008-05-22irda-usb endianness annotations and fixesAl Viro2-3/+3
2008-05-22sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro1-3/+3
2008-05-22ecryptfs fixesAl Viro1-14/+12
2008-05-22misc drivers/net endianness noiseAl Viro6-14/+16