summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-043-3/+13
|\
| *---. Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney2021-05-182-3/+8
| |\ \ \
| | | | * kvfree_rcu: Release a page cache under memory pressureZhang Qiang2021-05-101-0/+5
| | | |/
| | * | doc: Fix diagram references in memory-ordering documentFrederic Weisbecker2021-05-101-2/+2
| | * | doc: Fix statement of RCU's memory-ordering requirementsPaul E. McKenney2021-05-101-1/+1
| | |/
| * / bitmap_parse: Support 'all' semanticsYury Norov2021-05-101-0/+5
| |/
* | Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-041-54/+39
|\ \
| * | kcsan: Use URL link for pointing access-marking.txtAkira Yokosawa2021-05-181-2/+3
| * | kcsan: Document "value changed" lineMarco Elver2021-05-181-53/+35
| * | kcsan: Add pointer to access-marking.txt to data_race() bulletPaul E. McKenney2021-05-181-1/+3
| |/
* | Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-07-042-7/+116
|\ \
| * | cxl/acpi: Introduce cxl_decoder objectsDan Williams2021-06-091-0/+70
| * | cxl/acpi: Add downstream port data to cxl_port instancesDan Williams2021-06-091-0/+13
| * | cxl/acpi: Introduce the root of a cxl_port topologyDan Williams2021-06-092-0/+26
| * | Merge branch 'rafael/acpica/cfmws' into for-5.14/cxlDan Williams2021-06-0845-238/+239
| |\ \
| * | | cxl: Rename mem to pciBen Widawsky2021-05-261-3/+3
| * | | cxl/docs: Fix "Title underline too short" warningDan Williams2021-05-211-1/+1
| * | | cxl/core: Rename bus.c to core.cDan Williams2021-05-141-3/+3
| | |/ | |/|
* | | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-0417-237/+964
|\ \ \
| * | | Documentation: i2c: Add doc for I2C sysfsAlex Qiu2021-06-251-0/+395
| * | | dt-bindings: i2c: update bindings for MT8195 SoCKewei.Xu2021-06-241-0/+1
| * | | dt-bindings: i2c: ce4100: Replace "ti,pcf8575" by "nxp,pcf8575"Geert Uytterhoeven2021-06-201-2/+2
| * | | dt-bindings: i2c: renesas,riic: Document RZ/G2L I2C controllerBiju Das2021-06-201-4/+15
| * | | dt-bindings: i2c: renesas,iic: Convert to json-schemaGeert Uytterhoeven2021-06-202-67/+149
| * | | dt-bindings: i2c: renesas,iic: Always declare generic compatibilityGeert Uytterhoeven2021-06-201-5/+0
| * | | dt-bindings: i2c: i2c-mux: Remove reset-active-low from ssd1307fb examplesGeert Uytterhoeven2021-06-041-1/+0
| * | | dt-bindings: i2c: Move i2c-omap.txt to YAML formatVignesh Raghavendra2021-06-042-37/+102
| * | | dt-binding: i2c: mt65xx: add vbus-supply propertyHsin-Yi Wang2021-05-281-0/+1
| * | | dt-bindings: i2c: renesas,riic: Convert to json-schemaGeert Uytterhoeven2021-05-282-32/+82
| * | | dt-bindings: i2c: renesas,iic-emev2: Convert to json-schemaGeert Uytterhoeven2021-05-282-22/+54
| * | | dt-bindings: i2c: renesas,i2c: Convert to json-schemaGeert Uytterhoeven2021-05-282-66/+158
| * | | dt-bindings: i2c: renesas,i2c: Drop "renesas,i2c-rcar"Geert Uytterhoeven2021-05-281-1/+0
| * | | i2c: add binding to mark a bus as supporting SMBus-AlertAlain Volmat2021-05-251-2/+5
| * | | i2c: qcom-cci: add sm8250 compatibleJonathan Marek2021-05-251-2/+3
| * | | dt-bindings: i2c: i2c-rk3x: add description for rk3568Liang Chen2021-05-251-0/+1
* | | | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-07-032-24/+12
|\ \ \ \
| * | | | vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe2021-06-211-23/+12
| * | | | vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe2021-06-211-1/+0
* | | | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2021-07-032-3/+12
|\ \ \ \ \
| * | | | | take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... spaceAl Viro2021-04-071-3/+3
| * | | | | switch file_open_root() to struct pathAl Viro2021-04-071-0/+9
* | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-031-0/+9
|\ \ \ \ \ \
| * | | | | | iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...Al Viro2021-06-101-0/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-037-8/+389
|\ \ \ \ \ \
| * | | | | | Documentation: Fix a typo on trace/osnoise-tracerDaniel Bristot de Oliveira2021-06-281-1/+1
| * | | | | | trace: Add timerlat tracerDaniel Bristot de Oliveira2021-06-252-0/+182
| * | | | | | trace: Add osnoise tracerDaniel Bristot de Oliveira2021-06-252-0/+153
| * | | | | | trace/hwlat: Implement the per-cpu modeDaniel Bristot de Oliveira2021-06-251-1/+2
| * | | | | | trace/hwlat: Implement the mode config optionDaniel Bristot de Oliveira2021-06-241-4/+8
| * | | | | | tracing: Add tp_printk_stop_on_boot optionSteven Rostedt (VMware)2021-06-171-0/+13