index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+2
2022-03-21
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+4
2022-03-21
um: Allow builds with Clang
Kees Cook
1
-5
/
+4
2022-03-11
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
1
-3
/
+2
2022-03-11
um: Remove duplicated include in syscalls_64.c
Yang Li
1
-1
/
+0
2022-02-15
elfcore: Replace CONFIG_{IA64, UML} checks with a new option
Catalin Marinas
1
-0
/
+1
2022-01-30
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
1
-0
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
1
-1
/
+0
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+4
2021-12-22
um: remove set_fs
Christoph Hellwig
1
-8
/
+0
2021-12-21
uml/i386: missing include in barrier.h
Al Viro
1
-0
/
+1
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
5
-0
/
+5
2021-12-21
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
3
-6
/
+10
2021-12-21
uml: trim unused junk from arch/x86/um/sys_call_table_*.c
Al Viro
2
-18
/
+0
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
1
-1
/
+2
2021-12-21
uml: x86: add FORCE to user_constants.h
Johannes Berg
1
-1
/
+1
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
3
-4
/
+4
2021-08-26
um: fix stub location calculation
Johannes Berg
3
-2
/
+25
2021-05-25
x86/uml/syscalls: Remove array index from syscall initializers
Brian Gerst
2
-2
/
+2
2021-05-20
x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall
Masahiro Yamada
2
-12
/
+0
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
2
-9
/
+8
2021-04-15
um: elf.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
1
-1
/
+1
2021-04-15
um: Add 2 missing libs to fix various build errors
Randy Dunlap
1
-0
/
+1
2021-04-15
um: Fix tag order in stub_32.h
Johannes Berg
1
-1
/
+1
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-1
/
+1
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
5
-34
/
+62
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2
-2
/
+2
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
1
-1
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+2
2020-10-11
um: Remove dead usage of TIF_IA32
Gabriel Krisman Bertazi
1
-12
/
+1
2020-10-11
um: Some fixes to build UML with musl
Ignat Korchagin
1
-1
/
+1
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-23
/
+0
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-16
/
+0
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-20
/
+0
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-8
/
+2
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-5
/
+0
2020-03-29
um: Implement cpu_relax() as ndelay(1) for time-travel
Johannes Berg
1
-2
/
+10
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
1
-0
/
+1
2020-03-21
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
1
-0
/
+3
2020-03-21
x86/entry: Remove syscall qualifier support
Brian Gerst
2
-4
/
+4
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
3
-17
/
+2
2020-03-03
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
1
-5
/
+0
[next]