index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vsyscall
/
vsyscall_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
x86/vsyscall/64: Use X86_PF constants in the simulated #PF error code
Andy Lutomirski
2018-11-22
1
-1
/
+1
*
signal/x86: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-21
1
-8
/
+1
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-1
/
+1
*
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
2018-04-09
1
-3
/
+3
*
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
Dominik Brodowski
2018-04-05
1
-18
/
+0
*
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
2018-04-05
1
-0
/
+22
*
x86/vsyscall/64: Use proper accessor to update P4D entry
Boris Ostrovsky
2018-03-20
1
-1
/
+1
*
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
2018-03-08
1
-13
/
+3
*
x86/pti: Map the vsyscall page if needed
Andy Lutomirski
2017-12-23
1
-3
/
+3
*
x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode
Andy Lutomirski
2017-12-22
1
-0
/
+4
*
x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy
Andy Lutomirski
2017-12-22
1
-1
/
+33
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
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
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
1
-1
/
+1
|
\
|
*
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
1
-1
/
+1
*
|
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
2016-07-15
1
-5
/
+5
*
|
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
2016-07-15
1
-3
/
+3
|
/
*
x86/entry/vsyscall: Fix undefined symbol warning
Borislav Petkov
2015-09-21
1
-2
/
+2
*
x86/entry/vsyscall: Add CONFIG to control default
Kees Cook
2015-09-20
1
-1
/
+8
*
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
1
-1
/
+1
*
x86/compat: Check for both 32-bit compat and x32 in get_gate_vma()
Brian Gerst
2015-07-06
1
-1
/
+1
*
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
2015-06-04
1
-0
/
+335