aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt
2010-05-14tracepoints: Add check trace callback typeMathieu Desnoyers
2010-05-14tracing: Create class struct for eventsSteven Rostedt
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt
2010-05-11sched, wait: Use wrapper functionsChangli Gao
2010-05-10sched: Remove a stale commentLi Zefan
2010-05-09ondemand: Make the iowait-is-busy time a sysfs tunableArjan van de Ven
2010-05-09ondemand: Solve a big performance issue by counting IOWAIT time as busyArjan van de Ven
2010-05-09sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven
2010-05-09sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven
2010-05-09sched: Fold updating of the last_update_time_info into update_ts_time_stats()Arjan van de Ven
2010-05-09sched: Update the idle statistics in get_cpu_idle_time_us()Arjan van de Ven
2010-05-09sched: Introduce a function to update the idle statisticsArjan van de Ven
2010-05-09sched: Add a comment to get_cpu_idle_time_us()Arjan van de Ven
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar
2010-05-08cpu_stop: add dummy implementation for UPTejun Heo
2010-05-07sched: Remove rq argument to the tracepointsPeter Zijlstra
2010-05-07Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar
2010-05-07rcu: need barrier() in UP synchronize_sched_expedited()Paul E. McKenney
2010-05-06sched: correctly place paranioa memory barriers in synchronize_sched_expedited()Paul E. McKenney
2010-05-06sched: kill paranoia check in synchronize_sched_expedited()Tejun Heo
2010-05-06sched: replace migration_thread with cpu_stopTejun Heo
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo
2010-05-06cpu_stop: implement stop_cpu[s]()Tejun Heo
2010-05-05tracing: Fix "integer as NULL pointer" warning.Thiago Farina
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt
2010-05-04tracing: Make the documentation clear on trace_event boot optionLi Zefan
2010-05-04ring-buffer: Wrap open-coded WARN_ONCEBorislav Petkov
2010-05-04tracing: Convert nop macros to static inlinesSteven Rostedt
2010-04-29Linux 2.6.34-rc6v2.6.34-rc6Linus Torvalds
2010-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-04-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-04-29kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-04-29ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings