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
/
x86
/
mm
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
x86/cpu_entry_area: Provide exception stack accessor
Thomas Gleixner
2019-04-17
|
*
|
|
|
|
x86/cpu_entry_area: Prepare for IST guard pages
Thomas Gleixner
2019-04-17
|
*
|
|
|
|
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
2019-04-17
|
*
|
|
|
|
x86/cpu_entry_area: Cleanup setup functions
Thomas Gleixner
2019-04-17
|
*
|
|
|
|
x86/exceptions: Make IST index zero based
Thomas Gleixner
2019-04-17
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
|
\
\
\
\
\
|
*
|
|
|
|
x86/mm: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2019-04-08
*
|
|
|
|
|
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-06
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-17
*
|
|
|
|
|
x86/mm: Fix a crash with kmemleak_scan()
Qian Cai
2019-04-24
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
x86/mm/KASLR: Fix the size of the direct mapping section
Baoquan He
2019-04-18
*
|
|
|
|
x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
Peter Zijlstra
2019-04-16
*
|
|
|
|
x86/mm: Prevent bogus warnings with "noexec=off"
Thomas Gleixner
2019-04-16
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
2019-03-28
*
|
|
|
x86/mm/pti: Make local symbols static
Valdis Kletnieks
2019-03-22
|
|
/
/
|
/
|
|
*
|
|
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
*
|
|
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-12
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/mm: Remove unused variable 'old_pte'
Qian Cai
2019-03-06
|
*
|
x86/mm: Remove unused variable 'cpu'
Qian Cai
2019-03-06
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
|
\
\
\
|
*
|
|
mm: create the new vm_fault_t type
Souptick Joarder
2019-03-07
*
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-07
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/mm/dump_pagetables: Remove the unused prev_pud variable
Shaokun Zhang
2019-02-14
|
*
|
|
x86/cpu_entry_area: Move percpu_setup_debug_store() to __init section
Sergey Senozhatsky
2019-02-08
|
*
|
|
x86/mm/tlb: Remove unused cpu variable
Shaokun Zhang
2019-01-29
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
|
\
\
\
\
|
*
|
|
|
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2019-03-06
*
|
|
|
|
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-06
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
x86/mpx: tweak header name
Michael S. Tsirkin
2019-02-18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-06
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
Ard Biesheuvel
2019-02-04
*
|
|
|
x86-64: add warning for non-canonical user access address dereferences
Linus Torvalds
2019-03-04
|
|
_
|
/
|
/
|
|
*
|
|
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
2019-02-25
*
|
|
x86/mm/cpa: Fix set_mce_nospec()
Peter Zijlstra
2019-02-08
|
/
/
*
|
x86/fault: Fix sign-extend unintended sign extension
Colin Ian King
2019-01-29
*
|
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
2019-01-15
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
|
\
|
*
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
2018-12-28
|
*
x86/pgtable: drop pXd_none() checks from pXd_free_pYd_table()
Will Deacon
2018-12-28
|
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
|
*
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
2018-12-28
|
*
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-28
*
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
|
\
\
|
|
/
|
/
|
|
*
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-26
|
\
\
|
*
|
x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()
Yangtao Li
2018-12-18
[prev]
[next]