index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2
-11
/
+0
2018-10-30
um: Remove update_debugregs()
Richard Weinberger
1
-2
/
+0
2018-10-30
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
1
-10
/
+0
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
1
-1
/
+1
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
1
-2
/
+1
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+0
2018-08-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+0
2018-08-02
um: cleanup Kconfig files
Christoph Hellwig
1
-10
/
+0
2018-08-02
um: stop abusing KBUILD_KCONFIG
Christoph Hellwig
1
-5
/
+0
2018-07-27
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-1
/
+1
2018-07-03
x86/build/vdso: Remove unused vdso-syms.lds
Masahiro Yamada
2
-17
/
+0
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-3
/
+7
2018-05-28
kconfig: add basic helper macros to scripts/Kconfig.include
Masahiro Yamada
1
-0
/
+2
2018-05-28
kconfig: show compiler version text in the top comment
Masahiro Yamada
1
-0
/
+2
2018-05-28
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
1
-3
/
+3
2018-05-15
x86/build/vdso: Put generated linker scripts to $(obj)/
Masahiro Yamada
1
-1
/
+1
2018-05-15
x86/build/vdso: Remove unnecessary export in Makefile
Masahiro Yamada
1
-1
/
+1
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
1
-1
/
+2
2018-03-29
um: Compile with modern headers
Jason A. Donenfeld
1
-0
/
+1
2018-03-20
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
1
-4
/
+0
2018-02-19
um: Use POSIX ucontext_t instead of struct ucontext
Krzysztof Mazur
1
-1
/
+1
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
40
-0
/
+40
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
40
-0
/
+40
2017-10-20
x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
Dave Hansen
1
-2
/
+5
2017-09-13
um: remove a stray tab
Dan Carpenter
1
-1
/
+1
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2
-7
/
+13
2017-08-24
um: Fix check for _xstate for older hosts
Florian Fainelli
1
-1
/
+1
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-21
/
+29
2017-07-10
um: Correctly check for PTRACE_GETRESET/SETREGSET
Richard Weinberger
1
-1
/
+1
2017-07-06
um: Allow building and running on older hosts
Florian Fainelli
2
-4
/
+12
2017-07-06
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
2
-16
/
+16
2017-06-30
x86/um: thin archives build fix
Nicholas Piggin
1
-1
/
+1
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+2
2017-05-03
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
1
-8
/
+1
2017-05-03
um: Fix PTRACE_POKEUSER on x86_64
Richard Weinberger
1
-1
/
+1
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-22
/
+1
2017-03-27
x86/debug: Implement __WARN() using UD0
Peter Zijlstra
2
-22
/
+1
2017-03-21
um/arch_prctl: Fix fallout from x86 arch_prctl() rework
Kyle Huey
1
-1
/
+1
2017-03-20
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
2
-1
/
+8
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2
-9
/
+9
2017-03-20
x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()
Kyle Huey
1
-1
/
+2
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
3
-9
/
+10
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2
-2
/
+4
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-2
/
+4
[prev]
[next]