summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski2016-07-154-19/+14
* x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar2016-07-151-1/+1
* x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski2016-07-153-4/+5
* x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski2016-07-152-3/+0
* Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar2016-07-1515-174/+191
|\
| * Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar2016-07-095-27/+30
| |\
| * | x86/signals: Add missing signal_compat code for x86 featuresDave Hansen2016-06-141-0/+11
| * | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-06-111-0/+68
| |\ \
| * | | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.hH. Peter Anvin2016-06-081-68/+60
| * | | x86, asm: Use CC_SET()/CC_OUT() in <asm/rwsem.h>H. Peter Anvin2016-06-081-2/+2
| * | | x86, asm: Use CC_SET()/CC_OUT() in <asm/percpu.h>H. Peter Anvin2016-06-081-4/+5
| * | | x86, asm: Use CC_SET()/CC_OUT() in <asm/bitops.h>H. Peter Anvin2016-06-081-8/+8
| * | | x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT()H. Peter Anvin2016-06-081-5/+9
| * | | x86, asm: define CC_SET() and CC_OUT() macrosH. Peter Anvin2016-06-081-0/+12
| * | | x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin2016-06-086-18/+18
| * | | x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin2016-06-089-52/+53
| * | | x86, bitops: remove use of "sbb" to return CFH. Peter Anvin2016-06-084-30/+30
| * | | x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-081-14/+10
* | | | x86/mm: Ignore A/D bits in pte/pmd/pud_none()Dave Hansen2016-07-132-3/+16
* | | | x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen2016-07-131-6/+20
* | | | Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changesIngo Molnar2016-07-0857-1034/+2719
|\ \ \ \ | | |_|/ | |/| |
| * | | pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang2016-06-271-16/+7
| * | | pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-06-271-0/+2
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-241-2/+2
| |\ \ \
| | * | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
| * | | | x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds2016-06-241-6/+5
| |/ / /
| * | | x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds2016-06-231-3/+3
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-161-0/+11
| |\ \ \ | | |_|/ | |/| |
| | * | kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit2016-06-161-0/+11
| * | | x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen2016-06-081-0/+68
| | |/ | |/|
| * | x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert2016-06-061-2/+2
| |/
| * Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-05-272-1/+28
| |\
| | * platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj2016-05-271-0/+27
| | * intel_telemetry: Constify telemetry_core_ops structuresJulia Lawall2016-05-051-1/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-253-9/+17
| |\ \
| | * \ Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-2042-909/+2503
| | |\ \
| | * | | x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen2016-05-201-0/+8
| | * | | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen2016-05-162-9/+9
| * | | | x86: remove more uaccess_32.h complexityLinus Torvalds2016-05-221-26/+0
| * | | | x86: remove pointless uaccess_32.h complexityLinus Torvalds2016-05-221-36/+0
| * | | | x86/kasan: instrument user memory access APIAndrey Ryabinin2016-05-202-0/+12
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
| |\ \ \ \
| | * | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+1
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-192-6/+38
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini2016-05-181-1/+1
| | * | | | KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit2016-05-181-0/+1
| | * | | | svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit2016-05-181-0/+1
| | * | | | KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit2016-05-182-0/+7
| | * | | | svm: Introduce new AVIC VMCB registersSuravee Suthikulpanit2016-05-181-2/+7
| | * | | | KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooksSuravee Suthikulpanit2016-05-181-2/+16
OpenPOWER on IntegriCloud