| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 2 | -0/+22 |
|\ \ |
|
| * | | dt: Remove booting-without-of.rst | Rob Herring | 2020-10-13 | 2 | -0/+22 |
| |/ |
|
* | | x86/numa: add 'nohmat' option | Dan Williams | 2020-10-13 | 1 | -0/+4 |
* | | Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-12 | 1 | -2/+16 |
|\ \ |
|
| * | | x86/resctrl: Enable user to view thread or core throttling mode | Fenghua Yu | 2020-08-26 | 1 | -2/+16 |
| |/ |
|
* | | Merge tag 'x86_misc_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-10-12 | 2 | -0/+156 |
|\ \ |
|
| * | | Documentation/x86: Add documentation for /proc/cpuinfo feature flags | Kyung Min Park | 2020-09-01 | 2 | -0/+156 |
| |/ |
|
* | | Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-10-12 | 2 | -0/+258 |
|\ \ |
|
| * | | Documentation/x86: Add documentation for SVA (Shared Virtual Addressing) | Ashok Raj | 2020-09-17 | 2 | -0/+258 |
| |/ |
|
* / | Documentation/x86: Fix incorrect references to zero-page.txt | Heinrich Schuchardt | 2020-10-02 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-04 | 2 | -2/+2 |
|\ |
|
| * | Documentation: x86: earlyprintk: drop doubled words | Randy Dunlap | 2020-07-13 | 1 | -1/+1 |
| * | Documentation: x86: machinecheck: drop doubled words | Randy Dunlap | 2020-07-13 | 1 | -1/+1 |
* | | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-04 | 2 | -0/+200 |
|\ \ |
|
| * | | Documentation/x86/64: Add documentation for GS/FS addressing mode | Thomas Gleixner | 2020-06-18 | 2 | -0/+200 |
| |/ |
|
* / | x86: Add support for ZSTD compressed kernel | Nick Terrell | 2020-07-31 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 2020-06-01 | 1 | -1/+1 |
|\ |
|
| * | Documentation: x86: fix space instead of tab in uefi doc | Flavio Suligoi | 2020-04-28 | 1 | -1/+1 |
* | | Documentation/x86, efi/x86: Clarify EFI handover protocol and its requirements | Ard Biesheuvel | 2020-04-14 | 1 | -3/+18 |
|/ |
|
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-03-31 | 1 | -6/+0 |
|\ |
|
| * | kill uaccess_try() | Al Viro | 2020-03-26 | 1 | -6/+0 |
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-03-30 | 1 | -6/+2 |
|\ \ |
|
| * \ | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 2020-03-08 | 1 | -1/+0 |
| |\ \ |
|
| * | | | x86/boot: Remove KEEP_SEGMENTS support | Arvind Sankar | 2020-02-22 | 1 | -6/+2 |
| | |/
| |/| |
|
* | | | Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORT | Nick Desaulniers | 2020-03-27 | 1 | -0/+14 |
* | | | docs: prevent warnings due to autosectionlabel | Mauro Carvalho Chehab | 2020-03-20 | 1 | -1/+2 |
| |/
|/| |
|
* | | docs: remove MPX from the x86 toc | Stephen Kitt | 2020-02-25 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2020-01-30 | 1 | -252/+0 |
|\ |
|
| * | x86/mpx: remove MPX from arch/x86 | Dave Hansen | 2020-01-23 | 1 | -252/+0 |
* | | Merge tag 'docs-5.6' of git://git.lwn.net/linux | Linus Torvalds | 2020-01-29 | 2 | -25/+26 |
|\ \ |
|
| * | | Documentation: boot.rst: fix warnings | Daniel W. S. Almeida | 2020-01-10 | 1 | -20/+20 |
| * | | Doc: x86: Fix a typo in mm.rst | Masanari Iida | 2019-12-30 | 1 | -3/+3 |
| * | | Documentation: x86: fix boot.rst warning and format | Randy Dunlap | 2019-12-19 | 1 | -2/+3 |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-01-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Documentation/x86/boot: Fix typo | Enrico Weigelt | 2019-12-18 | 1 | -1/+1 |
| |/ / |
|
* / / | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -2/+0 |
|/ / |
|
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-11-26 | 1 | -0/+174 |
|\ \
| |/
|/| |
|
| * | x86/boot: Introduce setup_indirect | Daniel Kiper | 2019-11-12 | 1 | -1/+42 |
| * | x86/boot: Introduce kernel_info.setup_type_max | Daniel Kiper | 2019-11-12 | 1 | -1/+8 |
| * | x86/boot: Introduce kernel_info | Daniel Kiper | 2019-11-12 | 1 | -0/+126 |
* | | x86/speculation/taa: Add documentation for TSX Async Abort | Pawan Gupta | 2019-10-28 | 2 | -0/+118 |
|/ |
|
* | dma-mapping: fix filename references | Andy Shevchenko | 2019-09-03 | 1 | -1/+1 |
* | docs: remove extra conf.py files | Mauro Carvalho Chehab | 2019-07-17 | 1 | -10/+0 |
* | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 2019-07-15 | 1 | -2/+2 |
* | docs: x86: move two x86-specific files to x86 arch dir | Mauro Carvalho Chehab | 2019-07-15 | 3 | -0/+343 |
* | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 6 | -116/+22 |
|\ |
|
| * | Documentation: x86: fix some typos | James Morse | 2019-06-20 | 1 | -5/+5 |