aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* 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
* perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-06
* perf_counter: include missing headerTim Blechmann2009-04-06
* perf_counter: fix hrtimer samplingPeter Zijlstra2009-04-06
* perf_counter: add an event_listPeter Zijlstra2009-04-06
* perf_counter: hrtimer based sampling for software time eventsPeter Zijlstra2009-04-06
* perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-06
* perf_counter: provide pagefault software eventsPeter Zijlstra2009-04-06
* perf_counter: software counter event infrastructurePeter Zijlstra2009-04-06
* perf_counter: use list_move_tail()Peter Zijlstra2009-04-06
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\
| * Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-05
| |\
| | * Audit: remove spaces from audit_log_d_pathEric Paris2009-04-05
| | * audit: audit_set_auditable defined but not usedEric Paris2009-04-05
| | * audit: incorrect ref counting in audit tree tag_chunkEric Paris2009-04-05
| | * audit: Fix possible return value truncation in audit_get_context()Paul Moore2009-04-05
| | * audit: ignore terminating NUL in AUDIT_USER_TTY messagesMiloslav Trmac2009-04-05
| | * Audit: fix handling of 'strings' with NULL charactersMiloslav Trmac2009-04-05
| | * make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu2009-04-05
| | * auditsc: fix kernel-doc notationRandy Dunlap2009-04-05
| | * audit: EXECVE record - removed bogus newlineJiri Pirko2009-04-05
| * | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
| |\ \
| | * \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| | |\ \
| | | * | ring-buffer: do not remove reader page from list on ring buffer freeSteven Rostedt2009-04-01
| | | * | function-graph: allow unregistering twiceSteven Rostedt2009-04-01
| | | | |
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | *-----. \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-31
| | | |\ \ \ \ \
| | | | | | | * | tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.cDmitri Vorobiev2009-03-22
| | | | |_|_|/ / | | | |/| | | |
| | | | | | * | blktrace: print out BLK_TN_MESSAGE properlyLi Zefan2009-03-31
| | | | | | * | blktrace: extract duplidate codeLi Zefan2009-03-31