- dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 8 years ago
- d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
- 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
- 97e3c60 x86/mm: Ignore A/D bits in pte/pmd/pud_none() by Dave Hansen · 8 years ago
- 00839ee x86/mm: Move swap offset/type up in PTE to work around erratum by Dave Hansen · 8 years ago
- 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
- 946e0f6 Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes by Ingo Molnar · 8 years ago
- f7550d0 pvclock: Cleanup to remove function pvclock_get_nsec_offset by Minfei Huang · 9 years ago
- 749d088 pvclock: Add CPU barriers to get correct version value by Minfei Huang · 9 years ago
- 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
- aca9c29 x86: fix up a few misc stack pointer vs thread_info confusions by Linus Torvalds · 8 years ago
- da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 8 years ago
- 2668bc7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 7d669f5 kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() by Suravee Suthikulpanit · 8 years ago
- a445508 x86/signals: Add missing signal_compat code for x86 features by Dave Hansen · 9 years ago
- 50c0587 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
- 3b29039 x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h by H. Peter Anvin · 9 years ago
- 35ccfb7 x86, asm: Use CC_SET()/CC_OUT() in <asm/rwsem.h> by H. Peter Anvin · 9 years ago
- 64be6d3 x86, asm: Use CC_SET()/CC_OUT() in <asm/percpu.h> by H. Peter Anvin · 9 years ago
- 86b6124 x86, asm: Use CC_SET()/CC_OUT() in <asm/bitops.h> by H. Peter Anvin · 9 years ago
- ba741e3 x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT() by H. Peter Anvin · 9 years ago
- ff3554b x86, asm: define CC_SET() and CC_OUT() macros by H. Peter Anvin · 9 years ago
- 18fe582 x86, asm: change the GEN_*_RMWcc() macros to not quote the condition by H. Peter Anvin · 9 years ago
- 117780e x86, asm: use bool for bitops and other assembly outputs by H. Peter Anvin · 9 years ago
- 2823d4d x86, bitops: remove use of "sbb" to return CF by H. Peter Anvin · 9 years ago
- f596710 x86/hweight: Get rid of the special calling convention by Borislav Petkov · 9 years ago
- 970442c x86/cpu/intel: Introduce macros for Intel family numbers by Dave Hansen · 9 years ago
- 08dd8cd x86/msr: Use the proper trace point conditional for writes by Dr. David Alan Gilbert · 9 years ago
- 1e8143d Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
- b740d2e platform/x86: Add PMC Driver for Intel Core SoC by Rajneesh Bhardwaj · 9 years ago
- 2f7c3a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 9 years ago
- 5b09c3e x86: remove pointless uaccess_32.h complexity by Linus Torvalds · 9 years ago
- 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 9 years ago
- 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 9 years ago
- 0f6ff2b x86/mm/mpx: Work around MPX erratum SKD046 by Dave Hansen · 9 years ago
- a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
- 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 67c9ddd KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same by Paolo Bonzini · 9 years ago
- be8ca17 KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore by Suravee Suthikulpanit · 9 years ago
- 18f40c5 svm: Add VMEXIT handlers for AVIC by Suravee Suthikulpanit · 9 years ago
- 44a95da KVM: x86: Detect and Initialize AVIC support by Suravee Suthikulpanit · 9 years ago
- 3d5615e svm: Introduce new AVIC VMCB registers by Suravee Suthikulpanit · 9 years ago
- d1ed092 KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks by Suravee Suthikulpanit · 9 years ago
- 0354313 KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks by Suravee Suthikulpanit · 9 years ago
- 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
- bc231d9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- cf6ed9a Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e8df1a95 x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys by Dave Hansen · 9 years ago
- 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
- eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
- 71faad4 x86/cpu: Add detection of AMD RAS Capabilities by Yazen Ghannam · 9 years ago
- 3410200 x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers by Yazen Ghannam · 9 years ago
- 50c7389 x86/extable: ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
- 67d7a98 x86/extable: Ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
- 3a94707 x86/KASLR: Build identity mappings on demand by Kees Cook · 9 years ago
- cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 9 years ago
- 8665e6f x86/boot: Clean up indenting for asm/boot.h by Kees Cook · 9 years ago
- 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
- 775d054 intel_telemetry: Constify telemetry_core_ops structures by Julia Lawall · 9 years ago
- f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 9 years ago
- 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 9 years ago
- 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
- 64b7aad Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 0676b4e x86/entry/32: Remove asmlinkage_protect() by Brian Gerst · 9 years ago
- 092c74e x86/entry, sched/x86: Don't save/restore EFLAGS on task switch by Brian Gerst · 9 years ago
- 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
- 40bfb8e x86/platform/UV: Remove Obsolete GRU MMR address translation by Dimitri Sivanich · 9 years ago
- c85375c x86/platform/UV: Update physical address conversions for UV4 by Mike Travis · 9 years ago
- 6e27b91 x86/platform/UV: Build GAM reference tables by Mike Travis · 9 years ago
- 1de329c x86/platform/UV: Support UV4 socket address changes by Mike Travis · 9 years ago
- ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 9 years ago
- 906f3b2 x86/platform/UV: Fold blade info into per node hub info structs by Mike Travis · 9 years ago
- 3edcf2f x86/platform/UV: Allocate common per node hub info structs on local node by Mike Travis · 9 years ago
- 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
- d38bb13 x86/platform/UV: Move scir info to the per cpu info struct by Mike Travis · 9 years ago
- 0045ddd x86/platform/UV: Create per cpu info structs to replace per hub info structs by Mike Travis · 9 years ago
- b608f87 x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions by Mike Travis · 9 years ago
- 0f0d84c x86/platform/UV: Add UV4 Specific MMR definitions by Mike Travis · 9 years ago
- c443c03 x86/platform/UV: Prep for UV4 MMR updates by Mike Travis · 9 years ago
- e0ee1c9 x86/platform/UV: Add UV Architecture Defines by Mike Travis · 9 years ago
- eb1e346 x86/platform/UV: Add Initial UV4 definitions by Mike Travis · 9 years ago
- d63c214 Merge tag 'v4.6-rc6' into x86/platform, to refresh the tree by Ingo Molnar · 9 years ago
- a9750a3 x86/mce: Define vendor-specific MSR accessors by Yazen Ghannam · 9 years ago
- 296f781 x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase by Andy Lutomirski · 9 years ago
- 731e33e x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization by Andy Lutomirski · 9 years ago
- 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 9 years ago
- f005f5d x86/asm: Make asm/alternative.h safe from assembly by Andy Lutomirski · 9 years ago
- 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
- 814dd94 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 078194f x86/mm, sched/core: Turn off IRQs in switch_mm() by Andy Lutomirski · 9 years ago
- 69c0319 x86/mm, sched/core: Uninline switch_mm() by Andy Lutomirski · 9 years ago