index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Merge LITMUS^RT staging (as of time of this commit).
Christopher Kenna
2012-09-29
|
\
|
*
Do processor state transitions in schedule_tail().
Glenn Elliott
2012-09-21
|
*
Add kernel-style events for sched_trace_XXX() functions
Andrea Bastoni
2012-03-30
|
*
Prevent Linux to send IPI and queue tasks on remote CPUs.
Andrea Bastoni
2011-08-27
|
*
Merge 'Linux v3.0' into Litmus
Andrea Bastoni
2011-08-27
|
|
\
|
*
|
Litmus core: replace FMLP & SRP system calls with generic syscalls
Bjoern B. Brandenburg
2011-02-01
|
*
|
bugfix: don't let children stay Litmus real-time tasks
Bjoern B. Brandenburg
2011-01-30
|
*
|
Workaround: do not set rq->skip_clock_update
Bjoern B. Brandenburg
2010-11-11
|
*
|
Implement proper remote preemption support
Bjoern B. Brandenburg
2010-11-11
|
*
|
hook litmus tick function into hrtimer-driven ticks
Bjoern B. Brandenburg
2010-11-11
|
*
|
Merge commit 'v2.6.36' into wip-merge-2.6.36
Andrea Bastoni
2010-10-23
|
|
\
\
|
*
|
|
hrtimer: add init function to properly set hrtimer_start_on_info params
Andrea Bastoni
2010-10-19
|
*
|
|
Make smp_send_pull_timers() optional.
Bjoern B. Brandenburg
2010-06-01
|
*
|
|
Change most LitmusRT spinlock_t in raw_spinlock_t
Andrea Bastoni
2010-05-29
|
*
|
|
Merge branch 'master' into wip-merge-2.6.34
Andrea Bastoni
2010-05-29
|
|
\
\
\
|
|
*
|
|
Measure timer re-arming in the proper location
Andrea Bastoni
2010-05-29
|
|
*
|
|
Bugfix: clear LITMUS^RT state on fork completely
Bjoern B. Brandenburg
2010-05-29
|
|
*
|
|
Better explanation of jump-to-CFS optimization removal
Bjoern B. Brandenburg
2010-05-29
|
|
*
|
|
Integrate litmus_tick() in task_tick_litmus()
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add release-master support
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add hrtimer_start_on() API
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add Stack Resource Policy (SRP) support
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add support for quantum alignment
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add complete_n() call
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add tracing support and hook up Litmus KConfig for x86
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Core LITMUS^RT infrastructure
Andrea Bastoni
2010-05-29
*
|
|
|
|
Apply k4412 kernel from HardKernel for ODROID-X.
Christopher Kenna
2012-09-28
*
|
|
|
|
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-15
*
|
|
|
|
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-15
*
|
|
|
|
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
Darren Hart
2012-08-09
*
|
|
|
|
futex: Fix bug in WARN_ON for NULL q.pi_state
Darren Hart
2012-08-09
*
|
|
|
|
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
Darren Hart
2012-08-09
*
|
|
|
|
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-08-09
*
|
|
|
|
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
2012-08-09
*
|
|
|
|
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-08-01
*
|
|
|
|
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
2012-08-01
*
|
|
|
|
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
2012-08-01
*
|
|
|
|
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-08-01
*
|
|
|
|
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-07-19
*
|
|
|
|
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
John Stultz
2012-07-19
*
|
|
|
|
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-19
*
|
|
|
|
hrtimers: Move lock held region in hrtimer_interrupt()
Thomas Gleixner
2012-07-19
*
|
|
|
|
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-07-19
*
|
|
|
|
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-07-19
*
|
|
|
|
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-07-19
*
|
|
|
|
time: Move common updates to a function
Thomas Gleixner
2012-07-19
*
|
|
|
|
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-07-19
*
|
|
|
|
ntp: Correct TAI offset during leap second
Richard Cochran
2012-07-19
*
|
|
|
|
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-07-19
[next]