Age | Commit message (Expand) | Author | Files | Lines |
2021-07-25 | docs: printk-formats: fix build warning | Ioana Ciornei | 1 | -0/+1 |
2021-07-15 | docs/core-api: Modify document layout | Yanteng Si | 1 | -14/+24 |
2021-07-08 | module: add printk formats to add module build ID to stacktraces | Stephen Boyd | 1 | -0/+11 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+2 |
2021-07-01 | kernel.h: split out kstrtox() and simple_strtox() to a separate header | Andy Shevchenko | 1 | -5/+2 |
2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2021-06-29 | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+6 |
2021-06-17 | docs: core-api: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 4 | -6/+7 |
2021-06-14 | docs: printk-formats: update size-casting examples | Carlos Llamas | 1 | -5/+4 |
2021-06-10 | irqdomain: Kill irq_domain_add_legacy_isa | Marc Zyngier | 1 | -1/+0 |
2021-05-17 | lib/vsprintf: Allow to override ISO 8601 date and time separator | Andy Shevchenko | 1 | -1/+6 |
2021-05-06 | Merge tag 'docs-5.13-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -13/+13 |
2021-05-05 | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+12 |
2021-05-04 | Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+88 |
2021-05-04 | docs/core-api: Consistent code style | Yanteng Si | 1 | -13/+13 |
2021-04-30 | mm/mmzone.h: fix existing kernel-doc comments and link them to core-api | Mike Rapoport | 1 | -0/+1 |
2021-04-30 | mm/mempolicy: fix mpol_misplaced kernel-doc | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2021-04-30 | mm/doc: add mm.h and mm_types.h to the mm-api document | Matthew Wilcox (Oracle) | 1 | -0/+4 |
2021-04-30 | mm/vmalloc: remove unmap_kernel_range | Nicholas Piggin | 1 | -1/+1 |
2021-04-30 | mm/vmalloc: remove map_kernel_range | Nicholas Piggin | 1 | -1/+1 |
2021-04-28 | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+18 |
2021-04-28 | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+26 |
2021-04-27 | Merge branch 'for-5.13-vsprintf-pgp' into for-linus | Petr Mladek | 1 | -1/+1 |
2021-04-07 | printk: clarify the documentation for plain pointer printing | Vlastimil Babka | 1 | -1/+25 |
2021-03-26 | irqdomain: Introduce irq_domain_create_simple() API | Andy Shevchenko | 1 | -10/+12 |
2021-03-25 | docs: rbtree.rst: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-19 | vsprintf: dump full information of page flags in pGp | Yafang Shao | 1 | -1/+1 |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -0/+18 |
2021-03-15 | dma-mapping: add a dma_alloc_noncontiguous API | Christoph Hellwig | 1 | -0/+78 |
2021-03-15 | dma-mapping: add a dma_mmap_pages helper | Christoph Hellwig | 1 | -0/+10 |
2021-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+2 |
2021-02-25 | mm/gfp: add kernel-doc for gfp_t | Matthew Wilcox (Oracle) | 1 | -5/+2 |
2021-02-17 | lib/vsprintf: Add support for printing V4L2 and DRM fourccs | Sakari Ailus | 1 | -0/+18 |
2021-02-09 | dma-mapping: remove the {alloc,free}_noncoherent methods | Christoph Hellwig | 1 | -42/+22 |
2021-01-01 | atomic: remove further references to atomic_ops | Lukas Bulwahn | 1 | -1/+0 |
2020-12-16 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+6 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+7 |
2020-12-15 | selftests/vm: only some gup_test items are really benchmarks | John Hubbard | 1 | -1/+1 |
2020-12-15 | mm/gup_benchmark: rename to mm/gup_test | John Hubbard | 1 | -3/+3 |
2020-12-15 | mm: slab: provide krealloc_array() | Bartosz Golaszewski | 1 | -0/+4 |
2020-12-15 | Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -664/+0 |
2020-12-03 | atomic: Delete obsolete documentation | Peter Zijlstra | 1 | -664/+0 |
2020-11-14 | docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask | Geert Uytterhoeven | 1 | -1/+3 |
2020-11-07 | irqdomain: Introduce irq_domain_create_legacy() API | Andy Shevchenko | 1 | -0/+6 |
2020-10-23 | dma-mapping: document dma_{alloc,free}_pages | Christoph Hellwig | 1 | -6/+43 |
2020-10-17 | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 3 | -6/+4 |
2020-10-16 | XArray: add xas_split | Matthew Wilcox (Oracle) | 1 | -7/+9 |
2020-10-16 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -71/+36 |
2020-10-15 | docs: basics.rst: move kernel-doc workqueue markups to workqueue.rst | Mauro Carvalho Chehab | 1 | -0/+2 |
2020-10-15 | docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag | Mauro Carvalho Chehab | 1 | -6/+0 |