Age | Commit message (Expand) | Author |
2020-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-30 | dma-mapping: Add a new dma_need_sync API | Christoph Hellwig |
2020-06-26 | docs: mm/gup: minor documentation update | Souptick Joarder |
2020-06-10 | Merge tag 'docs-5.8-2' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-08 | docs: mm/gup: pin_user_pages.rst: add a "case 5" | John Hubbard |
2020-06-08 | mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers) | John Hubbard |
2020-06-08 | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov |
2020-06-03 | padata: document multithreaded jobs | Daniel Jordan |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | mm: remove map_vm_range | Christoph Hellwig |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-01 | Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-06-01 | Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-05-28 | x86/Kconfig: Update config and kernel doc for MPK feature on AMD | Babu Moger |
2020-05-20 | lib/vsprintf: Print time64_t in human readable format | Andy Shevchenko |
2020-05-15 | docs: move the kref doc into the core-api book | Mauro Carvalho Chehab |
2020-05-15 | docs: add IRQ documentation at the core-api book | Mauro Carvalho Chehab |
2020-05-15 | docs: debugging-via-ohci1394.txt: add it to the core-api book | Mauro Carvalho Chehab |
2020-05-15 | docs: move DMA kAPI to Documentation/core-api | Mauro Carvalho Chehab |
2020-05-15 | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier | Daniel Borkmann |
2020-05-05 | kobject: documentation: Fix erroneous function example in kobject doc. | Qi Zheng |
2020-04-21 | docs: Add rbtree documentation to the core-api | Matthew Wilcox (Oracle) |
2020-04-20 | docs: pr_*() kerneldocs and basic printk docs | Ricardo CaƱuelo |
2020-04-15 | docs: timekeeping: Use correct prototype for deprecated functions | Chris Packham |
2020-04-02 | mm: add pagemap.h to the fine documentation | Matthew Wilcox (Oracle) |
2020-04-02 | mm: dump_page(): additional diagnostics for huge pinned pages | John Hubbard |
2020-04-02 | mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting | John Hubbard |
2020-04-02 | mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages | John Hubbard |
2020-04-02 | mm/gup: track FOLL_PIN pages | John Hubbard |
2020-03-10 | docs: move core-api/ioctl.rst to driver-api/ | Jonathan Corbet |
2020-03-10 | docs: move gcc-plugins to the kbuild manual | Jonathan Corbet |
2020-03-10 | docs: Organize core-api/index.rst | Jonathan Corbet |
2020-03-02 | Documentation: kobject.txt has been moved to core-api/kobject.rst | Sameer Rahmani |
2020-02-25 | docs/core-api: Add Fedora instructions for GCC plugins | Michael Ellerman |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard |
2020-01-31 | mm/gup: introduce pin_user_pages*() and FOLL_PIN | John Hubbard |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-01-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-01-23 | Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2020-01-17 | XArray: Add xa_for_each_range | Matthew Wilcox (Oracle) |
2020-01-03 | Documentation: document ioctl interfaces better | Arnd Bergmann |
2019-12-11 | padata: update documentation | Daniel Jordan |
2019-12-06 | Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-12-04 | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr | Huang Shijie |
2019-12-04 | docs/core-api: Remove possibly confusing sub-headings from Bit Operations | Michael Ellerman |
2019-12-02 | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-12-02 | Merge tag 'docs-5.5a' of git://git.lwn.net/linux | Linus Torvalds |
2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-18 | docs: Add request_irq() documentation | Jonathan Corbet |