aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt2010-05-14
* tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan2010-05-14
* tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-14
* tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-14
* tracing: Move print functions into event classSteven Rostedt2010-05-14
* tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* tracing: Move raw_init from events to classSteven Rostedt2010-05-14
* tracing: Move fields from event to class structureSteven Rostedt2010-05-14
* tracing: Remove per event trace registeringSteven Rostedt2010-05-14
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
* tracepoints: Add check trace callback typeMathieu Desnoyers2010-05-14
* tracing: Create class struct for eventsSteven Rostedt2010-05-14
* Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt2010-05-14
|\
| * sched, wait: Use wrapper functionsChangli Gao2010-05-11
| * sched: Remove a stale commentLi Zefan2010-05-10
| * ondemand: Make the iowait-is-busy time a sysfs tunableArjan van de Ven2010-05-09
| * ondemand: Solve a big performance issue by counting IOWAIT time as busyArjan van de Ven2010-05-09
| * sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-09
| * sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven2010-05-09
| * sched: Fold updating of the last_update_time_info into update_ts_time_stats()Arjan van de Ven2010-05-09
| * sched: Update the idle statistics in get_cpu_idle_time_us()Arjan van de Ven2010-05-09
| * sched: Introduce a function to update the idle statisticsArjan van de Ven2010-05-09
| * sched: Add a comment to get_cpu_idle_time_us()Arjan van de Ven2010-05-09
| * Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-08
| |\
| | * cpu_stop: add dummy implementation for UPTejun Heo2010-05-08
| | * rcu: need barrier() in UP synchronize_sched_expedited()Paul E. McKenney2010-05-07
| | * sched: correctly place paranioa memory barriers in synchronize_sched_expedited()Paul E. McKenney2010-05-06
| | * sched: kill paranoia check in synchronize_sched_expedited()Tejun Heo2010-05-06
| | * sched: replace migration_thread with cpu_stopTejun Heo2010-05-06
| | * stop_machine: reimplement using cpu_stopTejun Heo2010-05-06
| | * cpu_stop: implement stop_cpu[s]()Tejun Heo2010-05-06
| * | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-07
| * | Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar2010-05-07
| |\ \ | | |/ | |/|
| | * Linux 2.6.34-rc6v2.6.34-rc6Linus Torvalds2010-04-29
| | * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-29
| | |\
| | | * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-29
| | * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-04-29
| | |\ \
| | | * | xfs: add a shrinker to background inode reclaimDave Chinner2010-04-29
| | | |/
| | * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-29
| | |\ \
| | | * | exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh2010-04-29
| | | * | fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe2010-04-29
| | | |/
| | * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-29
| | |\ \
| | | * | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-29
| | | * | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2010-04-28
| | | * | ARM: 6030/1: KS8695: enable consoleYegor Yefremov2010-04-23
| | | * | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-22
| | | * | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-22
| | | * | ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen2010-04-22
| | | * | ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-21
| | * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-29
| | |\ \ \