aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* 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 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-11
|\
| * Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-01-01
| |\
| | * x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-23
| * | x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-23
| * | x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-23
| * | x86: Fix step size adjustment during initial memory mappingJan Beulich2014-12-23
| * | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2014-12-21
| |\|
| | * x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2014-12-20
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-11
|\ \ \
| * | | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2015-01-09
| * | | perf/x86_64: Improve user regs samplingAndy Lutomirski2015-01-09
| * | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-09
| * | | x86: Fix off-by-one in instruction decoderPeter Zijlstra2015-01-09
* | | | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-08
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-06
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-05
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-01-08
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | crypto: sha-mb - Add avx2_supported check.Vinson Lee2015-01-05
| * | | | crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause2015-01-05
| | |/ / | |/| |
* | | | x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-04
| |/ / |/| |
* | | kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini2014-12-27
* | | kvm: x86: vmx: reorder some msr writingTiejun Chen2014-12-27
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
|\ \ | |/ |/|
| * x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-19
|\ \
| * | x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-16
| * | x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu2014-12-16
| * | x86, irq: Move IRQ initialization routines from io_apic.c into vector.cJiang Liu2014-12-16
| * | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-16