aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* re-enable klmirqd for workqueues, and grace rebootGlenn Elliott2013-02-06
* Fix AUX tasks from being dropped by Litmus.Glenn Elliott2013-01-23
* minor fixesGlenn Elliott2013-01-18
* Remove tasklet::owner field (just commented out).Glenn Elliott2013-01-18
* Remove tasklet_owner requirements.Glenn Elliott2013-01-15
* remove sem/mutex hacks needed for old klmirqdGlenn Elliott2013-01-10
* Merge branch 'wip-gpu-cleanup' into wip-2012.3-gpuGlenn Elliott2013-01-10
|\
| * Fix several klmirqd bugs.Glenn Elliott2012-12-13
| * make klmirqd work like aux tasks. checkpoint.Glenn Elliott2012-12-12
| * AUX_FUTURE and revised inh-based aux tie breakGlenn Elliott2012-12-06
| * Merge branch 'prop/sched_fork' into wip-gpu-rtas12Glenn Elliott2012-09-17
| |\
| | * Do processor state transitions in schedule_tail().Glenn Elliott2012-09-17
| * | Implement real-time aux threads. G-EDF only.Glenn Elliott2012-09-16
| * | Merge branch 'prop/robust-tie-break' into wip-gpu-rtas12Glenn Elliott2012-09-10
| |\|
| * | enable migration tracing and short-cut interruptsGlenn Elliott2012-08-31
| * | GPUSync patch for Litmus 2012.1.Glenn Elliott2012-05-26
* | | Protect SCHED_LITMUS tasks from reschedules triggered by SCHED_FIFO enqueues.2012.3Jonathan Herman2012-12-21
* | | Move SCHED2 trace points to post_schedule()Bjoern Brandenburg2012-10-18
* | | Trace IPI-related IRQs with ft_irq_fired()Bjoern Brandenburg2012-10-18
* | | Mark feather-trace buffers as "disturbed" on soft IRQsBjoern Brandenburg2012-10-18
* | | Remove complete_n() APIBjoern Brandenburg2012-10-18
* | | Do processor state transitions in schedule_tail().Glenn Elliott2012-09-21
| |/ |/|
* | Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-30
|/
* Prevent Linux to send IPI and queue tasks on remote CPUs.wip-merge-v3.0Andrea Bastoni2011-08-27
* Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
|\
| * 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
| * | | sched: Avoid creating superfluous NUMA domains on non-NUMA systemsPeter Zijlstra2011-07-20
| * | | sched: Allow for overlapping sched_domain spansPeter Zijlstra2011-07-20
| * | | sched: Break out cpu_power from the sched_group structurePeter Zijlstra2011-07-20
| |/ /
| * | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2011-07-15
| |\|
| | * rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2011-07-13
| * | sched: Fix 32bit racePeter Zijlstra2011-07-15
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-12
| |\ \ | | |/ | |/|
| | * genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-07
| * | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-07-07
| |\ \
| | * | PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki2011-07-06
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-07
| |\ \ \ \
| | | | * | sched, cgroups: Fix MIN_SHARES on 64-bit boxenMike Galbraith2011-07-01
| | | | |/
| | | * | jump_label: Fix jump_label update for modulesXiao Guangrong2011-06-29
| * | | | resource: ability to resize an allocated resourceRam Pai2011-07-06
| | |_|/ | |/| |
| * | | taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov2011-06-27
| * | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-25
| |\ \ \