aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | x86/intel_rdt: Introduce pseudo-locked regionReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Add check to determine if monitoring in progressReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Utilities to restrict/restore access to specific filesReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Protect against resource group changes during lockingReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Add utility to restrict/restore access to resctrl filesReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Add utility to test if tasks assigned to resource groupReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Respect read and write accessReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Introduce the Cache Pseudo-Locking modesReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Display resource groups' allocations' size in bytesReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Introduce "bit_usage" to display cache allocations detailsReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Ensure requested schemata respects modeReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Support flexible data to parsing callbacksReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Making CBM name and type more explicitReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Enable setting of exclusive modeReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Introduce new "exclusive" modeReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Initialize new resource group with sane defaultsReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Make useful functions available internallyReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Introduce test to determine if closid is in useReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Introduce resource group's mode resctrl fileReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Associate mode with each RDT resource groupReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Introduce RDT resource group modeReinette Chatre2018-06-23
| * | | | | | | | | | x86/intel_rdt: Provide pseudo-locking hooks within rdt_mountReinette Chatre2018-06-23
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Avoid pr_cont() in show_opcodes()Rasmus Villemoes2018-07-19
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/cpufeatures: Add EPT_AD feature bitPeter Feiner2018-08-03
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/iommu: Use NULL instead of 0Zhong Jiang2018-08-02
| * | | | | | | | | | x86/platform/pcspeaker: Use PTR_ERR_OR_ZERO() to fix ptr_ret.cocci warningYueHaibing2018-07-24
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/asm/64: Use 32-bit XOR to zero registersJan Beulich2018-07-03
| * | | | | | | | | | x86/unwind/orc: Detect the end of the stackJosh Poimboeuf2018-06-21
| * | | | | | | | | | x86/stacktrace: Do not fail for ORC with regs on stackJiri Slaby2018-06-21
| * | | | | | | | | | x86/stacktrace: Clarify the reliable success pathsJiri Slaby2018-06-21
| * | | | | | | | | | x86/stacktrace: Remove STACKTRACE_DUMP_ONCEJiri Slaby2018-06-21
| * | | | | | | | | | x86/stacktrace: Do not unwind after user regsJiri Slaby2018-06-21
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/apic: Trivial coding style fixesYi Wang2018-07-30
| * | | | | | | | | | x86/vector: Merge allocate_vector() into assign_vector_locked()Dou Liyang2018-05-19
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-13
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-02
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-25
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | perf/arch/x86: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-26
| * | | | | | | | | | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-26
| * | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-26
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | kprobes/x86: Fix %p uses in error messagesMasami Hiramatsu2018-06-21
| * | | | | | | | | | | kprobes/x86: Do not disable preempt on int3 pathMasami Hiramatsu2018-06-21
| * | | | | | | | | | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-21
| * | | | | | | | | | | kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu2018-06-21
| * | | | | | | | | | | kprobes/x86: Remove jprobe implementationMasami Hiramatsu2018-06-21
| | |_|_|_|/ / / / / / | |/| | | | | | | | |