Commit Graph

142182 Commits (9ab772cd535c4b256a577eae516f9c7462346b2d)
 

Author SHA1 Message Date
Eric Paris 9ab772cd53 mutex: add atomic_dec_and_mutex_lock() 16 years ago
Paul Mackerras 37d8182838 perf_counter: add an mmap method to allow userspace to read hardware counters 16 years ago
Peter Zijlstra 96f6d44443 perf_counter: avoid recursion 16 years ago
Peter Zijlstra f4a2deb486 perf_counter: remove the event config bitfields 16 years ago
Wu Fengguang af9522cf13 perf_counter tools: when no command is feed to perfstat, display help and exit 16 years ago
Wu Fengguang dda7c02f33 perf_counter tools: cut down default count for cpu-cycles 16 years ago
Wu Fengguang 3ab8d792b1 perf_counter tools: fix event_id type 16 years ago
Wu Fengguang ef45fa9e6c perf_counter tools: fix comment for sym_weight() 16 years ago
Wu Fengguang f7524bda8b perf_counter tools: move remaining code into kerneltop.c 16 years ago
Wu Fengguang e3908612d9 perf_counter tools: Reuse event_name() in kerneltop 16 years ago
Wu Fengguang 95bb3be1b3 perf_counter tools: support symbolic event names in kerneltop 16 years ago
Wu Fengguang f49012fad4 perf_counter tools: Move perfstat supporting code into perfcounters.h 16 years ago
Wu Fengguang cea92ce5b0 perf_counter tools: Merge common code into perfcounters.h 16 years ago
Ingo Molnar e0143bad9d perf_counter: add sample user-space to Documentation/perf_counter/ 16 years ago
Ingo Molnar 6f9f791eb5 perf_counter: create Documentation/perf_counter/ and move perfcounters.txt there 16 years ago
Paul Mackerras 9aaa131a27 perf_counter: fix type/event_id layout on big-endian systems 16 years ago
Paul Mackerras db4fb5acf2 perf_counter: powerpc: clean up perc_counter_interrupt 16 years ago
Peter Zijlstra 0322cd6ec5 perf_counter: unify irq output code 16 years ago
Peter Zijlstra b8e83514b6 perf_counter: revamp syscall input ABI 16 years ago
Peter Zijlstra e077df4f43 perf_counter: hook up the tracepoint events 16 years ago
Peter Zijlstra f160095275 perf_counter: fix up counter free paths 16 years ago
Peter Zijlstra 4a0deca657 perf_counter: generic context switch event 16 years ago
Peter Zijlstra 01ef09d9ff perf_counter: fix uninitialized usage of event_list 16 years ago
Paul Mackerras b6c5a71da1 perf_counter: abstract wakeup flag setting in core to fix powerpc build 16 years ago
Ingo Molnar 7bb497bd88 perf_counter: fix crash on perfmon v1 systems 16 years ago
Tim Blechmann 4e193bd4df perf_counter: include missing header 16 years ago
Peter Zijlstra 039fc91e06 perf_counter: fix hrtimer sampling 16 years ago
Peter Zijlstra 592903cdcb perf_counter: add an event_list 16 years ago
Peter Zijlstra d6d020e995 perf_counter: hrtimer based sampling for software time events 16 years ago
Peter Zijlstra ac17dc8e58 perf_counter: provide major/minor page fault software events 16 years ago
Peter Zijlstra 7dd1fcc258 perf_counter: provide pagefault software events 16 years ago
Peter Zijlstra 15dbf27cc1 perf_counter: software counter event infrastructure 16 years ago
Peter Zijlstra 82bae4f8c2 perf_counter: x86: use ULL postfix for 64bit constants 16 years ago
Peter Zijlstra 60b3df9c1e perf_counter: add comment to barrier 16 years ago
Peter Zijlstra 755642322a perf_counter: use list_move_tail() 16 years ago
Peter Zijlstra 595258aaea perf_counter: x86: fix 32-bit irq_period assumption 16 years ago
Ingo Molnar f541ae326f Merge branch 'linus' into perfcounters/core-v2 16 years ago
Linus Torvalds 0221c81b1b Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current 16 years ago
Linus Torvalds 48f286a28f Merge branch 'for-next' of git://git.o-hand.com/linux-mfd 16 years ago
Linus Torvalds ea431793f1 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror 16 years ago
Linus Torvalds 32fb6c1756 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 16 years ago
Linus Torvalds 45e36c1666 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 16 years ago
Linus Torvalds 87fc94d54b Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 16 years ago
Linus Torvalds 3516c6a8dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 16 years ago
Linus Torvalds 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Eric Paris def5754341 Audit: remove spaces from audit_log_d_path 16 years ago
Eric Paris 679173b724 audit: audit_set_auditable defined but not used 16 years ago
Eric Paris 318b6d3d7d audit: incorrect ref counting in audit tree tag_chunk 16 years ago
Paul Moore 6d208da89a audit: Fix possible return value truncation in audit_get_context() 16 years ago
Miloslav Trmac 55ad2f8d34 audit: ignore terminating NUL in AUDIT_USER_TTY messages 16 years ago