index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/vector: Use correct per cpu variable in free_moved_vector()
Thomas Gleixner
2017-10-17
1
-4
/
+8
*
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
2017-10-12
9
-124
/
+50
|
\
|
*
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
2017-10-04
1
-2
/
+2
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
3
-15
/
+6
|
|
\
|
|
*
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2017-09-29
2
-13
/
+2
|
|
*
x86/asm: Fix inline asm call constraints for GCC 4.4
Josh Poimboeuf
2017-09-29
1
-2
/
+4
|
|
*
x86: Don't cast away the __user in __get_user_asm_u64()
Ville Syrjälä
2017-09-25
1
-1
/
+1
|
*
|
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-29
1
-2
/
+2
|
|
\
\
|
|
*
|
x86/xen: clean up clang build warning
Colin Ian King
2017-09-21
1
-2
/
+2
|
*
|
|
Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready
Ingo Molnar
2017-09-26
4
-105
/
+40
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
x86/fpu: Introduce validate_xstate_header()
Eric Biggers
2017-09-26
1
-0
/
+4
|
|
*
|
x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|writ...
Ingo Molnar
2017-09-26
1
-2
/
+2
|
|
*
|
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
Ingo Molnar
2017-09-26
1
-1
/
+1
|
|
*
|
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
2017-09-26
3
-9
/
+9
|
|
*
|
x86/fpu: Remove fpu__current_fpstate_write_begin/end()
Ingo Molnar
2017-09-26
1
-2
/
+0
|
|
*
|
x86/fpu: Reinitialize FPU registers if restoring FPU state fails
Eric Biggers
2017-09-25
1
-36
/
+15
|
|
*
|
x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()
Andi Kleen
2017-09-24
1
-1
/
+1
|
|
*
|
x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylak...
Rik van Riel
2017-09-24
1
-0
/
+3
|
|
*
|
x86/fpu: Remove struct fpu::fpregs_active
Ingo Molnar
2017-09-24
3
-32
/
+1
|
|
*
|
x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
Ingo Molnar
2017-09-24
1
-6
/
+1
|
|
*
|
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
Ingo Molnar
2017-09-24
1
-1
/
+3
|
|
*
|
x86/fpu: Simplify fpu->fpregs_active use
Ingo Molnar
2017-09-24
1
-16
/
+1
|
|
*
|
x86/fpu: Flip the parameter order in copy_*_to_xstate()
Ingo Molnar
2017-09-24
1
-2
/
+2
|
|
*
|
x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
Ingo Molnar
2017-09-24
1
-1
/
+1
|
|
*
|
x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
Ingo Molnar
2017-09-24
1
-1
/
+1
|
|
*
|
x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user...
Ingo Molnar
2017-09-24
1
-2
/
+2
|
|
*
|
x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
Ingo Molnar
2017-09-24
1
-2
/
+2
|
|
*
|
x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
Ingo Molnar
2017-09-24
1
-2
/
+2
|
|
*
|
x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
Ingo Molnar
2017-09-24
1
-1
/
+1
|
|
*
|
x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
Ingo Molnar
2017-09-24
1
-1
/
+1
|
|
*
|
x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xsta...
Ingo Molnar
2017-09-24
1
-2
/
+2
|
|
*
|
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xsta...
Ingo Molnar
2017-09-24
1
-2
/
+2
|
|
|
/
*
|
|
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
2017-09-25
2
-4
/
+1
*
|
|
x86/vector: Handle managed interrupts proper
Thomas Gleixner
2017-09-25
1
-6
/
+2
*
|
|
x86/vector: Untangle internal state from irq_cfg
Thomas Gleixner
2017-09-25
1
-2
/
+1
*
|
|
x86/vector: Add tracepoints for vector management
Thomas Gleixner
2017-09-25
1
-0
/
+244
*
|
|
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
2017-09-25
2
-1
/
+8
*
|
|
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
2017-09-25
1
-0
/
+5
*
|
|
x86/ioapic: Mark legacy vectors at reallocation time
Thomas Gleixner
2017-09-25
1
-0
/
+1
*
|
|
x86/ioapic: Remove obsolete post hotplug update
Thomas Gleixner
2017-09-25
1
-2
/
+0
*
|
|
x86/vector: Rename used_vectors to system_vectors
Thomas Gleixner
2017-09-25
1
-1
/
+1
*
|
|
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
2017-09-25
1
-3
/
+0
*
|
|
x86/apic: Reorganize struct apic
Thomas Gleixner
2017-09-25
1
-59
/
+50
*
|
|
x86/apic: Move common APIC callbacks
Thomas Gleixner
2017-09-25
1
-61
/
+12
*
|
|
x86/apic: Sanitize 32/64bit APIC callbacks
Thomas Gleixner
2017-09-25
2
-31
/
+1
*
|
|
x86/apic: Move APIC noop specific functions
Thomas Gleixner
2017-09-25
1
-7
/
+0
*
|
|
x86/apic: Move probe32 specific APIC functions
Thomas Gleixner
2017-09-25
1
-21
/
+0
*
|
|
x86/apic: Sanitize return value of check_apicid_used()
Thomas Gleixner
2017-09-25
1
-2
/
+2
*
|
|
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
2017-09-25
1
-1
/
+1
*
|
|
x86/apic: Deinline x2apic functions
Thomas Gleixner
2017-09-25
1
-49
/
+0
[next]