index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-15
|
\
|
*
kconfig: extend output of 'listnewconfig'
Don Zickus
2018-04-13
|
*
kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
Javier Martinez Canillas
2018-04-13
|
*
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-04-10
|
*
kbuild: deb-pkg: split generating packaging and build
Riku Voipio
2018-04-07
|
*
kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
Masahiro Yamada
2018-04-07
|
*
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
|
*
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
|
*
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
|
*
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-07
|
*
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
2018-04-07
|
*
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
|
*
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
2018-04-07
|
*
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
|
*
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-07
|
*
kbuild: use HOSTLDFLAGS for single .c executables
Robin Jarry
2018-04-07
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-15
|
\
\
|
*
\
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
2018-04-12
|
|
\
\
|
|
*
|
syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming convention
Dominik Brodowski
2018-04-09
|
|
*
|
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
2018-04-09
|
|
*
|
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
2018-04-09
|
|
*
|
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
2018-04-09
|
|
*
|
syscalls/x86: Extend register clearing on syscall entry to lower registers
Dominik Brodowski
2018-04-05
|
|
*
|
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
Dominik Brodowski
2018-04-05
|
|
*
|
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
2018-04-05
|
|
*
|
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
2018-04-05
|
|
*
|
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
2018-04-05
|
|
*
|
syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
Dominik Brodowski
2018-04-05
|
|
*
|
x86/syscalls: Don't pointlessly reload the system call number
Linus Torvalds
2018-04-05
|
*
|
|
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
2018-04-10
|
*
|
|
x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruption
Kirill A. Shutemov
2018-04-10
|
*
|
|
x86/olpc: Fix inconsistent MFD_CS5535 configuration
Arnd Bergmann
2018-04-09
|
*
|
|
swiotlb: Use dma_direct_supported() for swiotlb_ops
Christoph Hellwig
2018-04-09
|
*
|
|
x86/mm: Fix documentation of module mapping range with 4-level paging
Kirill A. Shutemov
2018-04-03
|
*
|
|
x86/cpuid: Switch to 'static const' specifier
Ralf Ramsauer
2018-03-08
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-15
|
\
\
\
\
|
*
|
|
|
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
2018-04-12
|
*
|
|
|
x86/pti: Leave kernel text global for !PCID
Dave Hansen
2018-04-12
|
*
|
|
|
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
2018-04-12
|
*
|
|
|
x86/pti: Enable global pages for shared areas
Dave Hansen
2018-04-12
|
*
|
|
|
x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
Dave Hansen
2018-04-12
|
*
|
|
|
x86/mm: Comment _PAGE_GLOBAL mystery
Dave Hansen
2018-04-12
|
*
|
|
|
x86/mm: Remove extra filtering in pageattr code
Dave Hansen
2018-04-12
|
*
|
|
|
x86/mm: Do not auto-massage page protections
Dave Hansen
2018-04-12
|
*
|
|
|
x86/espfix: Document use of _PAGE_GLOBAL
Dave Hansen
2018-04-09
|
*
|
|
|
x86/mm: Introduce "default" kernel PTE mask
Dave Hansen
2018-04-09
|
*
|
|
|
x86/mm: Undo double _PAGE_PSE clearing
Dave Hansen
2018-04-09
|
*
|
|
|
x86/mm: Factor out pageattr _PAGE_GLOBAL setting
Dave Hansen
2018-04-09
|
*
|
|
|
Merge branch 'linus' into x86/pti to pick up upstream changes
Ingo Molnar
2018-04-09
|
|
\
\
\
\
|
*
|
|
|
|
x86/entry/64: Drop idtentry's manual stack switch for user entries
Andy Lutomirski
2018-04-09
[next]