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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
powerpc: Fixup oddity in entry_32.S
Benjamin Herrenschmidt
1
-6
/
+0
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
11
-29
/
+51
2012-07-10
powerpc/e500: make load_up_spe a normal fuction
Liu Yu
1
-17
/
+6
2012-07-10
powerpc: IOMMU fault injection
Anton Blanchard
1
-0
/
+94
2012-07-10
powerpc: Call dma_debug_add_bus for PCI and VIO buses
Anton Blanchard
2
-4
/
+10
2012-07-10
powerpc/vio: Separate vio bus probe and device probe
Anton Blanchard
1
-1
/
+7
2012-07-10
powerpc/vio: Remove dma not supported warnings
Anton Blanchard
1
-9
/
+15
2012-07-10
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
2
-5
/
+5
2012-07-10
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
1
-5
/
+7
2012-07-10
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
2
-6
/
+6
2012-07-10
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
1
-5
/
+0
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
4
-8
/
+8
2012-07-10
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+47
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
1
-0
/
+46
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2
-7
/
+4
2012-07-06
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-5
/
+0
2012-07-06
powerpc/PCI: factor out pcibios_setup()
Myron Stowe
1
-5
/
+0
2012-07-03
powerpc: Fix kernel-doc warning
Wanpeng Li
2
-4
/
+3
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
1
-34
/
+114
2012-07-03
powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free
Anton Blanchard
1
-33
/
+8
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_free
Anton Blanchard
1
-11
/
+40
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free
Anton Blanchard
1
-10
/
+5
2012-07-03
powerpc/pci: cleanup on duplicate assignment
Gavin Shan
1
-1
/
+0
2012-07-03
powerpc: Clear RI and EE at the same time in system call exit
Anton Blanchard
1
-12
/
+13
2012-07-03
powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
1
-2
/
+0
2012-07-03
powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()
Steven Rostedt
1
-13
/
+4
2012-07-03
powerpc/ftrace: Have PPC skip updating with stop_machine()
Steven Rostedt
1
-0
/
+52
2012-06-29
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
1
-1
/
+1
2012-06-29
powerpc: Fix Section mismatch warnings in prom_init.c
Li Zhong
1
-2
/
+2
2012-06-29
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
Tiejun Chen
1
-57
/
+40
2012-06-14
powerpc/PCI: register busn_res for root buses
Yinghai Lu
2
-7
/
+12
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
3
-5
/
+5
2012-06-08
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
1
-6
/
+5
2012-06-08
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
1
-3
/
+11
2012-06-06
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
Avi Kivity
5
-36
/
+82
2012-06-01
new helper: signal_delivered()
Al Viro
1
-5
/
+1
2012-06-01
powerpc: get rid of restore_sigmask()
Al Viro
4
-14
/
+4
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-3
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-7
/
+0
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-6
/
+1
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-5
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-30
KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.
Bharat Bhushan
1
-1
/
+1
2012-05-30
KVM: PPC: Factor out guest epapr initialization
Liu Yu-B13201
5
-35
/
+81
2012-05-28
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
1
-2
/
+0
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-61
/
+175
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+4
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
[prev]
[next]