| Commit message (Expand) | Author | Age |
* | Merge branch 'wip-tracepoints' into mpi-staging | Jonathan Herman | 2012-02-26 |
|\ |
|
| * | Add kernel-style events for sched_trace_XXX() functionswip-tracepoints | Andrea Bastoni | 2012-02-11 |
* | | Typo in macro | Jonathan Herman | 2012-02-16 |
|/ |
|
* | Feather-Trace: keep track of interrupt-related interference.2012.1 | Bjoern B. Brandenburg | 2012-01-30 |
* | Litmus core: simplify np-section protocolwip-2011.2-bbb | Bjoern B. Brandenburg | 2011-11-24 |
* | C-EDF: rename lock -> cluster_lock | Bjoern B. Brandenburg | 2011-11-24 |
* | locking: use correct timestamp | Bjoern B. Brandenburg | 2011-11-24 |
* | Feather-trace: let userspace add overhead events | Bjoern B. Brandenburg | 2011-11-24 |
* | ftdev: let bufffer-specific code handle writes from userspace | Bjoern B. Brandenburg | 2011-11-24 |
* | ftdev: remove event activation hack | Bjoern B. Brandenburg | 2011-11-24 |
* | Feather-Trace: keep track of release latency | Bjoern B. Brandenburg | 2011-11-24 |
* | Feather-Trace: trace locking-related suspensions | Bjoern B. Brandenburg | 2011-11-24 |
* | Feather-Trace: start with the largest permissible range | Bjoern B. Brandenburg | 2011-11-24 |
* | bugfix: add processors in order of increasing indices to clusters | Bjoern B. Brandenburg | 2011-11-24 |
* | Pfair: improve robustness of suspensions | Bjoern B. Brandenburg | 2011-11-24 |
* | Add option to turn off preemption state tracing | Bjoern B. Brandenburg | 2011-11-24 |
* | Add unlikely() to rel master check (match pfair). | Glenn Elliott | 2011-11-02 |
* | bugfix: release master CPU must signal task was picked | Bjoern B. Brandenburg | 2011-11-02 |
* | Pfair: various fixes concerning release timers | Bjoern B. Brandenburg | 2011-08-27 |
* | Pfair: add support for true sporadic releases | Bjoern B. Brandenburg | 2011-08-27 |
* | Pfair: add release master support. | Bjoern B. Brandenburg | 2011-08-27 |
* | C-EDF: Make migration affinity work with Release Master | Glenn Elliott | 2011-08-27 |
* | C-EDF: add release master support | Bjoern B. Brandenburg | 2011-08-27 |
* | PSN-EDF: add release master support | Bjoern B. Brandenburg | 2011-08-27 |
* | COMMENT: Correct comment on precise budget enforcement | Glenn Elliott | 2011-08-27 |
* | Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITY | Glenn Elliott | 2011-08-27 |
* | Prevent Linux to send IPI and queue tasks on remote CPUs.wip-merge-v3.0 | Andrea Bastoni | 2011-08-27 |
* | Update PULL_TIMERS_VECTOR number | Andrea Bastoni | 2011-08-27 |
* | Fix prototype mismatching and synch syscall numbers | Andrea Bastoni | 2011-08-27 |
* | Merge 'Linux v3.0' into Litmus | Andrea Bastoni | 2011-08-27 |
|\ |
|
| * | Linux 3.0 | Linus Torvalds | 2011-07-21 |
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-07-21 |
| |\ |
|
| | * | sparc,kgdbts: fix compile regression with kgdb test suite | Jason Wessel | 2011-07-21 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-07-21 |
| |\ \ |
|
| | * | | CIFS: Fix wrong length in cifs_iovec_read | Pavel Shilovsky | 2011-07-20 |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-21 |
| |\ \ \ |
|
| | * | | | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin | 2011-07-21 |
| | * | | | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman | 2011-07-21 |
| | |/ / |
|
| * | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-21 |
| |\ \ \ |
|
| | * | | | drm/i915: Fix unfenced alignment on pre-G33 hardware | Chris Wilson | 2011-07-18 |
| | * | | | drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS | Keith Packard | 2011-07-14 |
| * | | | | vfs: drop conditional inode prefetch in __do_lookup_rcu | Linus Torvalds | 2011-07-21 |
| * | | | | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop | Jan Beulich | 2011-07-21 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-20 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2011-07-20 |
| | |\ \ \ |
|
| | | * | | | signal: align __lock_task_sighand() irq disabling and RCU | Paul E. McKenney | 2011-07-20 |
| | | * | | | softirq,rcu: Inform RCU of irq_exit() activity | Peter Zijlstra | 2011-07-20 |
| | | * | | | sched: Add irq_{enter,exit}() to scheduler_ipi() | Peter Zijlstra | 2011-07-20 |
| | | * | | | rcu: protect __rcu_read_unlock() against scheduler-using irq handlers | Paul E. McKenney | 2011-07-20 |
| | | * | | | rcu: Streamline code produced by __rcu_read_unlock() | Paul E. McKenney | 2011-07-20 |