index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
Age
Commit message (
Expand
)
Author
2024-09-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-03
um: Enable preemption in UML
Anton Ivanov
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
um: remove LDT support
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2024-07-03
um: Add generic stub_syscall6 function
Benjamin Berg
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-04-30
um: Remove unused do_get_thread_area function
Tiwei Bie
2024-04-30
um: Fix -Wmissing-prototypes warnings for __vdso_*
Tiwei Bie
2024-04-30
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
2024-04-30
um: Fix -Wmissing-prototypes warnings for (rt_)sigreturn
Tiwei Bie
2024-04-22
um: signal: move pid variable where needed
Johannes Berg
2024-04-22
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
2024-04-22
um: Add missing headers
Tiwei Bie
2024-04-22
um: Make local functions and variables static
Tiwei Bie
2024-01-17
Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-05
um: Mark 32bit syscall helpers as clobbering memory
Benjamin Berg
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2024-01-04
um: Always inline stub functions
Benjamin Berg
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-10-18
UML: remove unused cmd_vdso_install
Masahiro Yamada
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
[next]