| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-12-16 | x86, irq: Introduce helper to check whether an IOAPIC has been registered |  Jiang Liu | 4 | -0/+35 |
| 2014-12-16 | x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal |  Jiang Liu | 3 | -4/+65 |
| 2014-12-16 | x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition |  Jiang Liu | 2 | -3/+50 |
| 2014-12-16 | x86, irq, ACPI: Introduce a mutex to protect IOAPIC operations from hotplug |  Jiang Liu | 1 | -0/+21 |
| 2014-12-16 | x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug |  Jiang Liu | 2 | -33/+58 |
| 2014-12-16 | x86, irq: Keep balance of IOAPIC pin reference count |  Jiang Liu | 4 | -4/+25 |
| 2014-12-16 | x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug |  Jiang Liu | 2 | -11/+11 |
| 2014-12-16 | x86, irq: Prefer assigned ID in APIC ID register for x86_64 |  Yinghai Lu | 1 | -6/+39 |
| 2014-12-16 | x86, irq: Split out alloc_ioapic_save_registers() |  Yinghai Lu | 1 | -7/+15 |
| 2014-12-16 | ACPI: Fix minor syntax issues in processor_core.c |  Jiang Liu | 1 | -5/+4 |
| 2014-12-16 | x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus() |  Thomas Gleixner | 1 | -7/+1 |
| 2014-12-16 | PCI: Remove PCI ioapic driver |  Jiang Liu | 3 | -130/+0 |
| 2014-12-16 | x86: Avoid building unused IRQ entry stubs |  Jan Beulich | 7 | -20/+34 |
| 2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() |  Jan Beulich | 4 | -15/+14 |
| 2014-12-16 | x86, irq, ACPI: Fix building warning of unused code |  Jiang Liu | 1 | -0/+2 |
| 2014-12-16 | x86, irq: Provide empty send_cleanup_vector() stub for UP builds |  Jiang Liu | 1 | -0/+4 |
| 2014-12-16 | ACPI: Correct return value of acpi_dev_resource_address_space() |  Jiang Liu | 1 | -1/+1 |
| 2014-12-10 | x86/microcode/intel: Fish out the stashed microcode for the BSP |  Borislav Petkov | 1 | -14/+12 |
| 2014-12-08 | hwmon: (tmp401) Detect TMP435 on all addresses it supports |  Guenter Roeck | 2 | -6/+5 |
| 2014-12-08 | x86/kconfig/defconfig: Enable CONFIG_FHANDLE=y |  Richard Weinberger | 2 | -0/+2 |
| 2014-12-08 | x86: Replace seq_printf() with seq_puts() |  Rasmus Villemoes | 4 | -35/+33 |
| 2014-12-08 | sched: Add missing rcu protection to wake_up_all_idle_cpus |  Andy Lutomirski | 1 | -2/+7 |
| 2014-12-08 | x86/ticketlock: Fix spin_unlock_wait() livelock |  Oleg Nesterov | 1 | -1/+13 |
| 2014-12-08 | x86/mce: Spell "panicked" correctly |  Borislav Petkov | 1 | -6/+6 |
| 2014-12-08 | mfd: rtsx: Add func to split u32 into register |  Micky Ching | 1 | -0/+9 |