summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-0/+5
|\
| * Merge branch 'pm-genirq'Rafael J. Wysocki2014-10-071-0/+5
| |\
| | * x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objectsRafael J. Wysocki2014-09-011-0/+5
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-1/+1
|\ \ \
| * | | x86: Tell irq work about self IPI supportFrederic Weisbecker2014-09-131-1/+1
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-0/+7
|\ \ \
| * | | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2014-09-241-0/+7
* | | | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-072-3/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-172-3/+6
| * | | x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett2014-08-171-1/+3
| |/ /
* | | sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li2014-09-241-0/+3
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-09-191-1/+3
|\ \ \ | |_|/ |/| |
| * | kprobes/x86: Free 'optinsn' cache when range check failsWang Nan2014-08-271-1/+3
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-293-2/+29
|\ \ \
| * | | x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-291-0/+12
| * | | x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu2014-08-271-1/+14
| * | | x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko2014-08-252-1/+3
| |/ /
* | | kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-293-5/+14
|/ /
* | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-08-2232-964/+2303
|\ \ | |/
| * Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-142-6/+6
| |\
| | * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-6/+6
| * | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-1316-910/+784
| |\ \
| | * | x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin2014-08-011-2/+2
| | * | x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-319-11/+0
| | * | x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-319-13/+0
| | * | x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-319-25/+0
| | * | x86, apic: Replace noop_check_apicid_usedDavid Rientjes2014-07-311-6/+1
| | * | x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-318-19/+0
| | * | x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-319-36/+1
| | * | x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-319-13/+0
| | * | x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-318-22/+0
| | * | x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-311-11/+0
| | * | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig2014-07-131-59/+1
| | * | x86, irq: Clean up irqdomain transition codeJiang Liu2014-06-211-17/+11
| | * | x86, irq, devicetree: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-0/+1
| | * | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-0/+1
| | * | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-0/+27
| | * | x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu2014-06-211-0/+61
| | * | x86, irq: Simplify the way to handle ISA IRQJiang Liu2014-06-212-73/+40
| | * | x86, irq: Clean up unused IOAPIC interfaceJiang Liu2014-06-211-70/+0
| | * | x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-211-9/+5
| | * | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-211-1/+3
| | * | x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-211-32/+12
| | * | x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu2014-06-211-1/+98
| | * | x86, devicetree, irq: Use common mechanism to support irqdomainJiang Liu2014-06-212-138/+59
| | * | x86, mpparse, irq: Provide basic irqdomain supportJiang Liu2014-06-211-1/+9
| | * | x86, ACPI, irq: Provide basic irqdomain supportJiang Liu2014-06-211-2/+13
| | * | x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu2014-06-214-4/+44
| | * | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu2014-06-212-39/+127
| | * | x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSIJiang Liu2014-06-211-13/+8
OpenPOWER on IntegriCloud