index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
Documentation: x86: convert microcode.txt to reST
Changbin Du
2
-28
/
+35
2019-05-08
Documentation: x86: convert pti.txt to reST
Changbin Du
2
-4
/
+14
2019-05-08
Documentation: x86: convert amd-memory-encryption.txt to reST
Changbin Du
2
-3
/
+11
2019-05-08
Documentation: x86: convert intel_mpx.txt to reST
Changbin Du
2
-56
/
+65
2019-05-08
Documentation: x86: convert protection-keys.txt to reST
Changbin Du
2
-12
/
+22
2019-05-08
Documentation: x86: convert pat.txt to reST
Changbin Du
3
-230
/
+243
2019-05-08
Documentation: x86: convert mtrr.txt to reST
Changbin Du
3
-329
/
+355
2019-05-08
Documentation: x86: convert tlb.txt to reST
Changbin Du
2
-11
/
+20
2019-05-08
Documentation: x86: convert zero-page.txt to reST
Changbin Du
3
-40
/
+46
2019-05-08
Documentation: x86: convert earlyprintk.txt to reST
Changbin Du
2
-56
/
+67
2019-05-08
Documentation: x86: convert entry_64.txt to reST
Changbin Du
2
-3
/
+10
2019-05-08
Documentation: x86: convert kernel-stacks to reST
Changbin Du
2
-7
/
+14
2019-05-08
Documentation: x86: convert exception-tables.txt to reST
Changbin Du
2
-114
/
+134
2019-05-08
Documentation: x86: convert topology.txt to reST
Changbin Du
2
-44
/
+49
2019-05-08
Documentation: x86: convert boot.txt to reST
Changbin Du
2
-203
/
+327
2019-05-08
Documentation: add Linux x86 docs to Sphinx TOC tree
Changbin Du
1
-0
/
+9
2019-05-08
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+4
2019-05-08
x86/speculation/mds: Fix documentation typo
Josh Poimboeuf
1
-1
/
+1
2019-05-08
x86/mds: Add MDSUM variant to the MDS documentation
speck for Pawan Gupta
1
-0
/
+5
2019-05-07
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2019-04-19
x86/topology: Fix documentation typo
Len Brown
1
-1
/
+1
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
1
-1
/
+6
2019-04-17
x86/exceptions: Make IST index zero based
Thomas Gleixner
1
-4
/
+4
2019-04-16
x86/mm: Fix the 56-bit addresses memory map in Documentation/x86/x86_64/mm.txt
Stephen Kitt
1
-3
/
+3
2019-03-18
doc: add boot protocol 2.13 description to Documentation/x86/boot.txt
Juergen Gross
1
-0
/
+4
2019-03-06
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
1
-0
/
+27
2019-03-06
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
1
-0
/
+42
2019-03-06
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
1
-0
/
+52
2019-03-06
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
3
-0
/
+117
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
1
-1
/
+1
2019-01-09
x86/cache: Rename config option to CONFIG_X86_RESCTRL
Borislav Petkov
1
-1
/
+1
2018-12-29
Merge tag 'docs-5.0' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+1
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+6
2018-12-11
x86/dma/amd-gart: Stop resizing dma_debug_entry pool
Robin Murphy
1
-4
/
+1
2018-12-06
x86, boot: documentation whitespace fixup
Michael S. Tsirkin
1
-1
/
+1
2018-11-22
Documentation: Rename and update intel_rdt_ui.txt to resctrl_ui.txt
Babu Moger
1
-3
/
+6
2018-11-20
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
1
-31
/
+1
2018-11-06
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
1
-16
/
+18
2018-11-05
Documentation/x86: Fix typo in zero-page.txt
Randy Dunlap
1
-1
/
+1
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2018-10-27
mm: remove references to vm_insert_pfn()
Matthew Wilcox
1
-2
/
+2
2018-10-24
Merge tag 'docs-4.20' of git://git.lwn.net/linux
Linus Torvalds
2
-36
/
+0
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-51
/
+120
2018-10-23
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+31
2018-10-10
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
1
-1
/
+31
2018-10-06
x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
Ingo Molnar
1
-51
/
+120
2018-10-06
x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions
Baoquan He
1
-42
/
+42
2018-09-28
x86/intel_rdt: Use perf infrastructure for measurements
Reinette Chatre
1
-8
/
+14
[prev]
[next]