aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* 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
* | | | | ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2012-08-09
* | | | | cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-08-01
* | | | | cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemaskDavid Rientjes2012-08-01
* | | | | cpusets: avoid looping when storing to mems_allowed if one node remains setDavid Rientjes2012-08-01
* | | | | ntp: Fix STA_INS/DEL clearing bugJohn Stultz2012-08-01
* | | | | timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner2012-07-19
* | | | | hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz2012-07-19
* | | | | timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-19
* | | | | hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner2012-07-19
* | | | | timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner2012-07-19
* | | | | timekeeping: Fix leapsecond triggered load spike issueJohn Stultz2012-07-19
* | | | | hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-19
* | | | | time: Move common updates to a functionThomas Gleixner2012-07-19
* | | | | timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz2012-07-19
* | | | | ntp: Correct TAI offset during leap secondRichard Cochran2012-07-19
* | | | | ntp: Fix leap-second hrtimer livelockJohn Stultz2012-07-19