Age | Commit message (Expand) | Author |
2014-05-06 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
2014-05-06 | ftrace/x86: One more missing sync after fixup of function modification failure | Petr Mladek |
2014-04-26 | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman |
2014-03-23 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha |
2014-03-23 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
2014-03-23 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds |
2014-03-23 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin |
2014-03-06 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-03-06 | x86: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski |
2014-02-22 | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) |
2014-02-22 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin |
2014-02-20 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman |
2014-02-06 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2014-01-25 | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt |
2014-01-25 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-09 | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown |
2013-11-29 | ftrace/x86: skip over the breakpoint for ftrace caller | Kevin Hao |
2013-11-29 | x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as... | Thomas Renninger |
2013-11-29 | sched, idle: Fix the idle polling state logic | Peter Zijlstra |
2013-11-13 | x86: Update UV3 hub revision ID | Russ Anderson |
2013-10-18 | x86: avoid remapping data in parse_setup_data() | Linn Crosetto |
2013-10-05 | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani |
2013-09-26 | x86, amd_nb: Clarify F15h, model 30h GART and L3 support | Aravind Gopalakrishnan |
2013-09-26 | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro |
2013-08-29 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea |
2013-08-29 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds |
2013-08-20 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea |
2013-08-20 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver |
2013-08-11 | x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset | Neil Horman |
2013-08-11 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu |
2013-08-04 | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu |
2013-08-04 | x86: make sure IDT is page aligned | Kees Cook |
2013-08-04 | x86, suspend: Handle CPUs which fail to #GP on RDMSR | H. Peter Anvin |
2013-06-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2013-06-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-06-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | kprobes: Fix arch_prepare_kprobe to handle copy insn failures | Masami Hiramatsu |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse |
2013-06-19 | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP | Stephane Eranian |
2013-06-19 | x86: kvmclock: zero initialize pvclock shared memory area | Igor Mammedov |
2013-06-18 | x86, mtrr: Fix original mtrr range get for mtrr_cleanup | Yinghai Lu |
2013-06-12 | x86: Fix typo in kexec register clearing | Kees Cook |
2013-06-11 | idle: Add the stack canary init to cpu_startup_entry() | Thomas Gleixner |
2013-05-31 | sched/x86: Construct all sibling maps if smt | Andrew Jones |
2013-05-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-30 | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen |
2013-05-28 | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei |