index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
dma-mapping: add a new dma_alloc_noncoherent API
Christoph Hellwig
1
-39
/
+36
2020-09-11
dma-mapping: move the dma_declare_coherent_memory documentation
Christoph Hellwig
1
-24
/
+0
2020-08-13
Merge tag 'docs-5.9-2' of git://git.lwn.net/linux
Linus Torvalds
1
-16
/
+16
2020-08-11
Core-api: Documentation: Replace deprecated :c:func: Usage
Puranjay Mohan
1
-16
/
+16
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+0
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
11
-9
/
+882
2020-08-05
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-15
/
+3
2020-07-23
docs: core-api/printk-formats.rst: use literal block syntax
Daniel W. S. Almeida
1
-1
/
+3
2020-07-23
docs/core-api: memory-allocation: describe reclaim behaviour
Mike Rapoport
1
-0
/
+44
2020-07-23
Documentation: fix typo for core-api/cpu_hotplug documentation
Yaohui Wang
1
-2
/
+2
2020-07-23
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
1
-1
/
+1
2020-07-23
padata: remove stop function
Daniel Jordan
1
-14
/
+2
2020-07-16
powerpc/pseries: remove cede offline state for CPUs
Nathan Lynch
1
-7
/
+0
2020-07-13
Documentation: printk-basics: eliminate duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-13
kobject: documentation: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+8
2020-07-03
Replace HTTP links with HTTPS ones: vsprintf
Alexander A. Klimov
1
-2
/
+2
2020-06-30
dma-mapping: Add a new dma_need_sync API
Christoph Hellwig
1
-0
/
+8
2020-06-26
docs: move other kAPI documents to core-api
Mauro Carvalho Chehab
4
-0
/
+827
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
2
-4
/
+4
2020-06-26
docs: mm/gup: minor documentation update
Souptick Joarder
1
-1
/
+1
2020-06-19
docs: mm/gup: Minor documentation update
Souptick Joarder
1
-1
/
+1
2020-06-11
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2020-06-08
docs: mm/gup: pin_user_pages.rst: add a "case 5"
John Hubbard
1
-0
/
+18
2020-06-08
mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
John Hubbard
1
-14
/
+19
2020-06-08
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
1
-2
/
+2
2020-06-04
padata: document multithreaded jobs
Daniel Jordan
1
-10
/
+31
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
1
-1
/
+1
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
16
-13
/
+3471
2020-06-01
Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-10
/
+12
2020-05-28
x86/Kconfig: Update config and kernel doc for MPK feature on AMD
Babu Moger
1
-2
/
+3
2020-05-20
lib/vsprintf: Print time64_t in human readable format
Andy Shevchenko
1
-10
/
+12
2020-05-15
docs: move the kref doc into the core-api book
Mauro Carvalho Chehab
3
-1
/
+325
2020-05-15
docs: add IRQ documentation at the core-api book
Mauro Carvalho Chehab
6
-0
/
+428
2020-05-15
docs: debugging-via-ohci1394.txt: add it to the core-api book
Mauro Carvalho Chehab
2
-0
/
+186
2020-05-15
docs: move DMA kAPI to Documentation/core-api
Mauro Carvalho Chehab
5
-0
/
+1970
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
1
-0
/
+14
2020-05-05
kobject: documentation: Fix erroneous function example in kobject doc.
Qi Zheng
1
-12
/
+14
2020-04-21
docs: Add rbtree documentation to the core-api
Matthew Wilcox (Oracle)
2
-0
/
+430
2020-04-21
docs: pr_*() kerneldocs and basic printk docs
Ricardo CaƱuelo
3
-0
/
+118
2020-04-15
docs: timekeeping: Use correct prototype for deprecated functions
Chris Packham
1
-3
/
+3
2020-04-02
mm: add pagemap.h to the fine documentation
Matthew Wilcox (Oracle)
1
-0
/
+3
2020-04-02
mm: dump_page(): additional diagnostics for huge pinned pages
John Hubbard
1
-0
/
+7
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
1
-5
/
+28
2020-04-02
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
1
-23
/
+17
2020-04-02
mm/gup: track FOLL_PIN pages
John Hubbard
1
-3
/
+3
2020-03-10
docs: move core-api/ioctl.rst to driver-api/
Jonathan Corbet
2
-254
/
+0
[next]