summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86/platform: Remove unused function from apb_timer.cRickard Strandqvist2014-12-231-8/+0Star
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-102-20/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()Oleg Nesterov2015-01-202-7/+16
| * | | | | | | | x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end()Oleg Nesterov2015-01-201-13/+6Star
| * | | | | | | | x86, fpu: Introduce per-cpu in_kernel_fpu stateOleg Nesterov2015-01-201-0/+9
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-103-11/+10Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/rtc: Remove duplicate const specifierColin King2015-01-231-1/+1
| * | | | | | | | Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ...Ingo Molnar2015-01-152-10/+9Star
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-112-10/+9Star
| | |/ / / / / /
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-107-293/+287Star
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-02-032-54/+77
| |\ \ \ \ \ \ \
| | * | | | | | | x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski2015-02-011-47/+5Star
| | * | | | | | | x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski2015-02-011-0/+54
| | * | | | | | | x86, traps: Fix ist_enter from userspaceAndy Lutomirski2015-02-011-7/+18
| * | | | | | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar2015-02-036-18/+16Star
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-287-245/+215Star
| |\ \ \ \ \ \ \
| | * | | | | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole userDenys Vlasenko2015-01-131-46/+42Star
| | * | | | | | | x86: entry_64.S: delete unused codeDenys Vlasenko2015-01-131-34/+0Star
| | * | | | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-072-90/+25Star
| | * | | | | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomicAndy Lutomirski2015-01-021-0/+38
| | * | | | | | | x86: Clean up current_stack_pointerAndy Lutomirski2015-01-021-10/+3Star
| | * | | | | | | x86, traps: Track entry into and exit from IST contextAndy Lutomirski2015-01-024-6/+57
| | * | | | | | | x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski2015-01-022-59/+50Star
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ...Ingo Molnar2015-01-287-35/+87
| |\ \ \ \ \ \ \
| * | | | | | | | x86_64 entry: Fix RCX for ptraced syscallsAndy Lutomirski2015-01-171-1/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-105-269/+317
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APICThomas Gleixner2015-01-221-0/+2
| * | | | | | | | x86: Consolidate boot cpu timer setupThomas Gleixner2015-01-222-6/+2Star
| * | | | | | | | x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner2015-01-222-33/+24Star
| * | | | | | | | x86/smpboot: Sanitize uniprocessor initThomas Gleixner2015-01-221-11/+26
| * | | | | | | | x86/smpboot: Move apic init code to apic.cThomas Gleixner2015-01-222-34/+44
| * | | | | | | | init: Get rid of x86ismsThomas Gleixner2015-01-221-0/+7
| * | | | | | | | x86/apic: Move apic_init_uniprocessor codeThomas Gleixner2015-01-221-63/+62Star
| * | | | | | | | x86/smpboot: Cleanup ioapic handlingThomas Gleixner2015-01-221-40/+7Star
| * | | | | | | | x86/apic: Sanitize ioapic handlingThomas Gleixner2015-01-221-14/+3Star
| * | | | | | | | x86/ioapic: Add proper checks to setp/enable_IO_APIC()Thomas Gleixner2015-01-221-4/+7
| * | | | | | | | x86/smpboot: Move smpboot inlines to codeThomas Gleixner2015-01-221-1/+65
| * | | | | | | | x86/x2apic: Use state information for disableThomas Gleixner2015-01-221-16/+10Star
| * | | | | | | | x86/x2apic: Split enable and setup functionThomas Gleixner2015-01-222-26/+39
| * | | | | | | | x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner2015-01-221-35/+24Star
| * | | | | | | | x86/x2apic: Add proper state trackingThomas Gleixner2015-01-221-1/+14
| * | | | | | | | x86/x2apic: Clarify remapping mode for x2apic enablementThomas Gleixner2015-01-221-4/+4
| * | | | | | | | x86/x2apic: Move code in conditional regionThomas Gleixner2015-01-221-34/+33Star
| * | | | | | | | x86/apic: Check x2apic earlyThomas Gleixner2015-01-221-14/+20
| * | | | | | | | x86/apic: Make disable x2apic work reallyThomas Gleixner2015-01-221-9/+5Star
| * | | | | | | | x86/ioapic: Check x2apic reallyThomas Gleixner2015-01-222-2/+4
| * | | | | | | | x86/apic: Move x2apic code to one placeThomas Gleixner2015-01-221-30/+28Star
| * | | | | | | | x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner2015-01-221-1/+1
| * | | | | | | | x86/apic: Avoid open coded x2apic detectionThomas Gleixner2015-01-221-4/+1Star
| * | | | | | | | iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-151-6/+1Star