summary refs log tree commit diff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-25Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-25Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-25Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-25Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov
2016-07-25Merge branch 'x86/cpu' from tipRafael J. Wysocki
2016-07-25Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki
2016-07-25Merge branch 'acpi-tables'Rafael J. Wysocki
2016-07-22x86/boot: Simplify EBDA-vs-BIOS reservation logicAndy Lutomirski
2016-07-21x86/fpu: Do not BUG_ON() in early FPU codeDave Hansen
2016-07-21x86/boot: Reorganize and clean up the BIOS area reservation codeIngo Molnar
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki
2016-07-15x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang
2016-07-15Merge branch 'linus' into x86/apic, to refresh the branchIngo Molnar
2016-07-15x86/tsc: Remove the unused check_tsc_disabled()Wei Jiangang
2016-07-15x86/smp: Remove unnecessary initialization of thread_info::cpuAndy Lutomirski
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski
2016-07-15x86/dumpstack: When OOPSing, rewind the stack before do_exit()Andy Lutomirski
2016-07-15x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPSAndy Lutomirski
2016-07-15x86/dumpstack: Try harder to get a call trace on stack overflowAndy Lutomirski
2016-07-14x86/reboot: Add Dell Optiplex 7450 AIO reboot quirkAlex Hung
2016-07-11x86/tsc: Enumerate BXT tsc_khz via CPUIDLen Brown
2016-07-11x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUIDLen Brown
2016-07-11x86/tsc_msr: Remove irqoff around MSR-based TSC enumerationLen Brown
2016-07-11x86/fpu/xstate: Re-enable XSAVESYu-cheng Yu
2016-07-11x86/fpu/xstate: Fix fpstate_init() for XRSTORSYu-cheng Yu
2016-07-11x86/fpu/xstate: Return NULL for disabled xstate component addressYu-cheng Yu
2016-07-11x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVESYu-cheng Yu
2016-07-10Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-07-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-07-10x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstatesYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix XSTATE component offset print outYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu
2016-07-10x86/fpu/xstate: Align xstate components according to CPUIDYu-cheng Yu