summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2017-08-24 14:27:05 -0600
committerJonathan Corbet <corbet@lwn.net>2017-08-30 16:49:04 -0600
commit7ee8adcf271acd3baa5ab12cb804ab36fda16b3f (patch)
tree78a4d5372f52dc9db6c6c565f95b1d27adbc96c8 /tools/perf/scripts/python
parent48c40c26fc0103d40eb402fcd8fcf800302c83ca (diff)
downloadkernel-7ee8adcf271acd3baa5ab12cb804ab36fda16b3f.tar.gz
doc: Add documentation for the genalloc subsystem
Genalloc/genpool has kerneldoc comments, but nothing has ever been pulled into the docs themselves. Here's a first attempt, repurposed from an article I wrote at https://lwn.net/Articles/729653/. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
a4e8d7defd77a95'>Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds 2025-03-11net: ti: icssg-prueth: Add XDP supportRoger Quadros 2025-03-11net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATARoger Quadros 2025-03-11net: ti: icssg-prueth: Use page_pool API for RX buffer allocationRoger Quadros 2025-02-27dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...Roger Quadros 2025-02-18net: ethernet: ti: Switch to use hrtimer_setup()Nam Cao 2025-01-03net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar 2024-09-14net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran 2024-07-15net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar 2024-06-09dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()Dan Carpenter 2024-05-30net: ti: icssg-prueth: Add support for ICSSG switch firmwareMD Danish Anwar 2024-05-01net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimersMD Danish Anwar 2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2024-04-09net: ti: icssg-prueth: Modify common functions for SR1.0Diogo Ivo 2024-04-09net: ti: icssg-prueth: Move common functions into a separate fileDiogo Ivo