summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2-2/+2
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying1-0/+1
2017-07-05um: Allow building and running on older hostsFlorian Fainelli2-4/+12
2017-07-05um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli2-16/+16
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-41/+45
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-214/+565
2017-07-05crypto: sha1-ssse3 - Disable avx2Herbert Xu1-1/+1
2017-07-05x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu3-7/+29
2017-07-05x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu4-26/+26
2017-07-05x86/boot/e820: Avoid overwriting e820_table_firmwareChen Yu1-2/+4
2017-07-05x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka3-16/+20
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-21/+101
2017-07-04x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King1-25/+6
2017-07-04kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang1-2/+4
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-713/+728
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-19/+13
2017-07-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-25/+85
2017-07-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-56/+62
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-199/+197
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-3/+0
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds54-1191/+1061
2017-07-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+34
2017-07-03Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+23
2017-07-03Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-07-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+2
2017-07-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-87/+136
2017-07-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2017-07-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-26/+4
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-163/+79
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-3/+81
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+0
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-36/+163
2017-07-03Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds14-5/+36
2017-07-03x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12Peter Feiner2-21/+18
2017-07-03Merge branch 'pci/host-hv' into nextBjorn Helgaas1-0/+6
2017-07-03Merge branch 'pm-sleep'Rafael J. Wysocki2-6/+5
2017-07-03Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Rafael J. Wysocki4-9/+84
2017-07-03Merge branch 'pm-tools'Rafael J. Wysocki1-6/+12
2017-07-03x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki1-1/+8
2017-07-03x86: xen: remove unnecessary variable in xen_foreach_remap_area()Gustavo A. R. Silva1-5/+2
2017-07-03kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner3-33/+91
2017-07-03x86: kvm: mmu: make spte mmio mask more explicitPeter Feiner4-6/+10
2017-07-03x86: kvm: mmu: dead code thanks to access trackingPeter Feiner1-21/+9
2017-07-02Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+32
2017-07-02Merge branch 'pci/pm' into nextBjorn Helgaas1-0/+15
2017-07-02PCI: hv: Use vPCI protocol version 1.2Jork Loeser1-0/+6
2017-07-02mm, x86: Add ARCH_HAS_ZONE_DEVICE to KconfigOliver O'Halloran1-0/+1
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+15
2017-07-01Merge tag 'perf-core-for-mingo-4.13-20170630' of git://git.kernel.org/pub/scm...Ingo Molnar1-1/+1