Age | Commit message (Expand) | Author |
2014-12-16 | x86, irq: Introduce helpers to access struct irq_cfg | Jiang Liu |
2014-12-16 | x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() | Jiang Liu |
2014-12-16 | x86, irq: Refine hw_irq.h to prepare for irqdomain support | Jiang Liu |
2014-12-16 | x86, irq: Convert irq_2_pin list to generic list | Yinghai Lu |
2014-12-16 | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu |
2014-12-16 | x86, irq: Introduce helper to check whether an IOAPIC has been registered | Jiang Liu |
2014-12-16 | x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal | Jiang Liu |
2014-12-16 | x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug | Jiang Liu |
2014-12-16 | x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug | Jiang Liu |
2014-12-16 | x86: Avoid building unused IRQ entry stubs | Jan Beulich |
2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() | Jan Beulich |
2014-12-16 | x86, irq: Provide empty send_cleanup_vector() stub for UP builds | Jiang Liu |
2014-12-10 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-12-10 | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-09 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-09 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-08 | x86/ticketlock: Fix spin_unlock_wait() livelock | Oleg Nesterov |
2014-12-06 | x86, microcode: Reload microcode on resume | Borislav Petkov |
2014-12-01 | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov |
2014-11-23 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski |
2014-11-23 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-11-19 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong |
2014-11-19 | x86: Cleanly separate use of asm-generic/mm_hooks.h | Dave Hansen |
2014-11-18 | x86, mpx: Cleanup unused bound tables | Dave Hansen |
2014-11-18 | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen |
2014-11-18 | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen |
2014-11-18 | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren |
2014-11-18 | x86, mpx: Add MPX to disabled features | Dave Hansen |
2014-11-18 | x86, mpx: Rename cfg_reg_u and status_reg | Dave Hansen |
2014-11-18 | x86: mpx: Give bndX registers actual names | Dave Hansen |
2014-11-18 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen |
2014-11-16 | x86: mm: Move PAT only functions to mm/pat.c | Thomas Gleixner |
2014-11-16 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2014-11-16 | x86: Enable PAT to use cache mode translation tables | Juergen Gross |
2014-11-16 | x86: Clean up pgtable_types.h | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in memtype related functions | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in mm/iomap_32.c | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in asm/pgtable.h | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in include/asm/fb.h | Juergen Gross |