aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar
2016-05-20x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen
2016-05-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar
2016-05-12x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam
2016-05-12x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registersYazen Ghannam
2016-05-11x86/extable: ensure entries are swapped completely when sortingMathias Krause
2016-05-07x86/KASLR: Build identity mappings on demandKees Cook
2016-05-07x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu
2016-05-07x86/boot: Clean up indenting for asm/boot.hKees Cook
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-05perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin
2016-05-05perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-05-05x86/entry/32: Remove asmlinkage_protect()Brian Gerst
2016-05-05x86/entry, sched/x86: Don't save/restore EFLAGS on task switchBrian Gerst
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich
2016-05-04x86/platform/UV: Update physical address conversions for UV4Mike Travis
2016-05-04x86/platform/UV: Build GAM reference tablesMike Travis
2016-05-04x86/platform/UV: Support UV4 socket address changesMike Travis
2016-05-04x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis
2016-05-04x86/platform/UV: Fold blade info into per node hub info structsMike Travis
2016-05-04x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis
2016-05-04x86/platform/UV: Move scir info to the per cpu info structMike Travis
2016-05-04x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis
2016-05-04x86/platform/UV: Add UV4 Specific MMR definitionsMike Travis
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis
2016-05-04x86/platform/UV: Add UV Architecture DefinesMike Travis
2016-05-04x86/platform/UV: Add Initial UV4 definitionsMike Travis
2016-05-04Merge tag 'v4.6-rc6' into x86/platform, to refresh the treeIngo Molnar
2016-05-03x86/mce: Define vendor-specific MSR accessorsYazen Ghannam
2016-04-29x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbaseAndy Lutomirski
2016-04-29x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimizationAndy Lutomirski
2016-04-29x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski
2016-04-29x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski
2016-04-29x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski
2016-04-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-28x86/mm, sched/core: Turn off IRQs in switch_mm()Andy Lutomirski