summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar2015-02-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole userDenys Vlasenko2015-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSETDenys Vlasenko2015-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: entry_64.S: delete unused codeDenys Vlasenko2015-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-07
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomicAndy Lutomirski2015-01-02
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: Clean up current_stack_pointerAndy Lutomirski2015-01-02
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, traps: Track entry into and exit from IST contextAndy Lutomirski2015-01-02
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski2015-01-02
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ...Ingo Molnar2015-01-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | x86_64 entry: Fix RCX for ptraced syscallsAndy Lutomirski2015-01-17
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | x86, init: Fix UP boot regression on x86_64Thomas Gleixner2015-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APICThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86: Consolidate boot cpu timer setupThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/smpboot: Sanitize uniprocessor initThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/smpboot: Move apic init code to apic.cThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | init: Get rid of x86ismsThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Move apic_init_uniprocessor codeThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/smpboot: Cleanup ioapic handlingThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Sanitize ioapic handlingThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic: Add proper checks to setp/enable_IO_APIC()Thomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic: Provide stub functions for IOAPIC%3DnThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/smpboot: Move smpboot inlines to codeThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/x2apic: Use state information for disableThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/x2apic: Split enable and setup functionThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/x2apic: Add proper state trackingThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/x2apic: Clarify remapping mode for x2apic enablementThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/x2apic: Move code in conditional regionThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Check x2apic earlyThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Make disable x2apic work reallyThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic: Check x2apic reallyThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Move x2apic code to one placeThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Avoid open coded x2apic detectionThomas Gleixner2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Only disable CPU x2apic mode when necessaryJiang Liu2015-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Handle XAPIC remap mode proper.Jiang Liu2015-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Refine enable_IR_x2apic() and related functionsJiang Liu2015-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Correctly detect X2APIC status in function enable_IR()Jiang Liu2015-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()Jiang Liu2015-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apicJiang Liu2015-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/apic: Clear stale x2apic modeThomas Gleixner2015-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner2015-01-15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar2015-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \