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/mm/cpa: Rename @addrinarray to @numpages
Peter Zijlstra
2018-12-17
|
*
|
x86/mm/cpa: Better use CLFLUSHOPT
Peter Zijlstra
2018-12-17
|
*
|
x86/mm/cpa: Fold cpa_flush_range() and cpa_flush_array() into a single cpa_fl...
Peter Zijlstra
2018-12-17
|
*
|
x86/mm/cpa: Make cpa_data::numpages invariant
Peter Zijlstra
2018-12-17
|
*
|
x86/mm/cpa: Optimize cpa_flush_array() TLB invalidation
Peter Zijlstra
2018-12-17
|
*
|
x86/mm/cpa: Simplify the code after making cpa->vaddr invariant
Peter Zijlstra
2018-12-17
|
*
|
x86/mm/cpa: Make cpa_data::vaddr invariant
Peter Zijlstra
2018-12-17
|
*
|
x86/mm/cpa: Add __cpa_addr() helper
Peter Zijlstra
2018-12-17
|
*
|
x86/mm/cpa: Add ARRAY and PAGES_ARRAY selftests
Peter Zijlstra
2018-12-17
|
*
|
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2018-12-17
|
|
\
\
|
*
|
|
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
Dan Williams
2018-12-05
|
*
|
|
x86/mm: Validate kernel_physical_mapping_init() PTE population
Dan Williams
2018-12-05
|
*
|
|
x86/fault: Clean up the page fault oops decoder a bit
Ingo Molnar
2018-11-22
|
*
|
|
x86/fault: Decode page fault OOPSes better
Andy Lutomirski
2018-11-22
|
*
|
|
x86/fault: Don't try to recover from an implicit supervisor access
Andy Lutomirski
2018-11-22
|
*
|
|
x86/fault: Remove sw_error_code
Andy Lutomirski
2018-11-22
|
*
|
|
x86/fault: Don't set thread.cr2, etc before OOPSing
Andy Lutomirski
2018-11-20
|
*
|
|
x86/fault: Make error_code sanitization more robust
Andy Lutomirski
2018-11-20
|
*
|
|
x86/fault: Improve the condition for signalling vs OOPSing
Andy Lutomirski
2018-11-20
|
*
|
|
x86/fault: Fix SMAP #PF handling buglet for implicit supervisor accesses
Andy Lutomirski
2018-11-20
|
*
|
|
x86/fault: Fold smap_violation() into do_user_addr_fault()
Andy Lutomirski
2018-11-20
|
*
|
|
x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured out
Andy Lutomirski
2018-11-20
|
*
|
|
x86/fault: Check user_mode(regs) when avoiding an mmap_sem deadlock
Andy Lutomirski
2018-11-20
|
*
|
|
x86/mm/fault: Allow stack access below %rsp
Waiman Long
2018-11-12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-26
|
\
\
\
|
*
|
|
x86/pkeys: Make init_pkru_value static
Sebastian Andrzej Siewior
2018-12-03
*
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
|
\
\
\
\
|
*
|
|
|
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
|
|
/
/
/
*
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
|
\
\
\
\
|
*
|
|
|
x86/mm/pageattr: Introduce helper function to unmap EFI boot services
Sai Praneeth Prakhya
2018-11-30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-25
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
2018-12-11
|
|
|
/
|
|
/
|
*
|
|
x86/mm/cpa: Fix cpa_flush_array() TLB invalidation
Peter Zijlstra
2018-12-17
*
|
|
x86/mm: Fix decoy address handling vs 32-bit builds
Dan Williams
2018-12-11
*
|
|
x86/dump_pagetables: Fix LDT remap address marker
Kirill A. Shutemov
2018-12-11
*
|
|
x86/mm: Fix guard hole handling
Kirill A. Shutemov
2018-12-11
|
/
/
*
/
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-11-28
|
/
*
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
|
\
|
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
|
*
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
|
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
|
*
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-31
|
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
|
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
*
|
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-11-01
*
|
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
2018-10-30
*
|
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2018-10-29
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
|
\
|
*
signal/x86: Pass pkey by value
Eric W. Biederman
2018-09-21
|
*
signal/x86: Replace force_sig_info_fault with force_sig_fault
Eric W. Biederman
2018-09-21
[prev]
[next]