aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-06perf_counter: remove the event config bitfieldsPeter Zijlstra
2009-04-06perf_counter tools: when no command is feed to perfstat, display help and exitWu Fengguang
2009-04-06perf_counter tools: cut down default count for cpu-cyclesWu Fengguang
2009-04-06perf_counter tools: fix event_id typeWu Fengguang
2009-04-06perf_counter tools: fix comment for sym_weight()Wu Fengguang
2009-04-06perf_counter tools: move remaining code into kerneltop.cWu Fengguang
2009-04-06perf_counter tools: Reuse event_name() in kerneltopWu Fengguang
2009-04-06perf_counter tools: support symbolic event names in kerneltopWu Fengguang
2009-04-06perf_counter tools: Move perfstat supporting code into perfcounters.hWu Fengguang
2009-04-06perf_counter tools: Merge common code into perfcounters.hWu Fengguang
2009-04-06perf_counter: add sample user-space to Documentation/perf_counter/Ingo Molnar
2009-04-06perf_counter: create Documentation/perf_counter/ and move perfcounters.txt thereIngo Molnar
2009-04-06perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras
2009-04-06perf_counter: powerpc: clean up perc_counter_interruptPaul Mackerras
2009-04-06perf_counter: unify irq output codePeter Zijlstra
2009-04-06perf_counter: revamp syscall input ABIPeter Zijlstra
2009-04-06perf_counter: hook up the tracepoint eventsPeter Zijlstra
2009-04-06perf_counter: fix up counter free pathsPeter Zijlstra
2009-04-06perf_counter: generic context switch eventPeter Zijlstra
2009-04-06perf_counter: fix uninitialized usage of event_listPeter Zijlstra
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras
2009-04-06perf_counter: fix crash on perfmon v1 systemsIngo Molnar
2009-04-06perf_counter: include missing headerTim Blechmann
2009-04-06perf_counter: fix hrtimer samplingPeter Zijlstra
2009-04-06perf_counter: add an event_listPeter Zijlstra
2009-04-06perf_counter: hrtimer based sampling for software time eventsPeter Zijlstra
2009-04-06perf_counter: provide major/minor page fault software eventsPeter Zijlstra
2009-04-06perf_counter: provide pagefault software eventsPeter Zijlstra
2009-04-06perf_counter: software counter event infrastructurePeter Zijlstra
2009-04-06perf_counter: x86: use ULL postfix for 64bit constantsPeter Zijlstra
2009-04-06perf_counter: add comment to barrierPeter Zijlstra
2009-04-06perf_counter: use list_move_tail()Peter Zijlstra
2009-04-06perf_counter: x86: fix 32-bit irq_period assumptionPeter Zijlstra
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-05Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-05Audit: remove spaces from audit_log_d_pathEric Paris
2009-04-05audit: audit_set_auditable defined but not usedEric Paris
2009-04-05audit: incorrect ref counting in audit tree tag_chunkEric Paris
2009-04-05audit: Fix possible return value truncation in audit_get_context()Paul Moore
2009-04-05audit: ignore terminating NUL in AUDIT_USER_TTY messagesMiloslav Trmac
2009-04-05Audit: fix handling of 'strings' with NULL charactersMiloslav Trmac
2009-04-05make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu
2009-04-05auditsc: fix kernel-doc notationRandy Dunlap