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
starfive-6.6.48-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
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
19
-21
/
+0
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
23
-23
/
+23
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 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
6
-0
/
+6
2011-11-01
powerpc: Fix up implicit stat.h users
Paul Gortmaker
3
-0
/
+3
2011-11-01
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
11
-0
/
+11
2011-11-01
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
19
-0
/
+19
2011-10-31
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
3
-69
/
+57
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-37
/
+37
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-10-15
Merge commit 'v3.1-rc9' into fbdev-next
Florian Tobias Schandinat
1
-0
/
+14
2011-10-13
Kconfig: remove redundant CONFIG_ prefix on two symbols
Paul Bolle
1
-1
/
+1
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+14
2011-10-05
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
Timur Tabi
1
-1
/
+1
2011-09-30
powerpc: Fix device-tree matching for Apple U4 bridge
Benjamin Herrenschmidt
1
-0
/
+14
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
38
-71
/
+79
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
1
-1
/
+1
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
3
-68
/
+56
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-39
/
+47
2011-08-19
net: fix IBM EMAC driver after rename.
Tony Breeds
3
-37
/
+37
2011-08-05
powerpc/pseries: Simplify vpa deregistration functions
Anton Blanchard
3
-18
/
+14
2011-08-05
powerpc/pseries: Cleanup VPA registration and deregistration errors
Anton Blanchard
3
-19
/
+22
2011-08-05
powerpc/pseries: Fix kexec on recent firmware versions
Anton Blanchard
3
-3
/
+14
2011-08-05
powerpc: Make KVM_GUEST default to n
Anton Blanchard
1
-1
/
+1
2011-08-05
powerpc: Lack of ibm,io-events not that important!
Anton Blanchard
1
-5
/
+3
2011-08-05
powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
Anton Blanchard
1
-1
/
+1
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-13
/
+13
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
19
-19
/
+19
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
30
-370
/
+663
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
17
-27
/
+24
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+3
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-34
/
+30
2011-07-23
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-1
/
+4
2011-07-23
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
1
-1
/
+2
2011-07-23
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-389
/
+0
2011-07-22
powerpc/85xx: fix mpic configuration in CAMP mode
Fabio Baltieri
2
-3
/
+5
2011-07-22
powerpc/64: Make server perfmon only built on ppc64 server devices
Kumar Gala
1
-1
/
+1
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+9
2011-07-20
switch do_spufs_create() to user_path_create(), fix double-unlock
Al Viro
3
-32
/
+21
2011-07-19
powerpc/pseries/hvconsole: Fix dropped console output
Anton Blanchard
1
-1
/
+1
2011-07-13
Merge branch 'fbdev/stable-updates'
Paul Mundt
1
-11
/
+19
2011-07-13
drivers/video: use strings to specify the Freescale DIU monitor port
Timur Tabi
3
-68
/
+56
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
11
-13
/
+13
2011-07-12
powerpc, KVM: Rework KVM checks in first-level interrupt handlers
Paul Mackerras
2
-3
/
+3
2011-07-12
powerpc/mm: Fix memory_block_size_bytes() for non-pseries
Benjamin Herrenschmidt
1
-11
/
+19
2011-07-08
powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_init
Laurentiu TUDOR
1
-4
/
+5
[next]