| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-24 | 2 | -3/+9 |
|\ |
|
| * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-08-22 | 94 | -1400/+3547 |
| |\ |
|
| * | | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader | 2014-08-15 | 1 | -1/+1 |
| * | | x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia... | Jeremiah Mahler | 2014-08-10 | 1 | -1/+1 |
| * | | x86/mm: Fix RCU splat from new TLB tracepoints | Dave Hansen | 2014-08-08 | 1 | -1/+7 |
* | | | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 2014-08-19 | 1 | -1/+1 |
* | | | KVM: x86: do not check CS.DPL against RPL during task switch | Paolo Bonzini | 2014-08-19 | 1 | -3/+0 |
* | | | KVM: x86: Avoid emulating instructions on #UD mistakenly | Nadav Amit | 2014-08-19 | 1 | -4/+4 |
| |/
|/| |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2014-08-16 | 1 | -0/+3 |
|\ \ |
|
| * | | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown | 2014-08-15 | 1 | -0/+3 |
* | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-14 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 2 | -6/+6 |
* | | | | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-08-14 | 2 | -6/+6 |
|\ \ \ \ |
|
| * | | | | x86/xen: use vmap() to map grant table pages in PVH guests | David Vrabel | 2014-08-11 | 1 | -5/+5 |
| * | | | | x86/xen: resume timer irqs early | David Vrabel | 2014-08-11 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-13 | 32 | -1076/+912 |
|\ \ \ \ |
|
| * | | | | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu | 2014-08-08 | 2 | -2/+3 |
| * | | | | x86/apic/vsmp: Make is_vsmp_box() static | H. Peter Anvin | 2014-08-01 | 1 | -2/+2 |
| * | | | | x86, apic: Remove enable_apic_mode callback | David Rientjes | 2014-07-31 | 10 | -12/+0 |
| * | | | | x86, apic: Remove setup_portio_remap callback | David Rientjes | 2014-07-31 | 10 | -14/+0 |
| * | | | | x86, apic: Remove multi_timer_check callback | David Rientjes | 2014-07-31 | 10 | -26/+0 |
| * | | | | x86, apic: Replace noop_check_apicid_used | David Rientjes | 2014-07-31 | 1 | -6/+1 |
| * | | | | x86, apic: Remove check_apicid_present callback | David Rientjes | 2014-07-31 | 9 | -25/+0 |
| * | | | | x86, apic: Remove mps_oem_check callback | David Rientjes | 2014-07-31 | 11 | -45/+1 |
| * | | | | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 2014-07-31 | 10 | -14/+0 |
| * | | | | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 2014-07-31 | 10 | -33/+8 |
| * | | | | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes | 2014-07-31 | 2 | -19/+0 |
| * | | | | x86: intel-mid: Use the new io_apic interfaces | Jiang Liu | 2014-07-14 | 1 | -16/+6 |
| * | | | | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig | 2014-07-13 | 2 | -67/+1 |
| * | | | | x86, irq: Clean up irqdomain transition code | Jiang Liu | 2014-06-21 | 1 | -17/+11 |
| * | | | | x86, irq, devicetree: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 1 | -0/+1 |
| * | | | | x86, irq, SFI: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 1 | -0/+7 |
| * | | | | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 2 | -2/+12 |
| * | | | | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 1 | -0/+27 |
| * | | | | x86, irq: Introduce helper functions to release IOAPIC pin | Jiang Liu | 2014-06-21 | 2 | -0/+64 |
| * | | | | x86, irq: Simplify the way to handle ISA IRQ | Jiang Liu | 2014-06-21 | 2 | -73/+40 |
| * | | | | x86, irq: Clean up unused IOAPIC interface | Jiang Liu | 2014-06-21 | 2 | -79/+0 |
| * | | | | x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 1 | -9/+5 |
| * | | | | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 3 | -46/+35 |
| * | | | | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 2 | -3/+3 |
| * | | | | x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 1 | -32/+12 |
| * | | | | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu | 2014-06-21 | 2 | -1/+103 |
| * | | | | x86, devicetree, irq: Use common mechanism to support irqdomain | Jiang Liu | 2014-06-21 | 3 | -140/+59 |
| * | | | | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 | 3 | -1/+12 |
| * | | | | x86, mpparse, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 | 1 | -1/+9 |
| * | | | | x86, ACPI, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 | 1 | -2/+13 |
| * | | | | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | 2014-06-21 | 6 | -6/+47 |
| * | | | | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu | 2014-06-21 | 4 | -41/+147 |
| * | | | | x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSI | Jiang Liu | 2014-06-21 | 1 | -13/+8 |
| * | | | | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number | Jiang Liu | 2014-06-21 | 3 | -36/+38 |