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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-02-26
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
Benjamin Herrenschmidt
1
-1
/
+1
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-18
/
+0
2010-02-26
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-18
/
+0
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-02-19
powerpc: Convert mpic locks to raw_spinlock
Thomas Gleixner
1
-1
/
+1
2010-02-19
powerpc: Convert feature_lock to raw_spinlock
Thomas Gleixner
1
-1
/
+1
2010-02-19
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2
-0
/
+28
2010-02-17
powerpc/mpc5121: enable support for more PSC UARTs
Anatolij Gustschin
1
-0
/
+4
2010-02-17
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
1
-0
/
+5
2010-02-17
powerpc/booke: Add definitions for advanced debug registers
Dave Kleikamp
2
-3
/
+129
2010-02-17
powerpc: Extended ptrace interface
Dave Kleikamp
1
-0
/
+77
2010-02-17
powerpc: Use lwsync for acquire barrier if CPU supports it
Anton Blanchard
2
-3
/
+7
2010-02-17
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
7
-60
/
+65
2010-02-17
powerpc: Use lwarx/ldarx hint in bit locks
Anton Blanchard
4
-32
/
+37
2010-02-17
powerpc: Use lwarx hint in spinlocks
Anton Blanchard
2
-3
/
+18
2010-02-17
powerpc: Convert global "BAD" interrupt to per cpu spurious
Anton Blanchard
1
-3
/
+1
2010-02-17
powerpc: Add timer, performance monitor and machine check counts to /proc/int...
Anton Blanchard
1
-0
/
+9
2010-02-17
powerpc: Reduce footprint of irq_stat
Anton Blanchard
1
-1
/
+22
2010-02-17
powerpc/eeh: Fix a bug when pci structure is null
Breno Leitao
1
-0
/
+5
2010-02-16
powerpc/mpc5121: Add machine restart support
Anatolij Gustschin
1
-0
/
+24
2010-02-14
of: remove undefined request_OF_resource & release_OF_resource
Grant Likely
1
-5
/
+0
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
1
-2
/
+0
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
1
-7
/
+0
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
1
-4
/
+0
2010-02-09
powerpc: Reformat SD_NODE_INIT to match x86
Anton Blanchard
1
-21
/
+27
2010-02-03
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
Anton Blanchard
1
-4
/
+3
2010-02-03
powerpc: Simplify param.h by including <asm-generic/param.h>
Robert P. J. Day
1
-22
/
+1
2010-02-01
powerpc: TIF_ABI_PENDING bit removal
Andreas Schwab
2
-8
/
+2
2010-01-15
powerpc: cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2009-12-21
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
1
-4
/
+1
2009-12-18
powerpc: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-17
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+4
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-0
/
+5
2009-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2
-0
/
+70
2009-12-16
dma-mapping: fix off-by-one error in dma_capable()
Jan Beulich
1
-1
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-16
ptrace: powerpc: implement user_single_step_siginfo()
Oleg Nesterov
1
-0
/
+2
2009-12-15
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
1
-0
/
+5
2009-12-15
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-16
/
+16
2009-12-15
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2
-11
/
+11
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-16
/
+16
2009-12-15
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
3
-9
/
+9
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-12-13
powerpc: gamecube/wii: early debugging using usbgecko
Albert Herranz
1
-0
/
+1
2009-12-13
powerpc: reserve fixmap entries for early debug
Albert Herranz
1
-0
/
+3
2009-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
37
-251
/
+717
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
[next]