aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-09
| * sched: Eliminate the ts->idle_lastupdate fieldArjan 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
| | * 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
| |\ \ | | |/ | |/|
| | * Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-29
| | |\
| | | * NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-22
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-28
| | |\ \
| | | * | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-28
| | | * | sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-04-28
| | * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-28
| | |\ \ \
| | | * | | pcmcia: pcmcia_dev_present bugfixDominik Brodowski2010-04-21
| | | |/ /
| | * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-28
| | |\ \ \
| | | * | | coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-28
| | | * | | Catch filesystems lacking s_bdiJörn Engel2010-04-25
| | | * | | smbfs: add bdi backing to mount sessionJens Axboe2010-04-22
| | | * | | ncpfs: add bdi backing to mount sessionJens Axboe2010-04-22
| | | * | | coda: add bdi backing to mount sessionJens Axboe2010-04-22
| | | * | | bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-22
| | | |/ /
| | * | | hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-24
| | * | | Cleanup generic block based fiemapJosef Bacik2010-04-23
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-22
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter2010-04-15
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-21
| | |\ \ \
| | | * | | regulator: Let drivers know when they use the stub APIJean Delvare2010-04-19
| | * | | | KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-20
| | * | | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
| | | |_|/ | | |/| |
| * | | | sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra2010-04-23
| * | | | Merge branch 'linus' into sched/coreIngo Molnar2010-04-15
| |\ \ \ \
| * | | | | sched: Add enqueue/dequeue flagsPeter Zijlstra2010-04-02
| * | | | | sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra2010-04-02
| * | | | | sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov2010-04-02
| * | | | | sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov2010-04-02
| * | | | | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov2010-04-02
| * | | | | Merge branch 'linus' into sched/coreIngo Molnar2010-04-02
| |\ \ \ \ \