summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-30x86/cmpxchg, locking/atomics: Remove superfluous definitionsNikolay Borisov
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner
2016-09-26Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar
2016-09-24x86/alternatives: Add stack frame dependency to alternative_call_2()Josh Poimboeuf
2016-09-22Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar
2016-09-22x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman
2016-09-22x86/platform/uv/BAU: Add generic function pointersAndrew Banman
2016-09-22x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman
2016-09-22x86/platform/uv/BAU: Clean up pq_init()Andrew Banman
2016-09-22Merge branch 'linus' into x86/platform, to pick up fixesIngo Molnar
2016-09-21x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGu Zheng
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2016-09-20x86/dumpstack: Remove dump_trace() and related callbacksJosh Poimboeuf
2016-09-20x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinderJosh Poimboeuf
2016-09-20x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf
2016-09-20Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-09-20locking/rwsem, x86: Drop a bogus cc clobberJan Beulich
2016-09-20x86/apic: Get rid of apic_version[] arrayDenys Vlasenko
2016-09-20x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()Wanpeng Li
2016-09-16x86/dumpstack: Remove NULL task pointer conventionJosh Poimboeuf
2016-09-15fix minor infoleak in get_user_ex()Al Viro
2016-09-15x86: Move thread_info into task_structAndy Lutomirski
2016-09-15x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-15x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf
2016-09-14x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov
2016-09-14x86/coredump: Use pr_reg size, rather that TIF_IA32 flagDmitry Safonov
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov
2016-09-13x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam
2016-09-13x86/mce: Add support for new MCA_SYND registerYazen Ghannam
2016-09-09x86/efi: Allow invocation of arbitrary boot servicesLukas Wunner
2016-09-09x86/efi: Optimize away setup_gop32/64 if unusedLukas Wunner
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-09-08x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()Josh Poimboeuf
2016-09-08x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski