summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
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-04-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin
2016-04-22x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-04-13x86/platform: Remove unused get_bios_ebda_length() functionGuenter Roeck
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-01mm/rmap: batched invalidations should use existing apiNadav Amit
2016-04-01KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini
2016-04-01x86/platform/uv: Disable UV BAU by defaultAlex Thorlton
2016-03-29x86/thread_info: Merge two !__ASSEMBLY__ sectionsBorislav Petkov
2016-03-29x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy
2016-03-29x86/cpu: Get rid of compute_unit_idBorislav Petkov
2016-03-29x86/topology: Fix AMD core countPeter Zijlstra
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-23x86/msr: Remove unused native_read_tscp()Prarit Bhargava
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22x86/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han
2016-03-22KVM, pkeys: introduce pkru_mask to cache conditionsHuaitong Han
2016-03-22x86: pkey: introduce write_pkru() for KVMXiao Guangrong
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner
2016-03-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-17x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar