index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
Age
Commit message (
Expand
)
Author
2023-08-26
um: Hard-code the result of 'uname -s'
Masahiro Yamada
2023-08-26
um: Use the x86 checksum implementation on 32-bit
David Gow
2023-08-26
um: Remove unsued extern declaration ldt_host_info()
YueHaibing
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-13
um: Support LTO
Peter Foley
2023-02-10
x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
Ammar Faizi
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2023-01-05
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2022-11-24
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
2022-09-19
um: Cleanup compiler warning in arch/x86/um/tls_32.c
Lukas Straub
2022-09-19
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
2022-08-06
Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-07-17
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
um: include linux/stddef.h for __always_inline
Jason A. Donenfeld
2022-07-17
UML: add support for KASAN under x86_64
Patricia Alfonso
2022-07-17
um: x86: print RIP with symbol
Johannes Berg
2022-07-17
x86/um: Kconfig: Fix indentation
Juerg Haefliger
2022-05-27
um: Fix out-of-bounds read in LDT setup
Vincent Whitchurch
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-21
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-21
um: Allow builds with Clang
Kees Cook
2022-03-11
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
2022-03-11
um: Remove duplicated include in syscalls_64.c
Yang Li
2022-02-15
elfcore: Replace CONFIG_{IA64, UML} checks with a new option
Catalin Marinas
2022-01-30
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-22
um: remove set_fs
Christoph Hellwig
2021-12-21
uml/i386: missing include in barrier.h
Al Viro
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2021-12-21
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
2021-12-21
uml: trim unused junk from arch/x86/um/sys_call_table_*.c
Al Viro
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
uml: x86: add FORCE to user_constants.h
Johannes Berg
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-08-26
um: fix stub location calculation
Johannes Berg
2021-05-25
x86/uml/syscalls: Remove array index from syscall initializers
Brian Gerst
2021-05-20
x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall
Masahiro Yamada
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-15
um: elf.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
2021-04-15
um: Add 2 missing libs to fix various build errors
Randy Dunlap
2021-04-15
um: Fix tag order in stub_32.h
Johannes Berg
[next]