summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86/apic: Remove the duplicated tracing version of local_timer_interrupt()Thomas Gleixner2017-08-291-19/+0
| * | | | | | | x86/traps: Simplify pagefault tracing logicThomas Gleixner2017-08-291-1/+1
| * | | | | | | x86/tracing: Introduce a static key for exception tracingThomas Gleixner2017-08-291-1/+8
| * | | | | | | x86/boot: Move EISA setup to a separate fileThomas Gleixner2017-08-293-13/+19
| * | | | | | | x86/irq: Get rid of the 'first_system_vector' indirection bogosityThomas Gleixner2017-08-294-8/+3
| * | | | | | | x86/irq: Unexport used_vectors[]Thomas Gleixner2017-08-291-1/+0
| * | | | | | | x86/irq: Remove vector_used_by_percpu_irq()Thomas Gleixner2017-08-292-14/+0
| * | | | | | | Merge branch 'x86/asm' into x86/apicThomas Gleixner2017-08-2519-190/+817
| |\ \ \ \ \ \ \
| * | | | | | | | x86/ioapic: Print the IRTE's index field correctly when enabling INTRraymond pang2017-08-231-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-048-269/+2235
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-016-7/+251
| * | | | | | | | 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-0421-124/+459
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-2617-62/+130
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-171-0/+43
| * | | | | | | x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky2017-07-302-1/+16
| * | | | | | | x86/mm: Prepare to expose larger address space to userspaceKirill A. Shutemov2017-07-211-4/+17