aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Add reservation system calls to x86 syscall tableBjoern Brandenburg2014-07-21
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2014-06-07
* Add LITMUS^RT syscalls for x86Bjoern Brandenburg2014-06-07
* Export num_cache_leaves in asm/processor.hBjoern Brandenburg2014-06-07
* Add hrtimer_start_on() supportFelipe Cerqueira2014-06-07
* Export x86 cache topologyFelipe Cerqueira2014-06-07
* Feather-Trace: add x86 binary rewriting implementationBjoern Brandenburg2014-06-02
* Feather-Trace: add platform independent implementationBjoern Brandenburg2014-06-02
* Add LITMUS^RT directoryBjoern Brandenburg2014-06-02
* x86/efi: Correct EFI boot stub use of code32_startMatt Fleming2014-05-06
* x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-05-06
* ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-05-06
* x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-04-26
* crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-14
* x86: fix boot on uniprocessor systemsArtem Fetishev2014-04-03
* KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-03-31
* KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2014-03-31
* KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti2014-03-31
* x86: bpf_jit: support negative offsetsAlexei Starovoitov2014-03-31
* x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-24
* KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-24
* x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-03-24
* x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-24
* x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-24
* perf/x86: Fix event schedulingPeter Zijlstra2014-03-07
* x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-03-07
* kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-03-07
* ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-22
* x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin2014-02-22
* x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin2014-02-22
* xen: Fix possible user space selector corruptionFrediano Ziglio2014-02-22
* xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2014-02-22
* x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-02-20
* x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-02-06
* bpf: do not use reciprocal divideEric Dumazet2014-02-06
* KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-02-06
* x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young2014-02-06
* kvm: x86: fix apic_base enable checkAndrew Jones2014-02-06
* ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-25
* perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-25
* x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds2014-01-15
* mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2014-01-09
* sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2014-01-09
* KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2014-01-09
* x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2014-01-09
* x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-20
* x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2013-12-20
* KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov2013-12-20
* KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2013-12-20
* KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig2013-12-20