aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Improve FMLP queue management.wip-fmlp-dequeueGlenn Elliott2011-03-31
* Litmus core: add generic clustering supportBjoern B. Brandenburg2011-02-01
* Litmus core: extract userspace interface from C-EDFBjoern B. Brandenburg2011-02-01
* Feather-Trace: rename locking trace pointsBjoern B. Brandenburg2011-02-01
* fdso: pass userpsace config argument to object constructorBjoern B. Brandenburg2011-02-01
* PSN-EDF: re-implement FMLP supportBjoern B. Brandenburg2011-02-01
* EDF: support priority boostingBjoern B. Brandenburg2011-02-01
* FMLP: remove old implementationBjoern B. Brandenburg2011-02-01
* SRP: port to new generic locking APIBjoern B. Brandenburg2011-02-01
* Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
* Litmus core: add generic locking APIBjoern B. Brandenburg2011-02-01
* Litmus core: change plugin locking interface to generic 'allocate_lock()'Bjoern B. Brandenburg2011-02-01
* fdso: supply object type to constructor and destructor methodsBjoern B. Brandenburg2011-02-01
* Fixed is_hrt, is_srt, and is_be macros.Jonathan Herman2011-02-01
* Added task class to feather trace param record.Jonathan Herman2011-02-01
* Litmus core: add copy_and_chomp() helperBjoern B. Brandenburg2011-01-30
* Added support for tracing arbitrary actions.wip-eventsJonathan Herman2011-01-26
* Feather-Trace: dynamic memory allocation and clean exit2011.1Christopher Kenna2011-01-12
* Feather-Trace: register devices with sysfsChristopher Kenna2011-01-12
* bugfix: avoid underflow in budget_remaining()Bjoern B. Brandenburg2010-11-29
* add optional [function@file:line] tag to TRACE() logBjoern B. Brandenburg2010-11-22
* log job number in TRACE_TASK() and TRACE_CUR()Bjoern B. Brandenburg2010-11-22
* Remove LITMUS^RT TRACE_BUG_ON macroBjoern B. Brandenburg2010-11-11
* Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
* Split out TRACE() from litmus.h and cleanup some includesBjoern B. Brandenburg2010-11-11
* C-EDF: move /proc/litmus/cluster_cache to /proc/litmus/plugins/C-EDF/clusterBjoern B. Brandenburg2010-11-11
* Litmus core: refactor the implementation of /procChristopher Kenna2010-10-23
* Litmus core: per-plugin proc directoriesChristopher Kenna2010-10-23
* Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
|\
| * types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-15
| * Un-inline the core-dump helper functionsLinus Torvalds2010-10-14
| * Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-14
| * fanotify: disable fanotify syscallsEric Paris2010-10-11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-09
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2010-10-07
| | |\
| | | * Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-30
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-07
| |\ \ \
| | * | | elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-07
| | |/ /
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-07
| |\ \ \
| | * | | drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-05
| | |/ /
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-07
| |\ \ \ | | |/ / | |/| |
| | * | V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-27
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-05
| |\ \ \
| | * | | rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet2010-09-23
| * | | | wait: using uninitialized member of wait queueEvgeny Kuznetsov2010-10-05
| * | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-01
| |\ \ \ \
| | * | | | drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-01
| | * | | | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-09-30
| | * | | | drm: Prune GEM vma entriesChris Wilson2010-09-27