perf_counter: Simplify context cleanup
[safe/jmp/linux-2.6] / kernel /
2009-05-23 Peter Zijlstraperf_counter: Simplify context cleanup
2009-05-23 Peter Zijlstraperf_counter: Sanitize context locking
2009-05-23 Peter Zijlstraperf_counter: Sanitize counter->mutex
2009-05-23 Peter Zijlstraperf_counter: Fix dynamic irq_period logging
2009-05-22 Paul Mackerrasperf_counter: Optimize context switch between identical...
2009-05-22 Paul Mackerrasperf_counter: Dynamically allocate tasks' perf_counter_...
2009-05-20 Ingo Molnarperf_counter: Fix context removal deadlock
2009-05-20 Peter Zijlstraperf_counter: Optimize sched in/out of counters
2009-05-20 Peter Zijlstraperf_counter: Optimize disable of time based sw counters
2009-05-20 Peter Zijlstraperf_counter: Log irq_period changes
2009-05-20 Peter Zijlstraperf_counter: Solve the rotate_ctx vs inherit race...
2009-05-19 Ingo Molnarperf_counter: fix counter inheritance race
2009-05-19 Ingo Molnarperf_counter: fix counter freeing logic
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-17 Ingo Molnarperf_counter: fix threaded task exit
2009-05-17 Peter Zijlstraperf_counter: Fix counter inheritance
2009-05-17 Peter Zijlstraperf_counter: Fix inheritance cleanup code
2009-05-15 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-05-15 Paul Mackerrasperf_counter: allow arch to supply event misc flags...
2009-05-15 Peter Zijlstraperf_counter: frequency based adaptive irq_period,...
2009-05-15 Peter Zijlstraperf_counter: frequency based adaptive irq_period
2009-05-15 Peter Zijlstraperf_counter: per user mlock gift
2009-05-15 Peter Zijlstraperf_counter: remove perf_disable/enable exports
2009-05-15 Jason Wesselsysrq, intel_fb: fix sysrq g collision
2009-05-15 Jens AxboeRevert "mm: add /proc controls for pdflush threads"
2009-05-15 Peter Zijlstraperf_counter: Rework the perf counter disable/enable
2009-05-15 Peter Zijlstraperf_counter: Fix perf_output_copy() WARN to account...
2009-05-12 Paul Mackerrasperf_counter: call hw_perf_save_disable/restore around...
2009-05-11 Paul Mackerrasperf_counter: call atomic64_set for counter->count
2009-05-11 Paul Mackerrasperf_counter: don't count scheduler ticks as context...
2009-05-11 Paul Mackerrasperf_counter: Put whole group on when enabling group...
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-05-08 Masami Hiramatsukprobes: fix to use text_mutex around arm/disarm kprobe
2009-05-08 Peter Zijlstraperf_counter: add PERF_RECORD_CPU
2009-05-08 Peter Zijlstraperf_counter: add PERF_RECORD_CONFIG
2009-05-08 Peter Zijlstraperf_counter: rework ioctl()s
2009-05-08 Peter Zijlstraperf_counter: optimize perf_counter_task_tick()
2009-05-06 Andi KleenEliminate thousands of warnings with gcc 3.2 build
2009-05-06 Wu Fengguanginotify: use GFP_NOFS in kernel_event() to work around...
2009-05-06 Ingo MolnarMerge branch 'core/locking' into perfcounters/core
2009-05-05 Linus TorvaldsMerge branch 'timers/urgent' of git://git./linux/kernel...
2009-05-05 Linus TorvaldsMerge branch 'irq/urgent' of git://git./linux/kernel...
2009-05-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-05-05 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-05-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-05-05 Peter Zijlstraperf_counter: inheritable sample counters
2009-05-05 Peter Zijlstraperf_counter: fix the output lock
2009-05-05 Peter Zijlstraperf_counter: provide an mlock threshold
2009-05-05 Peter Zijlstraperf_counter: add ioctl(PERF_COUNTER_IOC_RESET)
2009-05-05 Peter Zijlstraperf_counter: uncouple data_head updates from wakeups
2009-05-04 Ingo Molnarperf_counter: convert perf_resource_mutex to a spinlock
2009-05-04 Ingo Molnarperf_counter: initialize the per-cpu context earlier
2009-05-04 Ingo Molnarperf_counter: round-robin per-CPU counters too
2009-05-02 Andrea Righimm: prevent divide error for small values of vm_dirty_bytes
2009-05-02 john stultzclockevents: prevent endless loop in tick_handle_periodic()
2009-05-01 Thomas GleixnerRevert "genirq: assert that irq handlers are indeed...
2009-05-01 Peter Zijlstraperf_counter: fix race in perf_output_*
2009-04-30 Thomas GleixnerMerge branch 'core/signal' into perfcounters/core
2009-04-30 Thomas Gleixnersignals: implement sys_rt_tgsigqueueinfo
2009-04-30 Thomas Gleixnersignals: split do_tkill
2009-04-30 Andrew Mortonmutex: add atomic_dec_and_mutex_lock(), fix
2009-04-30 Paul Mackerrasperf_counter: update copyright notice
2009-04-30 H Hartley Sweetenkernel/posix-cpu-timers.c: fix sparse warning
2009-04-29 Luis Henriqueslocking, rtmutex.c: Documentation cleanup
2009-04-29 Eric Dumazetsched: account system time properly
2009-04-29 Ingo Molnarperf_counter: add/update copyrights
2009-04-29 Robert Richterperfcounters: rename struct hw_perf_counter_ops into...
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-29 Steven Rostedttracing: fix ref count in splice pages
2009-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-27 Oleg Nesterovptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
2009-04-26 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-04-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-04-24 Rafael J. WysockiPM/Hibernate: Fix waiting for image device to appear...
2009-04-24 Jonathan CorbetDelete slow-work timers properly
2009-04-23 Ingo Molnarlocking: clarify kernel-taint warning message
2009-04-21 Magnus Dammclocksource: add enable() and disable() callbacks
2009-04-21 Magnus Dammclocksource: pass clocksource to read() callback
2009-04-21 Al ViroNo need for crossing to mountpoint in audit_tag_tree()
2009-04-20 Ingo Molnarperfcounters, sched: remove __task_delta_exec()
2009-04-19 Rafael J. WysockiPM/Suspend: Introduce two new platform callbacks to...
2009-04-19 Linus TorvaldsRemove 'recurse into child resources' logic from 'reser...
2009-04-17 Peter Zijlstralockdep: more robust lockdep_map init sequence
2009-04-17 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-17 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-04-17 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-04-16 H Hartley Sweetenkernel/softirq.c: fix sparse warning
2009-04-16 Gautham R Shenoysched: Avoid printing sched_group::__cpu_power for...
2009-04-15 Steven Whitehouseperfcounters: export perf_tpcounter_event
2009-04-15 David HowellsRCU: Don't try and predeclare inline funcs as it upsets...
2009-04-15 Nikanth Karthikesanswap: Remove code handling bio_alloc failure with __GFP...
2009-04-14 Pallipadi, Venkateshx86, irq: Remove IRQ_DISABLED check in process context...
2009-04-14 Paul E. McKenneyrcu: Make hierarchical RCU less IPI-happy
2009-04-14 Zhaoleitracing: Fix branch tracer header
2009-04-14 Lai Jiangshantracing, sched: mark get_parent_ip() notrace
2009-04-13 Andi Kleenkernel/sys.c: clean up sys_shutdown exit path
2009-04-13 Oleg Nesterovptrace: fix exit_ptrace() vs ptrace_traceme() race
2009-04-13 Peter Zijlstramm: move the scan_unevictable_pages sysctl to the vm...
2009-04-13 Zhaoleitracing: Fix power tracer header
2009-04-13 Rafael J. WysockiPM/Hibernate: Wait for SCSI devices scan to complete...
next