aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: Quark: Comment setup_arch() to document TLB/PGE bugBryan O'Donoghue2014-10-08
* x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue2014-09-24
* x86/platform/intel/iosf: Add debugfs config option for IOSFDavid E. Box2014-09-19
* x86/platform/intel/iosf: Add Braswell PCI IDDavid E. Box2014-09-19
* x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=nMartin Kelly2014-09-19
* x86: HPET force enable for e6xx based systemsPeter Neubauer2014-09-15
* x86/iosf: Add debugfs supportDavid E. Box2014-08-27
* Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-08-22
|\
| * Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
| |\
| | * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
| * | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-13
| |\ \
| | * | x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin2014-08-01
| | * | x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-31
| | * | x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-31
| | * | x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-31
| | * | x86, apic: Replace noop_check_apicid_usedDavid Rientjes2014-07-31
| | * | x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-31
| | * | x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-31
| | * | x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-31
| | * | x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-31
| | * | x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-31
| | * | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig2014-07-13
| | * | x86, irq: Clean up irqdomain transition codeJiang Liu2014-06-21
| | * | x86, irq, devicetree: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-21
| | * | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-21
| | * | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-21
| | * | x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu2014-06-21
| | * | x86, irq: Simplify the way to handle ISA IRQJiang Liu2014-06-21
| | * | x86, irq: Clean up unused IOAPIC interfaceJiang Liu2014-06-21
| | * | x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-21
| | * | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-21
| | * | x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-21
| | * | x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu2014-06-21
| | * | x86, devicetree, irq: Use common mechanism to support irqdomainJiang Liu2014-06-21
| | * | x86, mpparse, irq: Provide basic irqdomain supportJiang Liu2014-06-21
| | * | x86, ACPI, irq: Provide basic irqdomain supportJiang Liu2014-06-21
| | * | x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu2014-06-21
| | * | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu2014-06-21
| | * | x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSIJiang Liu2014-06-21
| | * | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu2014-06-21
| | * | x86, irq: Simplify arch_early_irq_init()Jiang Liu2014-06-21
| | * | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu2014-06-21
| | * | x86, irq: Introduce some helper utilities to improve readabilityJiang Liu2014-06-21
| | * | x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomainJiang Liu2014-06-21
| | * | x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readabilityJiang Liu2014-06-21
| | * | x86, ioapic: Introduce helper utilities to walk ioapics and pinsJiang Liu2014-06-21
| | * | x86, ioapic: Kill static variable nr_irqs_gsiJiang Liu2014-06-21
| | * | x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu2014-06-21
| | * | x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu2014-06-21
| | * | x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQJiang Liu2014-06-21