aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Refactor sched_trace_log_message() -> debug_trace_log_message()wip-2011.2-bbb-traceAndrea Bastoni2011-11-25
* Refactor tracing and debugging filenames + CONFIG macrosAndrea Bastoni2011-11-25
* Litmus core: simplify np-section protocolwip-2011.2-bbbBjoern B. Brandenburg2011-11-24
* C-EDF: rename lock -> cluster_lockBjoern B. Brandenburg2011-11-24
* locking: use correct timestampBjoern B. Brandenburg2011-11-24
* Feather-trace: let userspace add overhead eventsBjoern B. Brandenburg2011-11-24
* ftdev: let bufffer-specific code handle writes from userspaceBjoern B. Brandenburg2011-11-24
* ftdev: remove event activation hackBjoern B. Brandenburg2011-11-24
* Feather-Trace: keep track of release latencyBjoern B. Brandenburg2011-11-24
* Feather-Trace: trace locking-related suspensionsBjoern B. Brandenburg2011-11-24
* Feather-Trace: start with the largest permissible rangeBjoern B. Brandenburg2011-11-24
* bugfix: add processors in order of increasing indices to clustersBjoern B. Brandenburg2011-11-24
* Pfair: improve robustness of suspensionsBjoern B. Brandenburg2011-11-24
* Add option to turn off preemption state tracingBjoern B. Brandenburg2011-11-24
* Add unlikely() to rel master check (match pfair).Glenn Elliott2011-11-02
* bugfix: release master CPU must signal task was pickedBjoern B. Brandenburg2011-11-02
* Pfair: various fixes concerning release timersBjoern B. Brandenburg2011-08-27
* Pfair: add support for true sporadic releasesBjoern B. Brandenburg2011-08-27
* Pfair: add release master support.Bjoern B. Brandenburg2011-08-27
* C-EDF: Make migration affinity work with Release MasterGlenn Elliott2011-08-27
* C-EDF: add release master supportBjoern B. Brandenburg2011-08-27
* PSN-EDF: add release master supportBjoern B. Brandenburg2011-08-27
* COMMENT: Correct comment on precise budget enforcementGlenn Elliott2011-08-27
* Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITYGlenn Elliott2011-08-27
* Prevent Linux to send IPI and queue tasks on remote CPUs.wip-merge-v3.0Andrea Bastoni2011-08-27
* Update PULL_TIMERS_VECTOR numberAndrea Bastoni2011-08-27
* Fix prototype mismatching and synch syscall numbersAndrea Bastoni2011-08-27
* Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
|\
| * Linux 3.0Linus Torvalds2011-07-21
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-07-21
| |\
| | * sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel2011-07-21
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-21
| |\ \
| | * | CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky2011-07-20
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-21
| |\ \ \
| | * | | x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-21
| | * | | x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-21
| | |/ /
| * | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-21
| |\ \ \
| | * | | drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson2011-07-18
| | * | | drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2011-07-14
| * | | | vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds2011-07-21
| * | | | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich2011-07-21
| | |/ / | |/| |
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-20
| |\ \ \
| | * \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-07-20
| | |\ \ \
| | | * | | signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney2011-07-20
| | | * | | softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra2011-07-20
| | | * | | sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra2011-07-20
| | | * | | rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney2011-07-20
| | | * | | rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney2011-07-20
| | | * | | rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2011-07-20
| | | * | | rcu: decrease rcu_report_exp_rnp coupling with schedulerPaul E. McKenney2011-07-20