index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vm86_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)
Alexander van Heukelum
1
-24
/
+14
2013-02-03
x86: get rid of pt_regs argument in vm86/vm86old
Al Viro
1
-4
/
+4
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-1
/
+1
2012-09-20
x86: get rid of TIF_IRET hackery
Al Viro
1
-3
/
+3
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-2
/
+4
2012-03-29
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-0
/
+2
2012-03-13
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
1
-1
/
+1
2012-01-17
x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n
Al Viro
1
-0
/
+2
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-2
/
+2
2011-01-13
thp: split_huge_page_mm/vma
Andrea Arcangeli
1
-0
/
+1
2010-09-23
x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers.
Bart Oldeman
1
-2
/
+8
2009-12-09
x86, 32-bit: Convert sys_vm86 & sys_vm86old
Brian Gerst
1
-6
/
+5
2009-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+5
2009-06-07
x86: Fix non-lazy GS handling in sys_vm86()
Lubomir Rintel
1
-4
/
+5
2009-05-06
x86: use symbolic name for VM86_SIGNAL when used as vm86 default return
Samuel Bronson
1
-2
/
+2
2009-02-11
x86: use regparm(3) for passed-in pt_regs pointer
Brian Gerst
1
-5
/
+6
2009-02-11
x86: pass in pt_regs pointer for syscalls that need it
Brian Gerst
1
-8
/
+7
2009-02-10
x86: add %gs accessors for x86_32
Tejun Heo
1
-2
/
+2
2008-07-22
x86: Introducing asm/syscalls.h
Jaswinder Singh
1
-0
/
+1
2008-04-17
x86: replace most VM86 flags with flags from processor-flags.h
gorcunov@gmail.com
1
-17
/
+17
2008-04-17
x86: cleanup - rename VM_MASK to X86_VM_MASK
gorcunov@gmail.com
1
-1
/
+1
2008-04-17
x86: handle_vm86_trap cleanup
Roland McGrath
1
-8
/
+1
2008-04-17
x86: coding style fixes to arch/x86/kernel/vm86_32.c
Paolo Ciarrocchi
1
-85
/
+89
2008-01-30
arch/x86/: spelling fixes
Joe Perches
1
-1
/
+1
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
1
-2
/
+1
2008-01-30
x86: remove last users of FASTCALL
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
1
-8
/
+8
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-47
/
+47
2007-10-13
Delete filenames in comments.
Dave Jones
1
-2
/
+0
2007-10-11
i386: move kernel
Thomas Gleixner
1
-0
/
+843