Age | Commit message (Expand) | Author |
2014-07-05 | perf/x86: Micro-optimize nhmex_rbox_get_constraint() | Rasmus Villemoes |
2014-07-03 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-07-02 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
2014-07-02 | x86, tsc: Fix cpufreq lockup | Peter Zijlstra |
2014-07-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-07-01 | tracing: Add trace_seq_buffer_ptr() helper function | Steven Rostedt (Red Hat) |
2014-07-01 | ftrace: Optimize function graph to be called directly | Steven Rostedt (Red Hat) |
2014-06-30 | arch: x86: kvm: x86.c: Cleaning up variable is set more than once | Rickard Strandqvist |
2014-06-30 | Merge commit '33b458d276bb' into kvm-next | Paolo Bonzini |
2014-06-30 | Merge commit '33b458d276bb' into kvm-master | Paolo Bonzini |
2014-06-30 | KVM: SVM: Fix CPL export via SS.DPL | Jan Kiszka |
2014-06-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2014-06-25 | crypto: sha512_ssse3 - fix byte count to bit count conversion | Jussi Kivilinna |
2014-06-25 | crypto: des3_ede-x86_64 - fix parse warning | Jussi Kivilinna |
2014-06-24 | x86/vdso: Error out in vdso2c if DT_RELA is present | Andy Lutomirski |
2014-06-24 | x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile | Andy Lutomirski |
2014-06-24 | x86, MCE: Robustify mcheck_init_device | Borislav Petkov |
2014-06-23 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin |
2014-06-23 | x86_32, signal: Fix vdso rt_sigreturn | Andy Lutomirski |
2014-06-23 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
2014-06-23 | ASoC: Intel: add mrfld pipelines | Vinod Koul |
2014-06-22 | x86, MCE: Kill CPU_POST_DEAD | Borislav Petkov |
2014-06-21 | x86, irq: Clean up irqdomain transition code | Jiang Liu |
2014-06-21 | x86, irq, devicetree: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq, SFI: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq: Introduce helper functions to release IOAPIC pin | Jiang Liu |
2014-06-21 | x86, irq: Simplify the way to handle ISA IRQ | Jiang Liu |
2014-06-21 | x86, irq: Clean up unused IOAPIC interface | Jiang Liu |
2014-06-21 | x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu |
2014-06-21 | x86, devicetree, irq: Use common mechanism to support irqdomain | Jiang Liu |
2014-06-21 | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu |
2014-06-21 | x86, mpparse, irq: Provide basic irqdomain support | Jiang Liu |
2014-06-21 | x86, ACPI, irq: Provide basic irqdomain support | Jiang Liu |
2014-06-21 | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu |
2014-06-21 | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu |
2014-06-21 | x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSI | Jiang Liu |
2014-06-21 | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number | Jiang Liu |
2014-06-21 | x86, irq: Simplify arch_early_irq_init() | Jiang Liu |
2014-06-21 | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu |
2014-06-21 | x86: ce4100, irq: Do not set legacy_pic to null_legacy_pic | Jiang Liu |
2014-06-21 | x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APIC | Jiang Liu |
2014-06-21 | x86, irq: Introduce some helper utilities to improve readability | Jiang Liu |
2014-06-21 | x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain | Jiang Liu |
2014-06-21 | x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readability | Jiang Liu |