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
*
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2017-04-21
*
x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
Baoquan He
2017-04-08
*
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
2017-03-22
*
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
2017-03-14
*
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
2017-02-14
*
x86/traps: Ignore high word of regs->cs in early_fixup_exception()
Andy Lutomirski
2016-11-21
*
Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...
Linus Torvalds
2016-10-28
|
\
|
*
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
2016-10-26
*
|
kconfig.h: remove config_enabled() macro
Masahiro Yamada
2016-10-27
|
/
*
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
|
\
|
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
|
*
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
*
|
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-12
|
\
\
|
|
/
|
/
|
|
*
exceptions: detritus removal
Al Viro
2016-09-27
*
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-10
|
\
\
|
*
|
x86/pkeys: Allow configuration of init_pkru
Dave Hansen
2016-09-09
|
*
|
x86/pkeys: Default to a restrictive init PKRU
Dave Hansen
2016-09-09
|
*
|
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-09-09
|
*
|
x86/pkeys: Add fault handling for PF_PK page fault bit
Dave Hansen
2016-09-09
*
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-03
|
\
\
\
|
*
|
|
x86: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-19
|
*
|
|
x86: Clean up various simple wrapper functions
Masahiro Yamada
2016-09-13
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
|
\
\
\
|
*
|
|
x86/e820: Use much less memory for e820/e820_saved, save up to 120k
Denys Vlasenko
2016-09-21
|
*
|
|
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
2016-09-21
|
|
/
/
*
|
|
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
|
|
\
\
\
|
*
\
\
\
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-15
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
x86/mm: Improve stack-overflow #PF handling
Andy Lutomirski
2016-09-08
|
*
|
|
|
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
2016-09-08
|
|
\
\
\
\
|
|
*
|
|
|
x86/mm/64: Enable KASLR for vmemmap memory region
Thomas Garnier
2016-08-10
|
*
|
|
|
|
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
Andy Lutomirski
2016-08-24
*
|
|
|
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'x86/urgent' into x86/apic
Thomas Gleixner
2016-09-26
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
x86/numa: Online memory-less nodes at boot time
Tang Chen
2016-09-21
|
*
|
|
|
|
x86/mm/numa: Open code function early_get_boot_cpu_id()
Baoquan He
2016-08-15
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
x86/mm/pat: Prevent hang during boot when mapping pages
Matt Fleming
2016-09-20
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
mm: fix cache mode of dax pmd mappings
Dan Williams
2016-09-09
|
|
/
/
|
/
|
|
*
|
|
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
2016-08-26
|
/
/
*
|
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-08-12
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2016-08-12
|
|
\
\
|
|
*
|
x86/power/64: Always create temporary identity mapping correctly
Rafael J. Wysocki
2016-08-08
|
|
|
/
*
|
|
x86/mm/KASLR: Increase BRK pages for KASLR memory randomization
Thomas Garnier
2016-08-10
*
|
|
x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization
Thomas Garnier
2016-08-10
|
/
/
*
|
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
*
|
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
|
\
\
|
*
|
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
|
*
|
x86: Don't use module.h just for AUTHOR / LICENSE tags
Paul Gortmaker
2016-07-14
|
|
/
*
|
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-07-30
|
\
\
|
*
\
Merge branch 'linus' into x86/microcode, to pick up merge window changes
Ingo Molnar
2016-07-27
|
|
\
\
[next]