- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- c126a53 arch: remove GENERIC_FIND_FIRST_BIT entirely by Yury Norov · 3 years, 5 months ago
- 64ad946 Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 8bb227a um: remove set_fs by Christoph Hellwig · 3 years, 1 month ago
- 2098e21 uml/i386: missing include in barrier.h by Al Viro · 3 years, 4 months ago
- dbba7f7 um: stop polluting the namespace with registers.h contents by Al Viro · 3 years, 4 months ago
- 577ade5 um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c by Al Viro · 3 years, 4 months ago
- 8f5c84f uml: trim unused junk from arch/x86/um/sys_call_table_*.c by Al Viro · 3 years, 4 months ago
- 077b732 um: registers: Rename function names to avoid conflicts and build problems by Randy Dunlap · 3 years, 4 months ago
- 494545a uml: x86: add FORCE to user_constants.h by Johannes Berg · 3 years, 4 months ago
- f94909c x86: Prepare asm files for straight-line-speculation by Peter Zijlstra · 3 years, 1 month ago
- adf9ae0d um: fix stub location calculation by Johannes Berg · 3 years, 6 months ago
- d48ca5b x86/uml/syscalls: Remove array index from syscall initializers by Brian Gerst · 3 years, 8 months ago
- 44fe489 x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall by Masahiro Yamada · 3 years, 8 months ago
- 6218d0f x86/syscalls: Switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 8 months ago
- 1a594f0 um: elf.h: Fix W=1 warning for empty body in 'do' statement by Randy Dunlap · 3 years, 9 months ago
- a730af6 um: Add 2 missing libs to fix various build errors by Randy Dunlap · 3 years, 10 months ago
- dc01a3b um: Fix tag order in stub_32.h by Johannes Berg · 3 years, 11 months ago
- bfc58e2 um: remove process stub VMA by Johannes Berg · 4 years ago
- 9f0b480 um: rework userspace stubs to not hard-code stub location by Johannes Berg · 4 years ago
- 84b2789 um: separate child and parent errors in clone stub by Johannes Berg · 4 years ago
- bf9a76a arch/um: partially revert the conversion to __section() macro by Linus Torvalds · 4 years, 3 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 9453b2d Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 3 months ago
- 4687615 um: Remove dead usage of TIF_IA32 by Gabriel Krisman Bertazi · 4 years, 3 months ago
- 5e1121c um: Some fixes to build UML with musl by Ignat Korchagin · 4 years, 6 months ago
- c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
- 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
- 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 5 years ago
- c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
- 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 10 months ago
- 5bef0a1 um: Implement cpu_relax() as ndelay(1) for time-travel by Johannes Berg · 5 years ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
- 121b32a x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments by Brian Gerst · 4 years, 10 months ago
- 8210efc x86/entry/64: Add __SYSCALL_COMMON() by Brian Gerst · 4 years, 10 months ago
- b5592e5 x86/entry: Remove syscall qualifier support by Brian Gerst · 4 years, 10 months ago
- 0872098 x86/entry: Move max syscall number calculation to syscallhdr.sh by Brian Gerst · 4 years, 10 months ago
- 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 11 months ago
- 457677c um: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
- ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 2134656 y2038: vdso: change time_t to __kernel_old_time_t by Arnd Bergmann · 5 years ago
- 82210fc y2038: vdso: change timespec to __kernel_old_timespec by Arnd Bergmann · 5 years ago
- ddccf40 y2038: vdso: change timeval to __kernel_old_timeval by Arnd Bergmann · 7 years ago
- 773a37b x86/um: Annotate data appropriately by Jiri Slaby · 5 years ago
- 851b6cb um: Use real DMA barriers by Johannes Berg · 5 years ago
- a30cc14 um: Don't use generic barrier.h by Johannes Berg · 5 years ago
- 7a1bb4f um: Fix VDSO compiler warning by Johannes Berg · 5 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
- 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
- f725492 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 3855f11 x86/um/vdso: Drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
- 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
- 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
- 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
- b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- eac6165 x86: Deprecate a.out support by Borislav Petkov · 6 years ago
- 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 2c667d7 treewide: add intermediate .s files to targets by Masahiro Yamada · 6 years ago
- e4f752d x86/um/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
- 65bba04 kbuild: fix UML build error with CONFIG_GCC_PLUGINS by Masahiro Yamada · 6 years ago
- 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
- 9bb9d4f Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
- de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
- 3033998 um: Remove update_debugregs() by Richard Weinberger · 7 years ago
- 0676b95 um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP by Richard Weinberger · 7 years ago
- 0e96f31 x86: Clean up 'sizeof x' => 'sizeof(x)' by Jordan Borgner · 6 years ago
- b40a142 x86: Add support for 64-bit place relative relocations by Ard Biesheuvel · 6 years ago
- fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- f24d6f2 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f163977 um: cleanup Kconfig files by Christoph Hellwig · 6 years ago
- 79b05c1 um: stop abusing KBUILD_KCONFIG by Christoph Hellwig · 6 years ago
- 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
- b5722a4 x86/build/vdso: Remove unused vdso-syms.lds by Masahiro Yamada · 7 years ago
- 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- e1cfdc0 kconfig: add basic helper macros to scripts/Kconfig.include by Masahiro Yamada · 7 years ago
- 21c54b7 kconfig: show compiler version text in the top comment by Masahiro Yamada · 7 years ago
- 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 7 years ago
- 1742ed2 x86/build/vdso: Put generated linker scripts to $(obj)/ by Masahiro Yamada · 7 years ago
- 61615fa x86/build/vdso: Remove unnecessary export in Makefile by Masahiro Yamada · 7 years ago
- 375479c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
- 530ba6c um: Compile with modern headers by Jason A. Donenfeld · 7 years ago
- 5927145 x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk by Christoph Hellwig · 7 years ago
- 4d1a535 um: Use POSIX ucontext_t instead of struct ucontext by Krzysztof Mazur · 7 years ago
- b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- da20ab3 x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() by Dave Hansen · 7 years ago
- 7b24afb um: remove a stray tab by Dan Carpenter · 7 years ago
- 6f602afd um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 7 years ago
- 2fb4460 um: Fix check for _xstate for older hosts by Florian Fainelli · 7 years ago
- 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
- 61e8d46 um: Correctly check for PTRACE_GETRESET/SETREGSET by Richard Weinberger · 8 years ago