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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
34
-0
/
+34
2011-11-01
arm: convert core files from module.h to export.h
Paul Gortmaker
14
-14
/
+14
2011-11-01
arm: remove several unnecessary module.h include instances
Paul Gortmaker
5
-5
/
+0
2011-11-01
arm: add slab.h to plat-samsung files for GFP_KERNEL
Paul Gortmaker
2
-0
/
+2
2011-11-01
arm: fix implicit use of sched.h in bcmring/dma.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
arm: fix implicit use of moduleparam in mach-mx31*.c
Paul Gortmaker
3
-0
/
+3
2011-11-01
arm: fix implicit use of page.h in several arch/arm files
Paul Gortmaker
3
-0
/
+3
2011-11-01
arm: fix implicit memset/string.h usage in various arch/arm files
Paul Gortmaker
5
-0
/
+5
2011-11-01
arm: add elf.h to arch/arm/kernel/ptrace.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
28
-32
/
+0
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
61
-61
/
+61
2011-11-01
powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: fix two implicit header uses in pseries/plpar_wrappers.h
Paul Gortmaker
1
-0
/
+3
2011-11-01
powerpc: fix implicit use of mutex.h by include/asm/spu.h
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: fix implicit use of cache.h in kernel/firmware.c
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: fix implicit notifier use in converting to export.h
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: cell/beat_wrapper.h is implicitly using memcpy functions
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: Fix up implicit sched.h users
Paul Gortmaker
8
-0
/
+8
2011-11-01
powerpc: Fix up implicit stat.h users
Paul Gortmaker
6
-0
/
+6
2011-11-01
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
14
-0
/
+14
2011-11-01
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
13
-0
/
+13
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
43
-0
/
+43
2011-11-01
powerpc: io-workarounds.c was implicitly getting init_mm
Paul Gortmaker
1
-0
/
+1
2011-11-01
x86: efi_32.c is implicitly getting asm/desc.h via module.h
Paul Gortmaker
1
-0
/
+1
2011-11-01
x86: fix up files really needing to include module.h
Paul Gortmaker
8
-0
/
+8
2011-11-01
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
24
-2
/
+25
2011-11-01
x86: fix implicit include of <linux/topology.h> in vsyscall_64
Paul Gortmaker
1
-0
/
+1
2011-11-01
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
22
-0
/
+22
2011-11-01
acpi: downgrade files from module.h to export.h where possible.
Paul Gortmaker
1
-1
/
+1
2011-11-01
acpi: delete module.h include from files explicitly not needing it
Paul Gortmaker
1
-1
/
+0
2011-11-01
acpi: add module.h to files implicitly using/relying on it.
Paul Gortmaker
3
-0
/
+3
2011-11-01
fs: add module.h to files that were implicitly using it
Paul Gortmaker
9
-0
/
+9
2011-11-01
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
11
-0
/
+11
2011-11-01
net: fix implicit kmod.h usage in bridge/br_stp_if.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
129
-0
/
+130
2011-11-01
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
6
-0
/
+6
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
29
-0
/
+30
2011-11-01
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
10
-0
/
+10
2011-10-31
kernel: fix up module header handling in rcutiny files
Paul Gortmaker
2
-1
/
+1
2011-10-31
kernel: params.c needs module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-10-31
kernel: ksysfs.c is implicitly using stat.h
Paul Gortmaker
1
-0
/
+1
2011-10-31
kernel: fix two implicit header assumptions in irq_work.c
Paul Gortmaker
1
-0
/
+2
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
3
-0
/
+3
2011-10-31
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2
-0
/
+2
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
61
-61
/
+61
2011-10-31
mm: fix implicit stat.h usage in dmapool.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
30
-30
/
+30
2011-10-31
mm: Add export.h for EXPORT_SYMBOL to active symbol exporters
Paul Gortmaker
2
-0
/
+2
2011-10-31
mm: delete various needless include <linux/module.h>
Paul Gortmaker
6
-6
/
+0
2011-10-31
range: fix bogus misuse of module.h to get printk()
Paul Gortmaker
1
-1
/
+1
[next]