summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-10-16x86/ioapic: Disable interrupts when re-routing legacy IRQsVitaly Kuznetsov
2015-10-16x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-13x86/early_printk: Set __iomem address space for IOAndy Shevchenko
2015-10-12x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov
2015-10-12x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi
2015-10-12Merge branch 'x86/ras' into ras/core, to pick up changesIngo Molnar
2015-10-12x86/kexec: Remove obsolete 'in_crash_kexec' flagMinfei Huang
2015-10-11x86/io_apic: Make eoi_ioapic_pin() staticAndy Shevchenko
2015-10-09x86/asm: Remove thread_info.sysenter_returnAndy Lutomirski
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar
2015-10-07x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski
2015-10-06perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncoreTaku Izumi
2015-10-06perf/x86: Add Intel cstate PMUs supportKan Liang
2015-10-06sched/core, sched/x86: Kill thread_info::saved_preempt_countPeter Zijlstra
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-02x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-01x86/irq: Drop unlikely before IS_ERR_OR_NULLGeliang Tang
2015-10-01perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar
2015-09-30x86/signal: Deinline get_sigframe, save 240 bytesDenys Vlasenko
2015-09-30x86: Deinline early_console_register, save 403 bytesDenys Vlasenko
2015-09-30x86/e820: Deinline e820_type_to_string, save 126 bytesDenys Vlasenko
2015-09-30x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner
2015-09-30x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-09-30Merge branch 'x86/for-kvm' into x86/apicThomas Gleixner
2015-09-30x86/apic: Deinline various functionsDenys Vlasenko
2015-09-30x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov
2015-09-28x86/mce: Don't clear shared banks on Intel when offlining CPUsAshok Raj
2015-09-28x86/kgdb: Replace bool_int_array[NR_CPUS] with bitmapDenys Vlasenko
2015-09-28perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-25perf/x86: Change test_aperfmperf() and test_intel() to staticGeliang Tang
2015-09-23x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi
2015-09-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-09-22x86/numachip: Add Numachip IPI optimisationsDaniel J Blueman
2015-09-22x86/numachip: Add Numachip2 APIC supportDaniel J Blueman
2015-09-22x86/numachip: Cleanup Numachip supportDaniel J Blueman
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18perf/x86/intel: Fix static checker warning in lbr enableKan Liang
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-09-18perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen
2015-09-18perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17x86/pci/dma: Fix gfp flags for coherent DMA memory allocationJunichi Nomura
2015-09-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse