aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-05-10x86/boot: Add missing file header commentsKees Cook
2016-05-10x86/KASLR: Initialize mapping_info every timeKees Cook
2016-05-10x86/boot: Comment what finalize_identity_maps() doesBorislav Petkov
2016-05-10x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner
2016-05-07x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner
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-07x86/KASLR: Improve comments around the mem_avoid[] logicKees Cook
2016-05-07x86/boot: Simplify pointer casting in choose_random_location()Borislav Petkov
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-06x86/KASLR: Consolidate mem_avoid[] entriesYinghai Lu
2016-05-06x86/boot: Clean up pointer castingKees Cook
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-05-05x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-05perf/x86/intel/pt: Convert ACCESS_ONCE()sAlexander Shishkin
2016-05-05perf/x86/intel/pt: Export CPU frequency ratios needed by PT decodersAlexander Shishkin
2016-05-05perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin
2016-05-05perf/x86/intel/pt: Add support for address range filtering in PTAlexander Shishkin
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-05perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra
2016-05-05Merge branch 'x86/urgent' into x86/platform, to resolve conflictIngo Molnar
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton
2016-05-05perf/x86: Add model numbers for Kabylake CPUsAndi Kleen
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/32: Remove GET_THREAD_INFO() from entry codeBrian 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-05ACPI,PCI,IRQ: remove SCI penalize functionSinan Kaya
2016-05-05ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya
2016-05-04x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodesDimitri Sivanich
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: Add UV4 addressing discovery functionMike 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: Update MMIOH setup function to work for both UV3 and UV4Mike Travis