summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-06x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-05-06ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek
2014-04-30mm/arch: use NUMA_NO_NODEJianguo Wu
2014-04-30of: remove early_init_dt_setup_initrd_archRob Herring
2014-04-30of: Specify initrd location using 64-bitSantosh Shilimkar
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-03-23x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-23x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-23x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-23x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-06perf/x86: Fix event schedulingPeter Zijlstra
2014-03-06x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-02-22ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-01-25ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2013-11-29ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao
2013-11-29x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-11-13x86: Update UV3 hub revision IDRuss Anderson
2013-10-18x86: avoid remapping data in parse_setup_data()Linn Crosetto
2013-10-05x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2013-09-26x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-11x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu
2013-08-04x86: make sure IDT is page alignedKees Cook
2013-08-04x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2013-06-12x86: Fix typo in kexec register clearingKees Cook
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner