summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-11-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-01x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init()Borislav Petkov
2015-11-01x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski
2015-10-27x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()Werner Pawlitschko
2015-10-26x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL devVille Syrjälä
2015-10-21x86/microcode/intel: Move #ifdef DEBUG inside the functionBorislav Petkov
2015-10-21x86/microcode/amd: Remove maintainers from commentsBorislav Petkov
2015-10-21x86/microcode: Remove modularization leftoversBorislav Petkov
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov
2015-10-21x86/microcode: Unmodularize the microcode driverBorislav Petkov
2015-10-21timers/x86/hpet: Type adjustmentsJan Beulich
2015-10-21x86/mce: Fix thermal throttling reporting after kexecAndi Kleen
2015-10-21x86/setup/crash: Check memblock_reserve() retvalBorislav Petkov
2015-10-21x86/setup/crash: Cleanup some moreBorislav Petkov
2015-10-21x86/setup/crash: Remove alignment variableBorislav Petkov
2015-10-21x86/setup: Cleanup crashkernel reservation functionsBorislav Petkov
2015-10-21x86/setup: Do not reserve crashkernel high memory if low reservation failedBaoquan He
2015-10-20x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin
2015-10-20perf/x86: Add support for PERF_SAMPLE_BRANCH_CALLStephane Eranian
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter
2015-10-19x86/smpboot: Fix CPU #1 boot timeoutLen Brown
2015-10-19x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehaviorLen Brown
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-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-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar
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-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-01perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar
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-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-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-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds