| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-05-23 | 1 | -9/+0 |
|\ |
|
| * | x86/cpu: Remove "noexec" | Borislav Petkov | 2022-04-04 | 1 | -9/+0 |
* | | x86/sev: Add a sev= cmdline option | Michael Roth | 2022-04-07 | 1 | -0/+14 |
|/ |
|
* | x86/mce: Remove the tolerance level control | Borislav Petkov | 2022-02-23 | 1 | -8/+1 |
* | ABI: sysfs-mce: add a new ABI file | Mauro Carvalho Chehab | 2021-10-05 | 1 | -54/+2 |
* | Merge tag 'docs-5.15-2' of git://git.lwn.net/linux | Linus Torvalds | 2021-09-08 | 1 | -4/+0 |
|\ |
|
| * | docs: x86: Remove obsolete information about x86_64 vmalloc() faulting | Peilin Ye | 2021-08-20 | 1 | -4/+0 |
* | | x86/reboot: Document how to override DMI platform quirks | Paul Gortmaker | 2021-08-12 | 1 | -0/+7 |
* | | x86/reboot: Document the "reboot=pci" option | Paul Gortmaker | 2021-08-12 | 1 | -1/+3 |
|/ |
|
* | doc: Remove references to IBM Calgary | Hubert Jasudowicz | 2021-06-10 | 1 | -30/+1 |
* | docs: Fix typo in Documentation/x86/x86_64/5level-paging.rst | bilbao@vt.edu | 2021-04-27 | 1 | -2/+2 |
* | Merge tag 'docs-5.10-2' of git://git.lwn.net/linux | Linus Torvalds | 2020-10-23 | 1 | -1/+1 |
|\ |
|
| * | Documentation: x86: fix a missing word in x86_64/mm.rst. | Wei Lin Chang | 2020-10-21 | 1 | -1/+1 |
* | | x86/numa: add 'nohmat' option | Dan Williams | 2020-10-13 | 1 | -0/+4 |
|/ |
|
* | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-04 | 1 | -1/+1 |
|\ |
|
| * | Documentation: x86: machinecheck: drop doubled words | Randy Dunlap | 2020-07-13 | 1 | -1/+1 |
* | | Documentation/x86/64: Add documentation for GS/FS addressing mode | Thomas Gleixner | 2020-06-18 | 2 | -0/+200 |
|/ |
|
* | Documentation: x86: fix space instead of tab in uefi doc | Flavio Suligoi | 2020-04-28 | 1 | -1/+1 |
* | Doc: x86: Fix a typo in mm.rst | Masanari Iida | 2019-12-30 | 1 | -3/+3 |
* | dma-mapping: fix filename references | Andy Shevchenko | 2019-09-03 | 1 | -1/+1 |
* | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 2019-07-15 | 1 | -2/+2 |
* | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 3 | -4/+4 |
|\ |
|
| * | docs: fix broken documentation links | Mauro Carvalho Chehab | 2019-06-08 | 3 | -4/+4 |
* | | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'docs-5.2a' of git://git.lwn.net/linux | Linus Torvalds | 2019-05-10 | 10 | -456/+575 |
|\ |
|
| * | Documentation: x86: convert x86_64/machinecheck to reST | Changbin Du | 2019-05-08 | 2 | -5/+8 |
| * | Documentation: x86: convert x86_64/cpu-hotplug-spec to reST | Changbin Du | 2019-05-08 | 2 | -1/+5 |
| * | Documentation: x86: convert x86_64/fake-numa-for-cpusets to reST | Changbin Du | 2019-05-08 | 2 | -7/+19 |
| * | Documentation: x86: convert x86_64/5level-paging.txt to reST | Changbin Du | 2019-05-08 | 2 | -5/+12 |
| * | Documentation: x86: convert x86_64/mm.txt to reST | Changbin Du | 2019-05-08 | 3 | -153/+162 |
| * | Documentation: x86: convert x86_64/uefi.txt to reST | Changbin Du | 2019-05-08 | 2 | -7/+24 |
| * | Documentation: x86: convert x86_64/boot-options.txt to reST | Changbin Du | 2019-05-08 | 3 | -278/+345 |
* | | x86/mm: Fix the 56-bit addresses memory map in Documentation/x86/x86_64/mm.txt | Stephen Kitt | 2019-04-16 | 1 | -3/+3 |
|/ |
|
* | x86/dma/amd-gart: Stop resizing dma_debug_entry pool | Robin Murphy | 2018-12-11 | 1 | -4/+1 |
* | x86/mm: Move LDT remap out of KASLR region on 5-level paging | Kirill A. Shutemov | 2018-11-06 | 1 | -16/+18 |
* | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-11-01 | 1 | -0/+3 |
|\ |
|
| * | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls | Alexander Popov | 2018-09-04 | 1 | -0/+2 |
* | | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 2018-10-24 | 1 | -16/+0 |
|\ \ |
|
| * | | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 2018-09-09 | 1 | -16/+0 |
| |/ |
|
* | | x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions | Ingo Molnar | 2018-10-06 | 1 | -51/+120 |
* | | x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions | Baoquan He | 2018-10-06 | 1 | -42/+42 |
|/ |
|
* | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-13 | 1 | -3/+1 |
|\ |
|
| * | x86/tsc: Redefine notsc to behave as tsc=unstable | Pavel Tatashin | 2018-07-20 | 1 | -3/+1 |
* | | x86/numa_emulation: Introduce uniform split capability | Dan Williams | 2018-07-06 | 1 | -0/+4 |
|/ |
|
* | x86/pci-dma: remove the explicit nodac and allowdac option | Christoph Hellwig | 2018-05-28 | 1 | -5/+0 |
* | x86/pci-dma: remove the experimental forcesac boot option | Christoph Hellwig | 2018-05-28 | 1 | -3/+1 |
* | Documentation/x86: remove a stray reference to pci-nommu.c | Christoph Hellwig | 2018-05-28 | 1 | -2/+2 |
* | Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready | Ingo Molnar | 2018-04-12 | 1 | -6/+3 |
|\ |
|
| * | x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 2018-02-16 | 1 | -6/+3 |
* | | x86/mm: Fix documentation of module mapping range with 4-level paging | Kirill A. Shutemov | 2018-04-03 | 1 | -1/+1 |
|/ |
|