| Commit message (Collapse) | Author | Age |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remote branch is from Ubuntu Oneiric (tag Ubuntu-3.0.0-1215.27) with
minor patch to the TWL-RTC code. Trying to pull this into LITMUS^RT
staging (as of 9/20/2012) to get LITMUS^RT running on the PandaBoard.
Conflicts:
Makefile
fs/exec.c
include/linux/fs.h
kernel/fork.c
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/1034988
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/1031926
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/1026850
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/1025406
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/1016720
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/1014712
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/1013748
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/1008697
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/1002880
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/996109
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/990544
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/987283
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/983326
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/971808
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/963823
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/959470
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/954576
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/954576
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/937915
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/931719
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/927848
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/926309
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/922799
|
| |
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/915926
Signed-off-by: Brad Figg <brad.figg@canonical.com>
|
| |
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/913373
Signed-off-by: Brad Figg <brad.figg@canonical.com>
|
| |
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/913373
Signed-off-by: Brad Figg <brad.figg@canonical.com>
|
| |
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/907778
Signed-off-by: Brad Figg <brad.figg@canonical.com>
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/902312
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/897514
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/897514
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/893741
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/890952
|
| |
| |
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/881420
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
|
| |
| |
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/881420
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/868628
|
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/868628
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
BugLink: http://bugs.launchpad.net/bugs/684666
We need the aufs headers in the linux-libc-headers, add support for
including files from the ubuntu include directory.
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
| |
| |
| |
| |
| |
| | |
Ignore: yes
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Some notes:
* Litmus^RT scheduling class is the topmost scheduling class
(above stop_sched_class).
* scheduler_ipi() function (e.g., in smp_reschedule_interrupt())
may increase IPI latencies.
* Added path into schedule() to quickly re-evaluate scheduling
decision without becoming preemptive again. This used to be
a standard path before the removal of BKL.
Conflicts:
Makefile
arch/arm/kernel/calls.S
arch/arm/kernel/smp.c
arch/x86/include/asm/unistd_32.h
arch/x86/kernel/smp.c
arch/x86/kernel/syscall_table_32.S
include/linux/hrtimer.h
kernel/printk.c
kernel/sched.c
kernel/sched_fair.c
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
kbuild: Call depmod.sh via shell
perf: clear out make flags when calling kernel make kernelver
|