index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-07
40
-0
/
+40
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
40
-0
/
+40
*
|
x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
Dave Hansen
2017-10-20
1
-2
/
+5
|
/
*
um: remove a stray tab
Dan Carpenter
2017-09-13
1
-1
/
+1
*
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
2
-7
/
+13
*
um: Fix check for _xstate for older hosts
Florian Fainelli
2017-08-24
1
-1
/
+1
*
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
4
-21
/
+29
|
\
|
*
um: Correctly check for PTRACE_GETRESET/SETREGSET
Richard Weinberger
2017-07-10
1
-1
/
+1
|
*
um: Allow building and running on older hosts
Florian Fainelli
2017-07-05
2
-4
/
+12
|
*
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
2017-07-05
2
-16
/
+16
*
|
x86/um: thin archives build fix
Nicholas Piggin
2017-06-30
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-13
2
-9
/
+2
|
\
|
*
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
2017-05-03
1
-8
/
+1
|
*
um: Fix PTRACE_POKEUSER on x86_64
Richard Weinberger
2017-05-03
1
-1
/
+1
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-05-01
2
-22
/
+1
|
\
\
|
*
|
x86/debug: Implement __WARN() using UD0
Peter Zijlstra
2017-03-27
2
-22
/
+1
|
|
/
*
|
um/arch_prctl: Fix fallout from x86 arch_prctl() rework
Kyle Huey
2017-03-21
1
-1
/
+1
*
|
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
2017-03-20
2
-1
/
+8
*
|
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
2
-9
/
+9
*
|
x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()
Kyle Huey
2017-03-20
1
-1
/
+2
*
|
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2017-03-20
3
-9
/
+10
|
/
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-17
1
-1
/
+0
*
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
1
-1
/
+0
*
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-0
/
+1
*
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
2
-2
/
+4
|
\
|
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
2
-2
/
+4
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
3
-14
/
+3
|
\
\
|
|
/
|
/
|
|
*
x86: move exports to actual definitions
Al Viro
2016-08-07
3
-14
/
+3
*
|
um/Stop conflating task_struct::stack with thread_info
Linus Torvalds
2016-09-15
1
-4
/
+4
*
|
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
2016-09-07
2
-0
/
+7
|
/
*
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-08-04
1
-0
/
+3
|
\
|
*
um: Support kcov
Vegard Nossum
2016-08-04
1
-0
/
+3
*
|
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-27
6
-41
/
+72
|
\
|
*
um: add extended processor state save/restore support
Eli Cooper
2016-05-21
4
-15
/
+59
|
*
um: extend fpstate to _xstate to support YMM registers
Eli Cooper
2016-05-21
2
-13
/
+12
|
*
um: fix FPU state preservation around signal handlers
Eli Cooper
2016-05-21
1
-15
/
+3
*
|
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2016-05-23
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
2
-6
/
+5
|
\
|
*
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-13
1
-1
/
+1
|
*
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-13
1
-5
/
+4
*
|
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
2016-03-07
1
-2
/
+2
|
\
\
|
|
/
|
*
um: use %lx format specifiers for unsigned longs
Colin Ian King
2016-03-05
1
-2
/
+2
*
|
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-1
/
+1
*
|
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2016-01-29
3
-6
/
+6
*
|
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2016-01-29
3
-6
/
+6
*
|
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2016-01-29
2
-5
/
+0
|
/
[next]