summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-293-93/+21
|\
| * x86/ptrace: run seccomp after ptraceKees Cook2016-06-141-10/+12
| * x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski2016-06-142-82/+8
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-291-3/+1
|\ \
| * \ Merge branch 'pm-sleep'Rafael J. Wysocki2016-07-291-3/+1
| |\ \
| | * | x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf2016-07-291-3/+1
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2916-594/+340
|\ \ \ \
| * | | | x86/x2apic: Convert to CPU hotplug state machineSebastian Andrzej Siewior2016-07-151-50/+30
| * | | | x86/tboot: Convert to hotplug state machineRichard Cochran2016-07-151-17/+8
| * | | | x86/apb_timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-19/+10
| * | | | x86/kvm/kvmclock: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-25/+8
| * | | | KVM/x86: Remove superfluous SMP function callAnna-Maria Gleixner2016-07-151-4/+2
| * | | | x86/hpet: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-35/+34
| * | | | perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner2016-07-141-47/+11
| * | | | perf/x86/amd/power: Change hotplug notifier to a symmetric structureAnna-Maria Gleixner2016-07-141-2/+2
| * | | | perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior2016-07-141-36/+15
| * | | | perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran2016-07-141-31/+18
| * | | | perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran2016-07-141-59/+25
| * | | | perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner2016-07-141-36/+28
| * | | | perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran2016-07-141-90/+32
| * | | | perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner2016-07-141-88/+45
| * | | | perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-143-42/+71
| * | | | x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-16/+4
| * | | | Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-132-4/+4
| |\ \ \ \
* | \ \ \ \ Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-289-147/+26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams2016-07-249-147/+26
| |\ \ \ \ \ \
| | * | | | | | x86/insn: remove pcommitDan Williams2016-07-233-48/+1
| | * | | | | | Revert "KVM: x86: add pcommit support"Dan Williams2016-07-235-41/+6
| | * | | | | | pmem: kill __pmem address spaceDan Williams2016-07-121-24/+17
| | * | | | | | pmem: kill wmb_pmem()Dan Williams2016-07-121-34/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-2/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-2410-72/+246
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-2/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2714-123/+210
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross2016-07-261-0/+1
| * | | | | | | | | xen/pvhvm: run xen_vcpu_setup() for the boot CPUVitaly Kuznetsov2016-07-253-1/+9
| * | | | | | | | | x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_infoVitaly Kuznetsov2016-07-251-4/+6
| * | | | | | | | | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-254-16/+26
| * | | | | | | | | xen: introduce xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-1/+22
| * | | | | | | | | x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov2016-07-255-4/+20
| * | | | | | | | | x86/xen: update cpuid.h from Xen-4.7Vitaly Kuznetsov2016-07-251-1/+4
| * | | | | | | | | x86/xen: Use DIV_ROUND_UPAmitoj Kaur Chawla2016-07-061-2/+2
| * | | | | | | | | xen/PMU: Log VPMU initialization error at lower levelBoris Ostrovsky2016-07-061-1/+1
| * | | | | | | | | xen: add steal_clock support on x86Juergen Gross2016-07-061-42/+2
| * | | | | | | | | XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao2016-07-061-0/+111
| * | | | | | | | | xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao2016-07-061-51/+6
| |/ / / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-264-14/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
| * | | | | | | | | arch: x86: charge page tables to kmemcgVladimir Davydov2016-07-262-5/+17
OpenPOWER on IntegriCloud