index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
1
-4
/
+12
|
\
|
*
x86/mce: Define mce_severity function pointer
Aravind Gopalakrishnan
2015-03-24
1
-0
/
+2
|
*
x86/mce: Add an AMD severities-grading function
Aravind Gopalakrishnan
2015-03-24
1
-0
/
+6
|
*
Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...
Ingo Molnar
2015-02-19
1
-4
/
+4
|
|
\
|
|
*
x86/MCE/intel: Cleanup CMCI storm logic
Borislav Petkov
2015-02-19
1
-4
/
+4
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-04-13
1
-0
/
+1
|
\
\
\
|
*
|
|
x86/mm: Improve AMD Bulldozer ASLR workaround
Hector Marco-Gisbert
2015-03-31
1
-0
/
+1
*
|
|
|
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-04-13
2
-5
/
+81
|
\
\
\
\
|
*
|
|
|
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}
Borislav Petkov
2015-03-02
1
-3
/
+2
|
*
|
|
|
x86/microcode: Consolidate family,model, ... code
Borislav Petkov
2015-03-02
1
-0
/
+73
|
*
|
|
|
x86/microcode/intel: Rename update_match_revision()
Borislav Petkov
2015-03-02
1
-2
/
+6
|
|
/
/
/
*
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
1
-64
/
+66
|
\
\
\
\
|
*
|
|
|
x86/fpu: Rename drop_init_fpu() to fpu_reset_state()
Borislav Petkov
2015-03-23
1
-2
/
+6
|
*
|
|
|
x86/fpu: Fold __drop_fpu() into its sole user
Borislav Petkov
2015-03-23
1
-10
/
+7
|
*
|
|
|
x86/fpu: Introduce restore_init_xstate()
Oleg Nesterov
2015-03-23
1
-6
/
+10
|
*
|
|
|
x86/fpu: Document user_fpu_begin()
Oleg Nesterov
2015-03-23
1
-2
/
+4
|
*
|
|
|
Merge tag 'v4.0-rc5' into x86/fpu, to prevent conflicts
Ingo Molnar
2015-03-23
32
-303
/
+452
|
|
\
\
\
\
|
*
|
|
|
|
x86/fpu: Factor out memset(xstate, 0) in fpu_finit() paths
Oleg Nesterov
2015-03-10
1
-1
/
+0
|
*
|
|
|
|
Merge branch 'tip-x86-fpu' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Ingo Molnar
2015-02-19
1
-43
/
+39
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
x86/fpu: Also check fpu_lazy_restore() when use_eager_fpu()
Rik van Riel
2015-02-19
1
-1
/
+1
|
|
*
|
|
|
x86/fpu: Use task_disable_lazy_fpu_restore() helper
Rik van Riel
2015-02-19
1
-2
/
+2
|
|
*
|
|
|
x86/fpu: Use an explicit if/else in switch_fpu_prepare()
Rik van Riel
2015-02-19
1
-5
/
+9
|
|
*
|
|
|
x86/fpu: Introduce task_disable_lazy_fpu_restore() helper
Rik van Riel
2015-02-19
1
-0
/
+10
|
|
*
|
|
|
x86/fpu: Move lazy restore functions up a few lines
Rik van Riel
2015-02-19
1
-18
/
+18
|
|
*
|
|
|
x86/fpu: Change math_error() to use unlazy_fpu(), kill (now) unused save_init...
Oleg Nesterov
2015-02-19
1
-18
/
+0
*
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-04-13
1
-5
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/iommu: Fix header comments regarding standard and _FINISH macros
Aravind Gopalakrishnan
2015-04-09
1
-5
/
+6
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
28
-490
/
+697
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout
Denys Vlasenko
2015-04-08
1
-3
/
+2
|
*
|
|
|
|
|
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
2015-04-06
2
-3
/
+13
|
*
|
|
|
|
|
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
2015-04-06
1
-3
/
+1
|
*
|
|
|
|
|
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
2015-04-04
2
-6
/
+24
|
*
|
|
|
|
|
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
2015-04-03
1
-0
/
+2
|
*
|
|
|
|
|
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
2015-04-03
2
-0
/
+6
|
*
|
|
|
|
|
x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32
Borislav Petkov
2015-04-03
2
-9
/
+0
|
*
|
|
|
|
|
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
2015-04-03
1
-11
/
+11
|
*
|
|
|
|
|
x86/asm: Add support for the CLWB instruction
Ross Zwisler
2015-04-03
2
-0
/
+15
|
*
|
|
|
|
|
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
2015-04-02
1
-0
/
+1
|
*
|
|
|
|
|
x86/asm/entry: Remove user_mode_ignore_vm86()
Ingo Molnar
2015-03-31
1
-17
/
+0
|
*
|
|
|
|
|
x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_ex...
Denys Vlasenko
2015-03-27
1
-2
/
+0
|
*
|
|
|
|
|
x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users
Denys Vlasenko
2015-03-27
1
-9
/
+7
|
*
|
|
|
|
|
x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users
Denys Vlasenko
2015-03-27
1
-20
/
+17
|
*
|
|
|
|
|
x86/asm: Further improve segment.h readability
Ingo Molnar
2015-03-24
1
-101
/
+141
|
*
|
|
|
|
|
x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
Ingo Molnar
2015-03-24
1
-2
/
+2
|
*
|
|
|
|
|
x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro
Ingo Molnar
2015-03-24
1
-2
/
+2
|
*
|
|
|
|
|
x86/asm/entry/64: Improve the THREAD_INFO() macro explanation
Ingo Molnar
2015-03-24
1
-4
/
+23
|
*
|
|
|
|
|
x86/asm: Deobfuscate segment.h
Denys Vlasenko
2015-03-24
1
-71
/
+54
|
*
|
|
|
|
|
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
2015-03-24
1
-3
/
+2
|
*
|
|
|
|
|
x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...
Denys Vlasenko
2015-03-24
1
-3
/
+5
|
*
|
|
|
|
|
x86/asm/entry: Remove user_mode_vm()
Andy Lutomirski
2015-03-23
1
-5
/
+0
[next]