Age | Commit message (Expand) | Author |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | mm/memory_hotplug: remove HIGHMEM leftovers | David Hildenbrand |
2021-11-02 | Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2021-11-02 | Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-01 | vsprintf: Update %pGp documentation about that it prints hex value | Petr Mladek |
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland |
2021-10-25 | workqueue: doc: Call out the non-reentrance conditions | Boqun Feng |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) |
2021-09-27 | mm/util: Add folio_mapping() and folio_file_mapping() | Matthew Wilcox (Oracle) |
2021-09-27 | mm/lru: Add folio LRU functions | Matthew Wilcox (Oracle) |
2021-09-27 | mm: Add folio reference count functions | Matthew Wilcox (Oracle) |
2021-09-27 | mm: Introduce struct folio | Matthew Wilcox (Oracle) |
2021-09-24 | Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner |
2021-09-12 | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-09-11 | Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-09-11 | Documentation: core-api/cpuhotplug: Rewrite the API section | Thomas Gleixner |
2021-09-07 | block: move fs/block_dev.c to block/bdev.c | Christoph Hellwig |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm: remove flush_kernel_dcache_page | Christoph Hellwig |
2021-09-03 | Documentation: Fix irq-domain.rst build warning | Marc Zyngier |
2021-09-01 | Merge tag 'docs-5.15' of git://git.lwn.net/linux | Linus Torvalds |
2021-09-01 | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-08-30 | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-28 | Documentation: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior |
2021-08-12 | Documentation: Update irq_domain.rst with new lookup APIs | Marc Zyngier |
2021-07-26 | printk: Move the printk() kerneldoc comment to its new home | Jonathan Corbet |
2021-07-25 | docs: printk-formats: fix build warning | Ioana Ciornei |
2021-07-15 | docs/core-api: Modify document layout | Yanteng Si |
2021-07-08 | module: add printk formats to add module build ID to stacktraces | Stephen Boyd |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | kernel.h: split out kstrtox() and simple_strtox() to a separate header | Andy Shevchenko |
2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-29 | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-06-17 | docs: core-api: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab |
2021-06-14 | docs: printk-formats: update size-casting examples | Carlos Llamas |
2021-06-10 | irqdomain: Kill irq_domain_add_legacy_isa | Marc Zyngier |
2021-05-17 | lib/vsprintf: Allow to override ISO 8601 date and time separator | Andy Shevchenko |
2021-05-06 | Merge tag 'docs-5.13-2' of git://git.lwn.net/linux | Linus Torvalds |
2021-05-05 | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-05-04 | Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-05-03 | docs/core-api: Consistent code style | Yanteng Si |
2021-04-30 | mm/mmzone.h: fix existing kernel-doc comments and link them to core-api | Mike Rapoport |
2021-04-30 | mm/mempolicy: fix mpol_misplaced kernel-doc | Matthew Wilcox (Oracle) |
2021-04-30 | mm/doc: add mm.h and mm_types.h to the mm-api document | Matthew Wilcox (Oracle) |
2021-04-30 | mm/vmalloc: remove unmap_kernel_range | Nicholas Piggin |
2021-04-30 | mm/vmalloc: remove map_kernel_range | Nicholas Piggin |
2021-04-28 | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-04-27 | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-27 | Merge branch 'for-5.13-vsprintf-pgp' into for-linus | Petr Mladek |