index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vsyscall
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-01-12
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
2015-09-21
x86/entry/vsyscall: Fix undefined symbol warning
Borislav Petkov
2015-09-20
x86/entry/vsyscall: Add CONFIG to control default
Kees Cook
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-07-06
x86/compat: Check for both 32-bit compat and x32 in get_gate_vma()
Brian Gerst
2015-06-04
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar