perfcounter tools: move common defines ... to local header file
[safe/jmp/linux-2.6] / kernel /
2009-04-07 Peter Zijlstraperf_counter: rework the task clock software counter
2009-04-07 Peter Zijlstraperf_counter: rework context time
2009-04-07 Peter Zijlstraperf_counter: change event definition
2009-04-07 Peter Zijlstraperf_counter: counter overflow limit
2009-04-07 Peter Zijlstraperf_counter: PERF_RECORD_TIME
2009-04-07 Peter Zijlstraperf_counter: fix the mlock accounting
2009-04-07 Peter Zijlstraperf_counter: theres more to overflow than writing...
2009-04-07 Peter Zijlstraperf_counter: generalize pending infrastructure
2009-04-07 Peter Zijlstraperf_counter: SIGIO support
2009-04-07 Peter Zijlstraperf_counter: add more context information
2009-04-07 Rusty RussellRevert "module: remove the SHF_ALLOC flag on the __vers...
2009-04-06 Oleg Nesterovexit_notify: kill the wrong capable(CAP_KILL) check
2009-04-06 Linus Torvaldskernel/sysctl.c: avoid annoying warnings
2009-04-06 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-06 Peter Zijlstraperf_counter: update mmap() counter read
2009-04-06 Peter Zijlstraperf_counter: add more context information
2009-04-06 Peter Zijlstraperf_counter: per event wakeups
2009-04-06 Peter Zijlstraperf_counter: move the event overflow output bits to...
2009-04-06 Peter Zijlstraperf_counter: provide generic callchain bits
2009-04-06 Peter Zijlstraperf_counter: re-arrange the perf_event_type
2009-04-06 Peter Zijlstraperf_counter: small cleanup of the output routines
2009-04-06 Paul Mackerrasperf_counter: make it possible for hw_perf_counter_init...
2009-04-06 Peter Zijlstraperf_counter: executable mmap() information
2009-04-06 Peter Zijlstraperf_counter: fix update_userpage()
2009-04-06 Peter Zijlstraperf_counter: unify and fix delayed counter wakeup
2009-04-06 Paul Mackerrasperf_counter: record time running and time enabled...
2009-04-06 Peter Zijlstraperf_counter: allow and require one-page mmap on counti...
2009-04-06 Peter Zijlstraperf_counter: optionally provide the pid/tid of the...
2009-04-06 Peter Zijlstraperf_counter: sanity check on the output API
2009-04-06 Peter Zijlstraperf_counter: output objects
2009-04-06 Peter Zijlstraperf_counter: more elaborate write API
2009-04-06 Peter Zijlstraperf_counter: fix perf_poll()
2009-04-06 Peter Zijlstraperf_counter: new output ABI - part 1
2009-04-06 H. Peter Anvinmutex: drop "inline" from mutex_lock() inside kernel...
2009-04-06 Paul Mackerrasperf_counter: add an mmap method to allow userspace...
2009-04-06 Peter Zijlstraperf_counter: avoid recursion
2009-04-06 Peter Zijlstraperf_counter: remove the event config bitfields
2009-04-06 Peter Zijlstraperf_counter: unify irq output code
2009-04-06 Peter Zijlstraperf_counter: revamp syscall input ABI
2009-04-06 Peter Zijlstraperf_counter: hook up the tracepoint events
2009-04-06 Peter Zijlstraperf_counter: fix up counter free paths
2009-04-06 Peter Zijlstraperf_counter: generic context switch event
2009-04-06 Peter Zijlstraperf_counter: fix uninitialized usage of event_list
2009-04-06 Paul Mackerrasperf_counter: abstract wakeup flag setting in core...
2009-04-06 Tim Blechmannperf_counter: include missing header
2009-04-06 Peter Zijlstraperf_counter: fix hrtimer sampling
2009-04-06 Peter Zijlstraperf_counter: add an event_list
2009-04-06 Peter Zijlstraperf_counter: hrtimer based sampling for software time...
2009-04-06 Peter Zijlstraperf_counter: provide major/minor page fault software...
2009-04-06 Peter Zijlstraperf_counter: provide pagefault software events
2009-04-06 Peter Zijlstraperf_counter: software counter event infrastructure
2009-04-06 Peter Zijlstraperf_counter: use list_move_tail()
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-04-05 Ingo MolnarMerge branch 'linus' into irq/threaded
2009-04-05 Linus TorvaldsMerge branch 'audit.b62' of git://git./linux/kernel...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Eric ParisAudit: remove spaces from audit_log_d_path
2009-04-05 Eric Parisaudit: audit_set_auditable defined but not used
2009-04-05 Eric Parisaudit: incorrect ref counting in audit tree tag_chunk
2009-04-05 Paul Mooreaudit: Fix possible return value truncation in audit_ge...
2009-04-05 Miloslav Trmacaudit: ignore terminating NUL in AUDIT_USER_TTY messages
2009-04-05 Miloslav TrmacAudit: fix handling of 'strings' with NULL characters
2009-04-05 Zhenwen Xumake the e->rule.xxx shorter in kernel auditfilter.c
2009-04-05 Randy Dunlapauditsc: fix kernel-doc notation
2009-04-05 Jiri Pirkoaudit: EXECVE record - removed bogus newline
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-modul...
2009-04-05 Linus TorvaldsMerge branch 'printk-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'core-cleanups-for-linus' of git://git...
2009-04-04 Linus TorvaldsMerge branch 'stacktrace-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'rcu-for-linus' of git://git./linux/kernel...
2009-04-04 Linus TorvaldsMerge branch 'ipi-for-linus' of git://git./linux/kernel...
2009-04-04 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Yinghai Luirq: fix cpumask memory leak on offstack cpumask kernels
2009-04-03 David HowellsDocument the slow work thread pool
2009-04-03 David HowellsMake the slow work pool configurable
2009-04-03 David HowellsMake slow-work thread pool actually dynamic
2009-04-03 David HowellsCreate a dynamically sized pool of threads for doing...
2009-04-03 Li Zefanblktrace: fix pdu_len when tracing packet command requests
2009-04-03 Li Zefanblktrace: small cleanup in blk_msg_write()
2009-04-03 Carl Henrik Lundeblktrace: NUL-terminate user space messages
2009-04-03 Ingo Molnarkmemtrace: small cleanups
2009-04-03 Eduard - Gabriel... kmemtrace: restore original tracing data binary format...
2009-04-03 Eduard - Gabriel... kmemtrace: kmemtrace_alloc() must fill type_id
2009-04-03 Eduard - Gabriel... kmemtrace: use tracepoints
2009-04-03 Ingo Molnarkmemtrace, rcu: fix rcupreempt.c data structure depende...
2009-04-03 Ingo Molnarkmemtrace, rcu: fix rcu_tree_trace.c data structure...
2009-04-03 Ingo Molnarkmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassi...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Robin HoltAllow rwlocks to re-enable interrupts
2009-04-03 Robin HoltFactor out #ifdefs from kernel/spinlock.c to LOCK_CONTE...
2009-04-03 Aravind Srinivasanrelay: fix for possible loss/corruption of produced...
2009-04-03 Dmitri Vorobievkexec: vmcoreinfo_data[] can become static
2009-04-03 Neil Hormankexec: add dmesg log symbols to /proc/vmcoreinfo lists
2009-04-03 Oleg Nesterovpids: kill signal_struct-> __pgrp/__session and friends
2009-04-03 Oleg Nesterovpids: refactor vnr/nr_ns helpers to make them safe
2009-04-03 Oleg Nesterovpids: improve get_task_pid() to fix the unsafe sys_wait...
2009-04-03 Matthew Wilcoxsysctl: fix suid_dumpable and lease-break-time sysctls
next