index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86/asm' into locking/core
Ingo Molnar
2015-08-03
21
-187
/
+130
|
\
|
*
x86/vm86: Rename vm86->v86flags and v86mask
Brian Gerst
2015-07-31
1
-2
/
+2
|
*
x86/vm86: Rename vm86->vm86_info to user_vm86
Brian Gerst
2015-07-31
1
-1
/
+1
|
*
x86/vm86: Clean up vm86.h includes
Brian Gerst
2015-07-31
2
-5
/
+2
|
*
x86/vm86: Move the vm86 IRQ definitions to vm86.h
Ingo Molnar
2015-07-31
2
-11
/
+14
|
*
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
2015-07-31
2
-6
/
+11
|
*
x86/vm86: Eliminate 'struct kernel_vm86_struct'
Brian Gerst
2015-07-31
1
-24
/
+1
|
*
x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'
Brian Gerst
2015-07-31
1
-8
/
+8
|
*
x86/vm86: Move vm86 fields out of 'thread_struct'
Brian Gerst
2015-07-31
2
-9
/
+21
|
*
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
2
-7
/
+23
|
*
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
13
-111
/
+106
|
|
\
|
*
|
x86/entry/vm86: Move userspace accesses to do_sys_vm86()
Brian Gerst
2015-07-21
1
-1
/
+1
|
*
|
x86/entry/vm86: Clean up saved_fs/gs
Brian Gerst
2015-07-21
1
-2
/
+0
|
*
|
x86/entry: Remove SCHEDULE_USER and asm/context-tracking.h
Andy Lutomirski
2015-07-07
1
-10
/
+0
|
*
|
x86/entry: Remove exception_enter() from most trap handlers
Andy Lutomirski
2015-07-07
1
-2
/
+2
|
*
|
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
Andy Lutomirski
2015-07-07
1
-0
/
+1
|
*
|
x86/compat: Don't build the 32-bit VDSO if not needed
Brian Gerst
2015-07-06
1
-1
/
+1
|
*
|
x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'
Brian Gerst
2015-07-06
1
-2
/
+2
|
*
|
x86/compat: Move ucontext_x32 to sigframe.h
Brian Gerst
2015-07-06
2
-9
/
+10
|
*
|
x86/compat: Make mmap_is_ia32() common compat
Brian Gerst
2015-07-06
1
-8
/
+3
|
*
|
x86/asm/tsc: Save an instruction in DECLARE_ARGS users
George Spelvin
2015-07-06
1
-4
/
+3
|
*
|
x86/asm/tsc: Remove rdtsc_barrier()
Andy Lutomirski
2015-07-06
1
-11
/
+0
|
*
|
x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmc...
Andy Lutomirski
2015-07-06
1
-8
/
+2
|
*
|
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
2015-07-06
1
-0
/
+26
|
*
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
4
-4
/
+13
|
*
|
x86/asm/tsc: Remove rdtscl()
Andy Lutomirski
2015-07-06
1
-3
/
+0
|
*
|
x86/asm/tsc: Remove the rdtscp() and rdtscpll() macros
Andy Lutomirski
2015-07-06
1
-9
/
+0
|
*
|
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
2
-7
/
+1
|
*
|
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
2015-07-06
3
-44
/
+8
|
*
|
x86/asm/tsc, kvm: Remove vget_cycles()
Andy Lutomirski
2015-07-06
1
-13
/
+0
|
*
|
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
2015-07-06
4
-8
/
+6
*
|
|
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
2015-08-03
1
-4
/
+4
|
|
|
|
\
\
*
-
.
\
\
Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...
Ingo Molnar
2015-08-03
13
-111
/
+106
|
\
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-07-31
3
-22
/
+50
|
|
*
|
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
2015-07-23
1
-2
/
+2
|
|
/
/
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
2
-37
/
+45
|
|
\
\
|
|
*
|
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
2015-07-18
2
-37
/
+45
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-18
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
x86, perf: Fix static_key bug in load_mm_cr4()
Peter Zijlstra
2015-07-10
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
mm: clean up per architecture MM hook header files
Laurent Dufour
2015-07-18
2
-15
/
+1
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-17
1
-27
/
+0
|
|
\
\
|
|
*
|
intel_pmc_ipc: Update kerneldoc formatting
qipeng.zha
2015-07-09
1
-27
/
+0
|
|
|
/
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-15
2
-0
/
+4
|
|
\
\
|
|
*
|
KVM: count number of assigned devices
Paolo Bonzini
2015-07-10
1
-0
/
+2
|
|
*
|
x86: hyperv: add CPUID bit for crash handlers
Paolo Bonzini
2015-07-10
1
-0
/
+2
|
|
|
/
|
*
|
x86/espfix: Add 'cpu' parameter to init_espfix_ap()
Zhu Guihua
2015-07-06
1
-1
/
+1
|
*
|
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2015-07-06
1
-6
/
+2
|
|
/
*
/
locking/qrwlock: Rename functions to queued_*()
Waiman Long
2015-07-06
1
-2
/
+2
|
/
*
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-05
1
-0
/
+82
|
\
|
*
intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver
qipeng.zha
2015-06-30
1
-0
/
+82
[next]