aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'wip-nested-locking' into tegra-nested-lockingwip-nested-lockingJonathan Herman2013-04-19
|\
| * Protect SCHED_LITMUS tasks from reschedules triggered by SCHED_FIFO enqueues.Jonathan 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.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
* | | | | Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* | | | | Patched in Tegra support.Jonathan Herman2013-01-17
* | | | | Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-14
|\ \ \ \ \
| * | | | | tracing: Fix regression of trace_pipeLiu Bo2013-01-14
| * | | | | tracing: Fix regression with irqsoff tracer and tracing_on fileSteven Rostedt2013-01-11
* | | | | | kernel/audit.c: avoid negative sleep durationsAndrew Morton2013-01-11
* | | | | | audit: catch possible NULL audit buffersKees Cook2013-01-11
* | | | | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-11
* | | | | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-11
* | | | | | audit: fix auditfilter.c kernel-doc warningsRandy Dunlap2013-01-10
* | | | | | Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-10
|\| | | | |
| * | | | | tracing: Fix regression of trace_options file settingSteven Rostedt2013-01-09
* | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-01-07
|\ \ \ \ \ \
| * | | | | | printk: fix incorrect length from print_time() when seconds > 99999Roland Dreier2013-01-04
| |/ / / / /
* | | | | | signals: set_current_blocked() can use __set_current_blocked()Oleg Nesterov2013-01-05
* | | | | | signals: sys_ssetmask() uses uninitialized newmaskOleg Nesterov2013-01-05
|/ / / / /
* | | | | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-25
* | | | | pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman2012-12-25