| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 2014-11-25 |
| | | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-09 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | | perf/x86: Add support for sampling PEBS machine state registers | Stephane Eranian | 2014-11-16 |
| | * | | | | | | | | | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events | Andi Kleen | 2014-11-16 |
| | * | | | | | | | | | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST | Andi Kleen | 2014-11-16 |
| | * | | | | | | | | | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT | Andi Kleen | 2014-11-16 |
| | * | | | | | | | | | perf/x86/intel/uncore: Add scaling units to the EP iMC events | Andi Kleen | 2014-11-16 |
| | * | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2014-11-16 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | perf/x86/amd/ibs: Update IBS MSRs and feature definitions | Aravind Gopalakrishnan | 2014-11-12 |
| * | | | | | | | | | | | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2014-12-08 |
| |\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| | * | | | | | | | | | | x86, amd_nb: Add device IDs to NB tables for F15h M60h | Aravind Gopalakrishnan | 2014-10-20 |
| | | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-05 |
| |\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | /
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | * | | | | | | | | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov | 2014-12-01 |
| * | | | | | | | | | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds | 2014-11-23 |
| |\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| | * | | | | | | | | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2014-11-23 |
| | * | | | | | | | | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 2014-11-23 |
| | * | | | | | | | | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2014-11-23 |
| | | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-21 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski | 2014-11-20 |
| | * | | | | | | | | x86, microcode: Update BSPs microcode on resume | Borislav Petkov | 2014-11-18 |
| | * | | | | | | | | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 2014-11-16 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-11-21 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | / / / /
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen | 2014-11-16 |
| | * | | | | | | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen | 2014-11-16 |
| | | |_|/ / /
| |/| | | | |
|
| * | | | | | | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2014-11-10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 2014-11-10 |
| | * | | | | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 2014-11-05 |
| * | | | | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 2014-11-10 |
| |/ / / / / / |
|
| * / / / / / | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 2014-11-01 |
| |/ / / / / |
|
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 |
| |\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | * | | | | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() | Jiang Liu | 2014-10-29 |
| | * | | | | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 2014-10-29 |
| | * | | | | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones | 2014-10-29 |
| | * | | | | x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts | Maciej W. Rozycki | 2014-10-28 |
| | * | | | | x86, cma: Reserve DMA contiguous area after initmem_init() | Weijie Yang | 2014-10-28 |
| | * | | | | i386/audit: stop scribbling on the stack frame | Eric Paris | 2014-10-24 |
| | * | | | | Merge tag 'v3.18-rc1' into x86/urgent | H. Peter Anvin | 2014-10-24 |
| | |\| | | |
|
| | * | | | | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2014-10-22 |
| | * | | | | x86: ACPI: Do not translate GSI number if IOAPIC is disabled | Jiang Liu | 2014-10-20 |
| | * | | | | x86/smpboot: Move data structure to its primary usage scope | Ingo Molnar | 2014-10-19 |
| * | | | | | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar | 2014-10-29 |
| * | | | | | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra | 2014-10-28 |
| * | | | | | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) | 2014-10-28 |
| | |/ / /
|/| | | |
|
| * | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 |
| |\ \ \ \ |
|
| | * | | | | audit: x86: drop arch from __audit_syscall_entry() interface | Richard Guy Briggs | 2014-09-23 |
| | * | | | | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 |
| * | | | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 |
| |\ \ \ \ \ |
|
| | * | | | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix | Mel Gorman | 2014-09-09 |
| | * | | | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter | 2014-08-28 |
| | * | | | | | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 |