index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Merge branch 'wip-nested-locking' into tegra-nested-locking
wip-nested-locking
Jonathan Herman
2013-04-19
|
\
|
*
Protect SCHED_LITMUS tasks from reschedules triggered by SCHED_FIFO enqueues.
Jonathan Herman
2012-12-21
|
*
Move SCHED2 trace points to post_schedule()
Bjoern Brandenburg
2012-10-18
|
*
Trace IPI-related IRQs with ft_irq_fired()
Bjoern Brandenburg
2012-10-18
|
*
Mark feather-trace buffers as "disturbed" on soft IRQs
Bjoern Brandenburg
2012-10-18
|
*
Remove complete_n() API
Bjoern Brandenburg
2012-10-18
|
*
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
*
|
|
|
|
Added missing tegra files.
HEAD
master
Jonathan Herman
2013-01-22
*
|
|
|
|
Patched in Tegra support.
Jonathan Herman
2013-01-17
*
|
|
|
|
Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-01-14
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Fix regression of trace_pipe
Liu Bo
2013-01-14
|
*
|
|
|
|
tracing: Fix regression with irqsoff tracer and tracing_on file
Steven Rostedt
2013-01-11
*
|
|
|
|
|
kernel/audit.c: avoid negative sleep durations
Andrew Morton
2013-01-11
*
|
|
|
|
|
audit: catch possible NULL audit buffers
Kees Cook
2013-01-11
*
|
|
|
|
|
audit: create explicit AUDIT_SECCOMP event type
Kees Cook
2013-01-11
*
|
|
|
|
|
lockdep, rwsem: provide down_write_nest_lock()
Jiri Kosina
2013-01-11
*
|
|
|
|
|
audit: fix auditfilter.c kernel-doc warnings
Randy Dunlap
2013-01-10
*
|
|
|
|
|
Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-01-10
|
\
|
|
|
|
|
|
*
|
|
|
|
tracing: Fix regression of trace_options file setting
Steven Rostedt
2013-01-09
*
|
|
|
|
|
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-01-07
|
\
\
\
\
\
\
|
*
|
|
|
|
|
printk: fix incorrect length from print_time() when seconds > 99999
Roland Dreier
2013-01-04
|
|
/
/
/
/
/
*
|
|
|
|
|
signals: set_current_blocked() can use __set_current_blocked()
Oleg Nesterov
2013-01-05
*
|
|
|
|
|
signals: sys_ssetmask() uses uninitialized newmask
Oleg Nesterov
2013-01-05
|
/
/
/
/
/
*
|
|
|
|
pidns: Stop pid allocation when init dies
Eric W. Biederman
2012-12-25
*
|
|
|
|
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
Eric W. Biederman
2012-12-25
[next]