summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-26tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo3-0/+52
2011-05-26ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt1-1/+5
2011-05-26tracing: Have event with function tracer check error returnSteven Rostedt1-1/+6
2011-05-26ftrace: Have ftrace_startup() return failure codeSteven Rostedt1-6/+8
2011-05-26jump_label: Check entries limit in __jump_label_updateJiri Olsa1-5/+13
2011-05-26ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent1-0/+8
2011-05-26scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt1-1/+3
2011-05-26scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt1-1/+1
2011-05-26x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick1-6/+6
2011-05-26maccess,probe_kernel: Make write/read src const void *Steven Rostedt4-12/+12
2011-05-24watchdog: Fix non-standard prototype of get_softlockup_thresh()Ingo Molnar1-7/+4
2011-05-24perf tools: Fix sample type size calculation in 32 bits archsFrederic Weisbecker1-1/+1
2011-05-23Merge commit '559fa6e76b27' into perf/urgentIngo Molnar1-4/+2
2011-05-23perf tools: Fix sample size bit operationsFrederic Weisbecker1-16/+16
2011-05-23perf tools: Fix ommitted mmap data update on remapFrederic Weisbecker1-13/+26
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines3-7/+18
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines4-23/+20
2011-05-23watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines1-8/+12
2011-05-23watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines1-1/+1
2011-05-22Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar13-47/+138
2011-05-22perf tools: Propagate event parse error handlingFrederic Weisbecker4-11/+33
2011-05-22perf tools: Robustify dynamic sample content fetchFrederic Weisbecker1-0/+26
2011-05-22perf tools: Pre-check sample size before parsingFrederic Weisbecker7-5/+41
2011-05-22perf tools: Move evlist sample helpers to evlist areaFrederic Weisbecker4-33/+34
2011-05-22perf tools: Remove junk code in mmap size handlingFrederic Weisbecker1-3/+0
2011-05-22perf tools: Check we are able to read the event size on mmapFrederic Weisbecker1-0/+7
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt7-1/+20
2011-05-20Merge branch 'perf/core' into perf/urgentIngo Molnar1-1/+1
2011-05-20selinux: avoid unnecessary avc cache stat hit countLinus Torvalds3-9/+11
2011-05-20selinux: de-crapify avc cache stat code generationLinus Torvalds1-5/+1
2011-05-20Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds45-365/+1847
2011-05-20signal.h need a definition of struct task_structStephen Rothwell1-0/+2
2011-05-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds56-833/+1724
2011-05-20Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-0/+29
2011-05-20Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds2-12/+34
2011-05-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-38/+163
2011-05-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds39-1614/+836
2011-05-20Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds8-86/+96
2011-05-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-222/+242
2011-05-20Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds5-35/+101
2011-05-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-26/+820
2011-05-20Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds6-120/+148
2011-05-20Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds38-355/+157
2011-05-20Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds47-1170/+928
2011-05-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds78-1700/+4013
2011-05-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-64/+613
2011-05-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-14/+213
2011-05-20Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-291/+456
2011-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds118-1667/+1393
2011-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds16-201/+278