| Age | Commit message (Expand) | Author |
| 2022-12-10 | First concept for lock counting | Merlin Scholz |
| 2022-11-02 | Decouple LOCKDEBUG and LOCKDOC kernel flags | Merlin Scholz |
| 2022-10-24 | Separate LOCKDEBUG and LOCKDOG kernel flags | Merlin Scholz |
| 2022-10-24 | First proper lockdoc hooks | Merlin Scholz |
| 2022-01-31 | Pull up the following revisions (all via patch), requested by msaitoh | martin |
| 2021-12-24 | Pull up the following (all via patch), requested by msaitoh in ticket #1396: | martin |
| 2021-12-08 | Pull up the following revisions, requested by msaitoh in ticket #1391: | martin |
| 2020-09-04 | Pull up following revision(s) (requested by maxv in ticket #1076): | martin |
| 2020-07-15 | Pull up the following, requested by msaitoh in ticket #1015 | martin |
| 2020-07-13 | Pull up following revision(s) (requested by msaitoh in ticket #998): | martin |
| 2020-05-31 | Pull up following revision(s) (requested by bouyer in ticket #935): | martin |
| 2020-05-13 | Pull up following revision(s) (requested by chs in ticket #904): | martin |
| 2020-04-14 | Pull up following revision(s) (requested by msaitoh in ticket #833): | martin |
| 2019-12-08 | Pull up following revision(s) (requested by nonaka in ticket #502): | martin |
| 2019-11-19 | Pull up following revision(s) (requested by msaitoh in ticket #452): | martin |
| 2019-11-12 | Pull up following revision(s) (requested by maxv in ticket #419): | martin |
| 2019-11-10 | Pull up following revision(s) (requested by msaitoh in ticket #407): | martin |
| 2019-10-17 | Pull up following revision(s) (requested by msaitoh in ticket #344): | martin |
| 2019-10-16 | Pull up following revision(s) (requested by maxv in ticket #338): | martin |
| 2019-09-26 | Pull up following revision(s) (requested by msaitoh in ticket #241): | martin |
| 2019-07-26 | - AMD CPUID Fn8000_0001d Cache Topology Information leaf is almost the same as | msaitoh |
| 2019-07-24 | It seems that AMD zen2's CPUID 0x80000006 leaf's spec has changed. | msaitoh |
| 2019-07-13 | Define some new bits of CPUID Fn8000_0007 %edx AMD Advanced Power Management | msaitoh |
| 2019-07-05 | More inlines, prerequisites for future changes. Also, remove fngetsw(), | maxv |
| 2019-07-03 | Inline x86_cpuid2(), prerequisite for future changes. Also, add "memory" | maxv |
| 2019-06-26 | Implement PT_GETXSTATE and PT_SETXSTATE | mgorny |
| 2019-06-26 | Fetch XSAVE area component offsets and sizes when initializing x86 CPU | mgorny |
| 2019-06-21 | PR/54147: Increase BOOTINFO_MAXSIZE to 16Kib. | nonaka |
| 2019-06-19 | Fix ioapic_dump_raw() to dump whole ioapic area. | msaitoh |
| 2019-06-14 | - Dump LAPIC and I/O APIC correctly. | msaitoh |
| 2019-06-14 | No functional change: | msaitoh |
| 2019-06-13 | Indent consistently. No functional change. | msaitoh |
| 2019-06-13 | Modify LAPIC_LVT_CMCI's comment to be consistent with other LVT's. | msaitoh |
| 2019-05-30 | use __asm | christos |
| 2019-05-29 | Add PCID support in SVS. This avoids TLB flushes during kernel<->user | maxv |
| 2019-05-27 | Remove 'ci_svs_kpdirpa', unused. While here fix a few comments here and | maxv |
| 2019-05-24 | Added drivers for Hyper-V Synthetic Keyboard and Video device. | nonaka |
| 2019-05-19 | Rename | maxv |
| 2019-05-19 | Misc changes in the x86 FPU code. Reduces a future diff. No real functional | maxv |
| 2019-05-18 | Clean up a little, add new XCR0 bits, remove a few unused MSRs, and fix | maxv |
| 2019-05-14 | Add snprintb's string for cpuid7 edx bit 10 "MD_CLEAR". | msaitoh |
| 2019-05-14 | Mitigation for INTEL-SA-00233: Microarchitectural Data Sampling (MDS). | maxv |
| 2019-05-11 | Undo previous, fixed in userland. | christos |
| 2019-05-11 | expose the {rd,wr}msr functions to userland and install the header for | christos |
| 2019-05-09 | sti/cli are not allowed on Xen, we have to clear/set a bit in the | bouyer |
| 2019-05-04 | More inlined ASM. While here switch to proper types. | maxv |
| 2019-05-01 | Start converting the x86 CPU functions to inlined ASM. Matters for NVMM, | maxv |
| 2019-05-01 | Remove unused functions and reorder a little. | maxv |
| 2019-03-13 | Add TSX_FORCE_ABORT related definitions. | msaitoh |
| 2019-03-10 | Two changes: | maxv |