aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | | | hrtimer: fix rq->lock inversion (again)Peter Zijlstra2009-03-31
| * | | | | | | | | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-06
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | kmemtrace: small cleanupsIngo Molnar2009-04-03
| | * | | | | | | | kmemtrace: restore original tracing data binary format, improve ABIEduard - Gabriel Munteanu2009-04-03
| | * | | | | | | | kmemtrace: kmemtrace_alloc() must fill type_idEduard - Gabriel Munteanu2009-04-03
| | * | | | | | | | kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-03
| | * | | | | | | | kmemtrace, rcu: fix rcupreempt.c data structure dependenciesIngo Molnar2009-04-03
| | * | | | | | | | kmemtrace, rcu: fix rcu_tree_trace.c data structure dependenciesIngo Molnar2009-04-03
| | * | | | | | | | kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependenciesIngo Molnar2009-04-03
* | | | | | | | | | perf_counter: minimize context time updatesPeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: remove rq->lock usagePeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: rework the task clock software counterPeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: rework context timePeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: change event definitionPeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: counter overflow limitPeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: PERF_RECORD_TIMEPeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: fix the mlock accountingPeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: generalize pending infrastructurePeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: SIGIO supportPeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: add more context informationPeter Zijlstra2009-04-07
* | | | | | | | | | perf_counter: update mmap() counter readPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: add more context informationPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: per event wakeupsPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: move the event overflow output bits to record_typePeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: provide generic callchain bitsPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: re-arrange the perf_event_typePeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: small cleanup of the output routinesPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2009-04-06
* | | | | | | | | | perf_counter: executable mmap() informationPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: fix update_userpage()Peter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-06
* | | | | | | | | | perf_counter: allow and require one-page mmap on counting countersPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: sanity check on the output APIPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: output objectsPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: more elaborate write APIPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: fix perf_poll()Peter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: new output ABI - part 1Peter Zijlstra2009-04-06
* | | | | | | | | | mutex: drop "inline" from mutex_lock() inside kernel/mutex.cH. Peter Anvin2009-04-06
* | | | | | | | | | perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-06
* | | | | | | | | | perf_counter: avoid recursionPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: unify irq output codePeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: revamp syscall input ABIPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: hook up the tracepoint eventsPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: fix up counter free pathsPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: generic context switch eventPeter Zijlstra2009-04-06
* | | | | | | | | | perf_counter: fix uninitialized usage of event_listPeter Zijlstra2009-04-06