index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
...
|
*
|
MIPS: pm-cps: Use MIPS standard lightweight ordering barrier
Matt Redfearn
2016-10-04
|
*
|
MIPS: pm-cps: Update comments on barrier instructions
Matt Redfearn
2016-10-04
|
*
|
MIPS: pm-cps: Change FSB workaround to CPU blacklist
Matt Redfearn
2016-10-04
|
*
|
MIPS: CPC: Avoid lock when MIPS CM >= 3 is present
Matt Redfearn
2016-10-04
|
*
|
MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'
Matt Redfearn
2016-10-04
|
*
|
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-04
|
*
|
MIPS: Delete unused file smp-gic.c
Matt Redfearn
2016-10-04
|
*
|
MIPS: Move identification of VP(E) into proc.c from smp-mt.c
Matt Redfearn
2016-10-04
*
|
|
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
2016-10-14
|
|
/
|
/
|
*
|
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-11
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
*
|
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-10-07
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-03
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
2016-09-30
|
|
\
|
*
|
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
*
|
|
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2016-09-29
*
|
|
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
Paul Burton
2016-09-29
*
|
|
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
2016-09-29
*
|
|
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
2016-09-29
*
|
|
MIPS: Stop setting I6400 FTLBP
Paul Burton
2016-09-29
*
|
|
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
2016-09-29
*
|
|
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2016-09-29
*
|
|
MIPS: fix uretprobe implementation
Marcin Nowakowski
2016-09-29
*
|
|
MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
Matt Redfearn
2016-09-29
|
|
/
|
/
|
*
|
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-24
*
|
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-09-23
*
|
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
2016-09-21
*
|
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-19
*
|
MIPS: Fix memory regions reaching top of physical
James Hogan
2016-09-13
*
|
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
2016-09-13
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
|
\
|
*
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
2016-08-03
|
|
\
|
|
*
MIPS: Don't register r4k sched clock when CPUFREQ enabled
Huacai Chen
2016-07-24
|
|
*
MIPS: Fix r4k clockevents registration
Huacai Chen
2016-07-24
|
|
*
MIPS: traps: return correct si code for accessing nonmapped addresses
Petar Jovanovic
2016-07-21
|
*
|
MIPS: store the appended dtb address in a variable
Jonas Gorski
2016-08-02
|
*
|
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
2016-08-02
|
*
|
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
2016-08-02
|
*
|
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-08-02
|
*
|
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
|
*
|
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
2016-07-29
|
*
|
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
2016-07-29
|
*
|
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2016-07-29
|
*
|
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2016-07-28
|
*
|
MIPS: Print segment physical address when EU=1
James Hogan
2016-07-28
|
*
|
MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processors
Matt Redfearn
2016-07-24
|
*
|
MIPS: smp-cps: Allow booting of CPU other than VP0 within a core
Matt Redfearn
2016-07-24
|
|
/
*
|
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
|
\
\
|
*
|
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
Paul Burton
2016-07-05
[prev]
[next]