summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-11-04Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-04Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-04Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge 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/cpu: Add CLZERO detectionWan Zongshun
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-19sched/x86: Fix typo in __switch_to() commentsChuck Ebbert
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-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