Age | Commit message (Expand) | Author | Files | Lines |
2014-12-10 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -2/+4 |
2014-12-10 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -21/+20 |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -15/+128 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -14/+4 |
2014-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+3 |
2014-12-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -29/+79 |
2014-12-08 | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -0/+2 |
2014-12-08 | x86: Replace seq_printf() with seq_puts() | Rasmus Villemoes | 2 | -20/+20 |
2014-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2014-12-01 | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov | 1 | -0/+2 |
2014-11-25 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 1 | -2/+3 |
2014-11-23 | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds | 3 | -77/+76 |
2014-11-23 | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2 | -26/+48 |
2014-11-23 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 3 | -19/+2 |
2014-11-23 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2 | -32/+26 |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 1 | -2/+2 |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 1 | -2/+2 |
2014-11-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+11 |
2014-11-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+45 |
2014-11-20 | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski | 1 | -1/+1 |
2014-11-18 | x86, microcode: Update BSPs microcode on resume | Borislav Petkov | 1 | -0/+8 |
2014-11-18 | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2 | -1/+86 |
2014-11-18 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | 5 | -14/+42 |
2014-11-16 | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 1 | -0/+2 |
2014-11-16 | perf/x86: Add support for sampling PEBS machine state registers | Stephane Eranian | 1 | -0/+23 |
2014-11-16 | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events | Andi Kleen | 1 | -26/+26 |
2014-11-16 | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST | Andi Kleen | 1 | -3/+3 |
2014-11-16 | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT | Andi Kleen | 1 | -0/+4 |
2014-11-16 | perf/x86/intel/uncore: Add scaling units to the EP iMC events | Andi Kleen | 1 | -0/+8 |
2014-11-16 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 11 | -32/+76 |
2014-11-16 | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen | 1 | -3/+30 |
2014-11-16 | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen | 1 | -1/+15 |
2014-11-12 | perf/x86/amd/ibs: Update IBS MSRs and feature definitions | Aravind Gopalakrishnan | 1 | -0/+15 |
2014-11-11 | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" | Yijing Wang | 1 | -10/+0 |
2014-11-10 | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2 | -11/+15 |
2014-11-10 | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 1 | -10/+14 |
2014-11-10 | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 1 | -4/+11 |
2014-11-05 | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 1 | -1/+1 |
2014-11-04 | x86-64: Use RIP-relative addressing for most per-CPU accesses | Jan Beulich | 1 | -0/+2 |
2014-11-04 | x86: Convert a few more per-CPU items to read-mostly ones | Jan Beulich | 2 | -2/+2 |
2014-11-01 | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 1 | -2/+7 |
2014-10-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -28/+31 |
2014-10-29 | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar | 3 | -181/+2 |
2014-10-29 | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() | Jiang Liu | 1 | -1/+1 |
2014-10-29 | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 1 | -2/+0 |
2014-10-29 | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones | 1 | -2/+3 |
2014-10-28 | x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts | Maciej W. Rozycki | 2 | -4/+2 |
2014-10-28 | x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c | Nicholas Mc Guire | 1 | -1/+0 |
2014-10-28 | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra | 1 | -2/+5 |
2014-10-28 | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) | 1 | -2/+3 |