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
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-04-13
|
\
|
*
x86/mm: Improve AMD Bulldozer ASLR workaround
Hector Marco-Gisbert
2015-03-31
|
*
x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a b...
Ingo Molnar
2015-03-05
|
*
x86/mm: Simplify probe_page_size_mask()
Ingo Molnar
2015-03-05
|
*
x86/mm: Further simplify 1 GB kernel linear mappings handling
Ingo Molnar
2015-03-05
|
*
x86/mm: Use early_param_on_off() for direct_gbpages
Luis R. Rodriguez
2015-03-05
|
*
x86/mm: Simplify enabling direct_gbpages
Luis R. Rodriguez
2015-03-05
|
*
x86/mm: Use IS_ENABLED() for direct_gbpages
Luis R. Rodriguez
2015-03-05
|
*
x86/mm: Unexport set_memory_ro() and set_memory_rw()
Daniel Borkmann
2015-02-28
|
*
x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c
Juergen Gross
2015-02-24
|
*
x86/mm: Use early_memunmap() instead of early_iounmap()
Juergen Gross
2015-02-24
|
*
Merge tag 'v4.0-rc1' into x86/mm, to refresh the tree
Ingo Molnar
2015-02-24
|
|
\
|
*
|
x86/mm/pat: Ensure different messages in STRICT_DEVMEM and PAT cases
Pavel Machek
2015-02-18
|
*
|
x86/mm: Reduce PAE-mode per task pgd allocation overhead from 4K to 32 bytes
Fenghua Yu
2015-02-18
*
|
|
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-04-13
|
\
\
\
|
*
|
|
x86/microcode/amd: Drop the pci_ids.h dependency
Michael S. Tsirkin
2015-03-31
|
*
|
|
Merge tag 'intel_microcode_cleanup_p1' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
2015-03-03
|
|
\
\
\
|
|
*
|
|
x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc()
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Check scan_microcode()'s retval
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Sanitize microcode_pointer()
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Simplify generic_load_microcode_early()
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode: Consolidate family,model, ... code
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Rename update_match_revision()
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Sanitize _save_mc()
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Make _save_mc() return the updated saved count
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Simplify load_ucode_intel_bsp()
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp()
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Do the mc_saved_src NULL check first
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Check if microcode was found before applying
Borislav Petkov
2015-03-02
|
|
*
|
|
x86/microcode/intel: Fix out of bounds memory access to the extended header
Quentin Casasnovas
2015-03-02
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
|
\
\
\
\
|
*
|
|
|
x86/fpu: Kill eager_fpu_init_bp()
Oleg Nesterov
2015-03-23
|
*
|
|
|
x86/fpu: Don't allocate fpu->state for swapper/0
Oleg Nesterov
2015-03-23
|
*
|
|
|
x86/fpu: Rename drop_init_fpu() to fpu_reset_state()
Borislav Petkov
2015-03-23
|
*
|
|
|
x86/fpu: Fold __drop_fpu() into its sole user
Borislav Petkov
2015-03-23
|
*
|
|
|
x86/fpu: Don't abuse drop_init_fpu() in flush_thread()
Oleg Nesterov
2015-03-23
|
*
|
|
|
x86/fpu: Use restore_init_xstate() instead of math_state_restore() on kthread...
Oleg Nesterov
2015-03-23
|
*
|
|
|
x86/fpu: Introduce restore_init_xstate()
Oleg Nesterov
2015-03-23
|
*
|
|
|
x86/fpu: Document user_fpu_begin()
Oleg Nesterov
2015-03-23
|
*
|
|
|
Merge tag 'v4.0-rc5' into x86/fpu, to prevent conflicts
Ingo Molnar
2015-03-23
|
|
\
\
\
\
|
*
|
|
|
|
x86/fpu: Factor out memset(xstate, 0) in fpu_finit() paths
Oleg Nesterov
2015-03-10
|
*
|
|
|
|
x86/fpu: Change xstateregs_get()/set() to use ->xsave.i387 rather than ->fxsave
Oleg Nesterov
2015-03-10
|
*
|
|
|
|
x86/fpu: Don't abuse FPU in kernel threads if use_eager_fpu()
Oleg Nesterov
2015-02-23
|
*
|
|
|
|
x86/fpu: Always allow FPU in interrupt if use_eager_fpu()
Oleg Nesterov
2015-02-23
|
*
|
|
|
|
x86/fpu: __kernel_fpu_begin() should clear fpu_owner_task even if use_eager_f...
Oleg Nesterov
2015-02-23
|
*
|
|
|
|
Merge branch 'tip-x86-fpu' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Ingo Molnar
2015-02-19
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
x86/fpu: Also check fpu_lazy_restore() when use_eager_fpu()
Rik van Riel
2015-02-19
|
|
*
|
|
|
x86/fpu: Use task_disable_lazy_fpu_restore() helper
Rik van Riel
2015-02-19
|
|
*
|
|
|
x86/fpu: Use an explicit if/else in switch_fpu_prepare()
Rik van Riel
2015-02-19
[next]