summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel2013-01-284-14/+13
* x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel2013-01-284-27/+39
* x86, irq: Introduce setup_remapped_irq()Joerg Roedel2013-01-282-10/+12
* x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel2013-01-281-2/+2
* x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()Joerg Roedel2013-01-281-6/+2
* x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-284-43/+24
* x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel2013-01-281-1/+11
* x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel2013-01-281-4/+0
* x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pinJoerg Roedel2013-01-281-3/+0
* x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel2013-01-282-4/+7
* x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel2013-01-284-9/+16
* x86, io_apic: Introduce set_affinity function pointerJoerg Roedel2013-01-285-19/+18
* x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-283-106/+13
* x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel2013-01-285-14/+12
* x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel2013-01-284-53/+61
* x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel2013-01-284-30/+31
* x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resumeJoerg Roedel2013-01-281-10/+9
* x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel2013-01-281-6/+3
* x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev2013-01-241-32/+133
* x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria2013-01-245-9/+26
* x86/apic: Remove noisy zero-mask warning from default_send_IPI_mask_logical()Dave Jones2013-01-241-1/+1
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-01-221-6/+0
|\
| * perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-101-6/+0
* | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-01-221-4/+5
* | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-182-8/+0
|\ \
| * | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper2013-01-161-1/+0
| * | Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...Konrad Rzeszutek Wilk2013-01-151-7/+0
| * | Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk2013-01-1523-94/+226
| |\ \
* | \ \ Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-01-162-1/+81
|\ \ \ \
| * | | | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-01-131-0/+2
| * | | | x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-01-131-2/+2
| * | | | x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-111-0/+78
| * | | | x86, efi: correct precedence of operators in setup_efi_pciSasha Levin2012-12-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-102-8/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti2013-01-081-6/+18
| * | | | Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-181-2/+10
* | | | | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0321-89/+84
* | | | | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-261-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-2019-118/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-193-25/+7
| * | | | generic compat_sys_sigaltstack()Al Viro2012-12-198-67/+6
| * | | | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-1910-16/+4
| * | | | new helper: compat_user_stack_pointer()Al Viro2012-12-191-0/+7
| * | | | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * | | | missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * | | | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-193-5/+0
* | | | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-241-0/+1
| | |/ / / / / /
* | | | | | | | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-193-52/+1
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud