aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi2009-04-13
* tracing/infrastructure: separate event tracer from event supportTom Zanussi2009-04-13
* tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt2009-04-13
* ring-buffer: add ring_buffer_discard_commitSteven Rostedt2009-04-13
* tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi2009-04-13
* tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-13
* blktrace: fix output of BLK_TC_PC eventsLi Zefan2009-04-12
* blktrace: fix output of unknown eventsLi Zefan2009-04-12
* tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macroZhaolei2009-04-12
* tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-12
* tracing: Document the event tracing systemTheodore Ts'o2009-04-12
* tracing: Add documentation for the power tracerTheodore Ts'o2009-04-12
* tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macroZhaolei2009-04-10
* x86, function-graph: only save return values on x86_64Steven Rostedt2009-04-10
* tracing/lockdep: report the time waited for a lockFrederic Weisbecker2009-04-10
* Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-04-10
|\
| * tracing: fix splice return too largeLai Jiangshan2009-04-10
| * tracing: update file->f_pos when splice(2) itLai Jiangshan2009-04-10
| * tracing: allocate page when neededLai Jiangshan2009-04-10
| * tracing: disable seeking for trace_pipe_rawLai Jiangshan2009-04-10
| * MN10300: Kill MN10300's own profiling KconfigDavid Howells2009-04-09
| * FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells2009-04-09
| * keys: Handle there being no fallback destination keyring for request_key()David Howells2009-04-09
| * afs: BUG to BUG_ON changesStoyan Gaydarov2009-04-09
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-09
| |\
| | * x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-09
| | * x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-08
| | * Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar2009-04-08
| | |\
| | * | x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox2009-04-08
| | * | x86: make 64 bit to use default_inquire_remote_apicYinghai Lu2009-04-08
| | * | x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin2009-04-07
| | * | x86, intel-iommu: fix X2APIC && !ACPI build failureDavid Woodhouse2009-04-07
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-09
| |\ \ \
| | * | | tracing: consolidate documentsLi Zefan2009-04-09
| | * | | blktrace: pass the right pointer to kfree()Li Zefan2009-04-08
| | * | | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-08
| | * | | tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa2009-04-08
| | | |/ | | |/|
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-04-09
| |\ \ \
| | * | | sched: do not count frozen tasks toward loadNathan Lynch2009-04-09
| | * | | sched: refresh MAINTAINERS entryIngo Molnar2009-04-08
| | * | | Merge commit 'v2.6.30-rc1' into sched/urgentIngo Molnar2009-04-08
| | |\| |
| | * | | sched: Print sched_group::__cpu_power in sched_domain_debugGautham R Shenoy2009-04-01
| | * | | cpuacct: add per-cgroup utime/stime statisticsBharata B Rao2009-04-01
| | * | | posixtimers, sched: Fix posix clock monotonicityHidetoshi Seto2009-04-01
| | * | | sched_rt: don't allocate cpumask in fastpathRusty Russell2009-04-01
| | * | | cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt...Bharata B Rao2009-03-31
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-09
| |\ \ \ \ \ \
| | | | * | | | posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)Oleg Nesterov2009-04-08
| | | | * | | | posix-timers: fix RLIMIT_CPU && fork()Oleg Nesterov2009-04-08
| | | | * | | | timers: add missing kernel-docRandy Dunlap2009-04-01