summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-042-9/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-07-031-3/+2
| |\ \ \ \ \ \
| | * | | | | | x86/power/64: Use char arrays for asm function namesKees Cook2017-06-221-3/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'pm-tools'Rafael J. Wysocki2017-07-031-6/+12
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge back PM tools material for v4.13.Rafael J. Wysocki2017-06-271-6/+12
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-05-161-6/+12
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | x86: msr-index.h: fix shifts to ULL results in HWP macros.Len Brown2017-04-291-3/+3
| | | | * | | | x86: msr-index.h: define HWP.EPP valuesLen Brown2017-04-291-0/+4
| | | | * | | | x86: msr-index.h: define EPB mid-pointsLen Brown2017-02-251-3/+5
* | | | | | | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-031-1/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-121-0/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Drivers: hv: vmbus: Get the current time from the current clocksourceK. Y. Srinivasan2017-05-251-1/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-033-5/+7
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Get rid of register_mce_write_callback()Borislav Petkov2017-06-141-4/+0
| * | | | | | | x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov2017-06-141-0/+5
| * | | | | | | Merge tag 'v4.12-rc5' into ras/core, to pick up fixesIngo Molnar2017-06-141-5/+6
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_tElena Reshetova2017-05-211-1/+2
* | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/time: Make setup_default_timer_irq() staticDou Liyang2017-06-131-1/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-031-7/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/PCI: Remove duplicate definesThomas Gleixner2017-06-281-7/+1
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-033-27/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner2017-06-221-0/+5
| * | | | | | | | | x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-221-9/+6
| * | | | | | | | | x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner2017-06-221-22/+6
| * | | | | | | | | genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner2017-06-221-1/+0
| * | | | | | | | | x86/msi: Remove unused remap irq domain interfaceThomas Gleixner2017-06-221-1/+0
| * | | | | | | | | x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner2017-06-221-0/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-0316-132/+273
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm: Remove reset_lazy_tlbstate()Andy Lutomirski2017-06-221-8/+0
| * | | | | | | | | x86/ldt: Simplify the LDT switching logicAndy Lutomirski2017-06-221-0/+26
| * | | | | | | | | Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar2017-06-221-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | x86/boot/64: Add support of additional page table level during early bootKirill A. Shutemov2017-06-132-0/+4
| * | | | | | | | | x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov2017-06-132-3/+3
| * | | | | | | | | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-06-134-13/+115
| * | | | | | | | | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-137-9/+57
| * | | | | | | | | x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov2017-06-081-2/+2
| * | | | | | | | | x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constantAndy Lutomirski2017-06-051-0/+19
| * | | | | | | | | x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski2017-06-051-2/+10
| * | | | | | | | | x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski2017-06-055-86/+2
| * | | | | | | | | x86/mm: Refactor flush_tlb_mm_range() to merge local and remote casesAndy Lutomirski2017-06-051-1/+0
| * | | | | | | | | x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski2017-06-054-21/+20
| * | | | | | | | | Merge tag 'v4.12-rc4' into x86/mm, to pick up fixesIngo Molnar2017-06-051-0/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | mm, x86/mm: Make the batched unmap TLB flush API more genericAndy Lutomirski2017-05-242-0/+24
| * | | | | | | | | x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski2017-05-241-1/+5
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-9/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov2017-06-221-9/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/paravirt: Remove unnecessary return from void functionAnton Vasilyev2017-06-241-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-5/+3
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud