| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu: Add for_each_group_device() | Jason Gunthorpe | 2023-05-23 | 1 | -0/+1 |
* | Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-04-30 | 1 | -1/+0 |
|\ |
|
| * | PCI/DOE: Make mailbox creation API private | Lukas Wunner | 2023-04-18 | 1 | -1/+0 |
* | | PCI: Introduce pci_dev_for_each_resource() | Mika Westerberg | 2023-04-04 | 1 | -0/+1 |
|/ |
|
* | cpumask: re-introduce constant-sized cpumask optimizations | Linus Torvalds | 2023-03-05 | 1 | -1/+0 |
* | media: subdev: Add for_each_active_route() macro | Jacopo Mondi | 2023-01-22 | 1 | -0/+1 |
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-14 | 1 | -0/+3 |
|\ |
|
| * | iommufd: Data structure to provide IOVA to PFN mapping | Jason Gunthorpe | 2022-12-01 | 1 | -0/+1 |
| * | iommufd: PFN handling for iopt_pages | Jason Gunthorpe | 2022-12-01 | 1 | -0/+1 |
| * | interval-tree: Add a utility to iterate over spans in an interval tree | Jason Gunthorpe | 2022-11-29 | 1 | -0/+1 |
* | | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-12-12 | 1 | -0/+1 |
|\ \ |
|
| * | | printk: Prepare for SRCU console list protection | John Ogness | 2022-12-02 | 1 | -0/+1 |
| |/ |
|
* / | inet: ping: use hlist_nulls rcu iterator during lookup | Florian Westphal | 2022-12-01 | 1 | -0/+1 |
|/ |
|
* | PCI/DOE: Add DOE mailbox support functions | Jonathan Cameron | 2022-07-20 | 1 | -0/+1 |
* | clang-format: Fix space after for_each macros | Brian Norris | 2022-05-20 | 1 | -2/+2 |
* | clang-format: Fix goto labels indentation | Mickaël Salaün | 2022-05-20 | 1 | -1/+2 |
* | clang-format: Update to clang-format >= 6 | Mickaël Salaün | 2022-05-20 | 1 | -18/+18 |
* | clang-format: Extend the for_each list with tools/ | Mickaël Salaün | 2022-05-20 | 1 | -1/+103 |
* | clang-format: Simplify command with `sort -u` | Miguel Ojeda | 2022-05-20 | 1 | -1/+1 |
* | clang-format: Use POSIX locale for `sort` | Miguel Ojeda | 2022-05-20 | 1 | -15/+15 |
* | clang-format: Update with v5.18-rc7's `for_each` macro list | Miguel Ojeda | 2022-05-20 | 1 | -13/+32 |
* | genirq/msi: Make interrupt allocation less convoluted | Thomas Gleixner | 2021-12-16 | 1 | -1/+0 |
* | clang-format: Update with the latest for_each macro list | Miguel Ojeda | 2021-05-12 | 1 | -2/+11 |
* | Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd... | Linus Torvalds | 2021-02-24 | 1 | -0/+1 |
|\ |
|
| * | cxl/mem: Add basic IOCTL interface | Ben Widawsky | 2021-02-17 | 1 | -0/+1 |
* | | clang-format: Update with the latest for_each macro list | Miguel Ojeda | 2021-01-29 | 1 | -4/+7 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2020-10-17 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'mlx5_active_speed' into rdma.git for-next | Jason Gunthorpe | 2020-09-18 | 1 | -0/+12 |
| |\ |
|
| * | | RDMA/umem: Add rdma_umem_for_each_dma_block() | Jason Gunthorpe | 2020-09-09 | 1 | -0/+1 |
* | | | memblock: use separate iterators for memory and reserved regions | Mike Rapoport | 2020-10-14 | 1 | -1/+2 |
* | | | memblock: implement for_each_reserved_mem_region() using __next_mem_region() | Mike Rapoport | 2020-10-14 | 1 | -1/+1 |
* | | | memblock: reduce number of parameters in for_each_mem_range() | Mike Rapoport | 2020-10-14 | 1 | -0/+2 |
| |/
|/| |
|
* | | clang-format: Update with the latest for_each macro list | Miguel Ojeda | 2020-09-01 | 1 | -0/+12 |
|/ |
|
* | block: add bio_for_each_bvec_all() | Omar Sandoval | 2020-05-25 | 1 | -0/+1 |
* | clang-format: Update with the latest for_each macro list | Miguel Ojeda | 2020-04-18 | 1 | -3/+13 |
* | clang-format: don't indent namespaces | Ian Rogers | 2020-04-18 | 1 | -1/+1 |
* | clang-format: Update with the latest for_each macro list | Miguel Ojeda | 2020-03-06 | 1 | -4/+21 |
* | clang-format: Update with the latest for_each macro list | Miguel Ojeda | 2019-08-31 | 1 | -3/+14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-17 | 1 | -0/+24 |
|\ |
|
| * | clang-format: Update with the latest for_each macro list | Miguel Ojeda | 2019-04-12 | 1 | -0/+24 |
* | | rhashtable: rename rht_for_each*continue as *from. | NeilBrown | 2019-03-21 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-03-12 | 1 | -1/+0 |
|\ |
|
| * | uio: remove the unused iov_for_each macro | Christoph Hellwig | 2019-02-04 | 1 | -1/+0 |
* | | RDMA: Add and use rdma_for_each_port | Jason Gunthorpe | 2019-02-19 | 1 | -0/+1 |
* | | lib/scatterlist: Provide a DMA page iterator | Jason Gunthorpe | 2019-02-11 | 1 | -0/+1 |
* | | clang-format: Update .clang-format with the latest for_each macro list | Jason Gunthorpe | 2019-01-19 | 1 | -1/+42 |
|/ |
|
* | page cache: Convert find_get_pages_contig to XArray | Matthew Wilcox | 2018-10-21 | 1 | -1/+0 |
* | clang-format: Set IndentWrappedFunctionNames false | Jason Gunthorpe | 2018-08-01 | 1 | -1/+1 |
* | clang-format: add configuration file | Miguel Ojeda | 2018-04-11 | 1 | -0/+428 |