index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-04-06
mutex: drop "inline" from mutex_lock() inside kernel/mutex.c
H. Peter Anvin
2009-04-06
mutex: add atomic_dec_and_mutex_lock()
Eric Paris
2009-04-06
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
2009-04-06
perf_counter: avoid recursion
Peter Zijlstra
2009-04-06
perf_counter: remove the event config bitfields
Peter Zijlstra
2009-04-06
perf_counter tools: when no command is feed to perfstat, display help and exit
Wu Fengguang
2009-04-06
perf_counter tools: cut down default count for cpu-cycles
Wu Fengguang
2009-04-06
perf_counter tools: fix event_id type
Wu Fengguang
2009-04-06
perf_counter tools: fix comment for sym_weight()
Wu Fengguang
2009-04-06
perf_counter tools: move remaining code into kerneltop.c
Wu Fengguang
2009-04-06
perf_counter tools: Reuse event_name() in kerneltop
Wu Fengguang
2009-04-06
perf_counter tools: support symbolic event names in kerneltop
Wu Fengguang
2009-04-06
perf_counter tools: Move perfstat supporting code into perfcounters.h
Wu Fengguang
2009-04-06
perf_counter tools: Merge common code into perfcounters.h
Wu Fengguang
2009-04-06
perf_counter: add sample user-space to Documentation/perf_counter/
Ingo Molnar
2009-04-06
perf_counter: create Documentation/perf_counter/ and move perfcounters.txt there
Ingo Molnar
2009-04-06
perf_counter: fix type/event_id layout on big-endian systems
Paul Mackerras
2009-04-06
perf_counter: powerpc: clean up perc_counter_interrupt
Paul Mackerras
2009-04-06
perf_counter: unify irq output code
Peter Zijlstra
2009-04-06
perf_counter: revamp syscall input ABI
Peter Zijlstra
2009-04-06
perf_counter: hook up the tracepoint events
Peter Zijlstra
2009-04-06
perf_counter: fix up counter free paths
Peter Zijlstra
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
2009-04-06
perf_counter: fix uninitialized usage of event_list
Peter Zijlstra
2009-04-06
perf_counter: abstract wakeup flag setting in core to fix powerpc build
Paul Mackerras
2009-04-06
perf_counter: fix crash on perfmon v1 systems
Ingo Molnar
2009-04-06
perf_counter: include missing header
Tim Blechmann
2009-04-06
perf_counter: fix hrtimer sampling
Peter Zijlstra
2009-04-06
perf_counter: add an event_list
Peter Zijlstra
2009-04-06
perf_counter: hrtimer based sampling for software time events
Peter Zijlstra
2009-04-06
perf_counter: provide major/minor page fault software events
Peter Zijlstra
2009-04-06
perf_counter: provide pagefault software events
Peter Zijlstra
2009-04-06
perf_counter: software counter event infrastructure
Peter Zijlstra
2009-04-06
perf_counter: x86: use ULL postfix for 64bit constants
Peter Zijlstra
2009-04-06
perf_counter: add comment to barrier
Peter Zijlstra
2009-04-06
perf_counter: use list_move_tail()
Peter Zijlstra
2009-04-06
perf_counter: x86: fix 32-bit irq_period assumption
Peter Zijlstra
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-05
Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
2009-04-05
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2009-04-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-04-05
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Linus Torvalds
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
Audit: remove spaces from audit_log_d_path
Eric Paris
2009-04-05
audit: audit_set_auditable defined but not used
Eric Paris
2009-04-05
audit: incorrect ref counting in audit tree tag_chunk
Eric Paris
2009-04-05
audit: Fix possible return value truncation in audit_get_context()
Paul Moore
[next]