summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-3/+9
|\
| * Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-284-6/+21
| |\
| * \ Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-141-14/+26
| |\ \
| * \ \ Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-241-0/+1
| |\ \ \
| * | | | x86/hyper-v: stash the max number of virtual/logical processorVitaly Kuznetsov2017-07-171-3/+9
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-055-61/+9
|\ \ \ \ \
| * | | | | x86/idt: Simplify alloc_intr_gate()Thomas Gleixner2017-08-291-7/+2
| * | | | | x86/idt: Create file for IDT related codeThomas Gleixner2017-08-291-9/+0
| * | | | | x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner2017-08-293-45/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-046-267/+2233
|\ \ \ \ \
| * | | | | x86/intel_rdt: Turn off most RDT features on SkylakeTony Luck2017-08-251-0/+3
| * | | | | x86/intel_rdt: Add command line options for resource director technologyTony Luck2017-08-251-8/+88
| * | | | | x86/intel_rdt: Move special case code for Haswell to a quirk functionTony Luck2017-08-251-24/+28
| * | | | | x86/intel_rdt: Remove redundant ternary operator on returnColin Ian King2017-08-161-1/+1
| * | | | | x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa2017-08-163-122/+133
| * | | | | x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa2017-08-164-6/+6
| * | | | | x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa2017-08-142-11/+9
| * | | | | x86/intel_rdt/cqm: Clear the default RMID during hotcpuVikas Shivappa2017-08-141-0/+1
| * | | | | x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu2017-08-013-0/+21
| * | | | | x86/intel_rdt/mbm: Handle counter overflowVikas Shivappa2017-08-014-6/+97
| * | | | | x86/intel_rdt/mbm: Add mbm counter initializationVikas Shivappa2017-08-014-2/+23
| * | | | | x86/intel_rdt/mbm: Basic counting of MBM events (total and local)Tony Luck2017-08-014-2/+86
| * | | | | x86/intel_rdt/cqm: Add CPU hotplug supportVikas Shivappa2017-08-013-7/+90
| * | | | | x86/intel_rdt/cqm: Add sched_in supportVikas Shivappa2017-08-011-4/+0
| * | | | | x86/intel_rdt/cqm: Add mount,umount supportVikas Shivappa2017-08-013-4/+62
| * | | | | x86/intel_rdt/cqm: Add rmdir supportVikas Shivappa2017-08-011-4/+86
| * | | | | x86/intel_rdt: Separate the ctrl bits from rmdirVikas Shivappa2017-08-011-15/+33
| * | | | | x86/intel_rdt/cqm: Add mon_dataVikas Shivappa2017-08-015-3/+284
| * | | | | x86/intel_rdt: Prepare for RDT monitor data supportVikas Shivappa2017-08-012-1/+1
| * | | | | x86/intel_rdt/cqm: Add cpus file supportVikas Shivappa2017-08-011-17/+93
| * | | | | x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa2017-08-013-51/+60
| * | | | | x86/intel_rdt/cqm: Add tasks file supportVikas Shivappa2017-08-011-2/+17
| * | | | | x86/intel_rdt: Change closid type from int to u32Vikas Shivappa2017-08-012-2/+2
| * | | | | x86/intel_rdt/cqm: Add mkdir support for RDT monitoringVikas Shivappa2017-08-012-8/+151
| * | | | | x86/intel_rdt: Prepare for RDT monitoring mkdir supportVikas Shivappa2017-08-011-32/+79
| * | | | | x86/intel_rdt/cqm: Add info files for RDT monitoringVikas Shivappa2017-08-012-0/+91
| * | | | | x86/intel_rdt: Simplify info and base file listsTony luck2017-08-013-104/+112
| * | | | | x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) managementVikas Shivappa2017-08-013-0/+251
| * | | | | x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa2017-08-014-6/+242
| * | | | | x86/intel_rdt: Make rdt_resources_all more readableVikas Shivappa2017-08-011-0/+5
| * | | | | x86/intel_rdt: Cleanup namespace to support RDT monitoringVikas Shivappa2017-08-014-42/+43
| * | | | | x86/intel_rdt: Mark rdt_root and closid_alloc as staticReinette Chatre2017-08-011-2/+2
| * | | | | x86/intel_rdt: Change file names to accommodate RDT monitor codeVikas Shivappa2017-08-014-5/+249
| * | | | | x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa2017-08-011-1/+1
| * | | | | x86/perf/cqm: Wipe out perf based cqmVikas Shivappa2017-08-011-0/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-045-4/+117
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-265-20/+48
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-171-0/+43
| * | | | | x86/cpu/AMD: Make the microcode level available earlier in the bootTom Lendacky2017-07-181-4/+4
| * | | | | x86/cpu/AMD: Handle SME reduction in physical address sizeTom Lendacky2017-07-181-11/+13