summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-11-21perf: Allow for custom overflow handlersPeter Zijlstra
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-20genirq: Fix spurious irq seqfile conversionThomas Gleixner
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe
2009-11-19SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-18itimers: Fix racy writes to cpu_itimer fieldsStanislaw Gruszka
2009-11-18generic-ipi: Add smp_call_function_any()Rusty Russell
2009-11-18genirq: switch /proc/irq/*/spurious to seq_fileAlexey Dobriyan
2009-11-18posix-cpu-timers: optimize and document timer_create callbackStanislaw Gruszka
2009-11-18clockevents: Add missing include to pacify sparseH Hartley Sweeten
2009-11-17workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo
2009-11-17tracing: Prevent build warning: 'ftrace_graph_buf' defined but not usedLai Jiangshan
2009-11-17tracing: Fix trace_marker outputCarsten Emde
2009-11-17ring-buffer: Move access to commit_page up into function usedSteven Rostedt
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-16perf_event: Optimize perf_output_lock()Peter Zijlstra
2009-11-16sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra
2009-11-16workqueue: Add debugobjects supportThomas Gleixner
2009-11-15sched, kvm: Fix race condition involving sched_in_preempt_notifersTejun Heo
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-14rcu: Eliminate __rcu_pending() false positivesPaul E. McKenney
2009-11-14rcu: Further cleanups of use of lastcompPaul E. McKenney
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner
2009-11-13locking: Reduce ifdefs in kernel/spinlock.cThomas Gleixner
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter
2009-11-13nohz: Track last do_timer() cpuThomas Gleixner
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-11-13nohz: Type cast printk argumentThomas Gleixner
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner
2009-11-13clockevents: Use u32 for mult and shift factorsThomas Gleixner
2009-11-13tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker
2009-11-13rcu: Simplify association of forced quiescent states with grace periodsPaul E. McKenney
2009-11-13rcu: Accelerate callback processing on CPUs not detecting GP endPaul E. McKenney
2009-11-13sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra
2009-11-13sched: Cleanup select_task_rq_fair()Peter Zijlstra
2009-11-12sched: Fix granularity of task_u/stime()Hidetoshi Seto
2009-11-12sched: Fix/add missing update_rq_clock() callsMike Galbraith
2009-11-12sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman
2009-11-12sysctl kernel: Remove binary sysctl logicEric W. Biederman
2009-11-12sysctl binary: Reorder the tests to process wild card entries first.Eric W. Biederman