aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-23
|\
| * Output additional data in MC completion records.Jonathan Herman2012-10-23
* | Merge Jonathan's wip-mc into odroidx-color.Christopher Kenna2012-09-30
|\|
| * Fixed sched_color run issues.Jonathan Herman2012-09-30
| |\
| * | Resolved merge bugs.Jonathan Herman2012-09-29
| * | Merge branch 'wip-color' into wip-mcJonathan Herman2012-09-29
| |\ \
| | * | Added color scheduleJonathan Herman2012-05-03
| * | | Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-13
| * | | Sperated b and c overheadsJonathan Herman2011-12-27
| * | | Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...Jonathan Herman2011-10-13
| |\ \ \
| | * | | add level-A scheduling eventChristopher Kenna2011-10-11
| * | | | Fixed very obscure race conditionJonathan Herman2011-10-13
| |/ / /
| * | | Adding events is now accomplished in O(1) timeJonathan Herman2011-10-10
| * | | Fixed a timer bug and implemented finish switch.Jonathan Herman2011-10-09
| * | | Allow scheduler to 'logically' remove crit_entry's from level-C heap.Jonathan Herman2011-10-08
| * | | Fixed timer issue and atomic remove issue in level A domain.Jonathan Herman2011-10-08
* | | | Merge LITMUS^RT staging (as of time of this commit).Christopher Kenna2012-09-29
|\ \ \ \ | | |_|/ | |/| |
| * | | 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.Andrea Bastoni2011-08-27
| * | Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
| |\ \ | | |/ | |/|
| * | Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
| * | bugfix: don't let children stay Litmus real-time tasksBjoern B. Brandenburg2011-01-30
| * | Workaround: do not set rq->skip_clock_updateBjoern B. Brandenburg2010-11-11
| * | Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
| * | hook litmus tick function into hrtimer-driven ticksBjoern B. Brandenburg2010-11-11
| * | Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
| |\ \
| * | | hrtimer: add init function to properly set hrtimer_start_on_info paramsAndrea Bastoni2010-10-19
| * | | Make smp_send_pull_timers() optional.Bjoern B. Brandenburg2010-06-01
| * | | Change most LitmusRT spinlock_t in raw_spinlock_tAndrea Bastoni2010-05-29
| * | | Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
| |\ \ \
| | * | | Measure timer re-arming in the proper locationAndrea Bastoni2010-05-29
| | * | | Bugfix: clear LITMUS^RT state on fork completelyBjoern B. Brandenburg2010-05-29
| | * | | Better explanation of jump-to-CFS optimization removalBjoern B. Brandenburg2010-05-29
| | * | | Integrate litmus_tick() in task_tick_litmus()Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add release-master supportAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add hrtimer_start_on() APIAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add Stack Resource Policy (SRP) supportAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add support for quantum alignmentAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add complete_n() callAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add tracing support and hook up Litmus KConfig for x86Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Core LITMUS^RT infrastructureAndrea Bastoni2010-05-29
* | | | | Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* | | | | random: remove rand_initialize_irq()Theodore Ts'o2012-08-15
* | | | | random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-15
* | | | | futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart2012-08-09
* | | | | futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart2012-08-09
* | | | | futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart2012-08-09
* | | | | workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-08-09