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-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
17
-17
/
+213
2010-05-21
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
Anton Blanchard
1
-0
/
+10
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2
-0
/
+5
2010-05-21
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
Michael Neuling
1
-0
/
+1
2010-05-21
kdb: core for kgdb back end (2 of 2)
Jason Wessel
1
-0
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-05-12
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
1
-38
/
+0
2010-05-07
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+14
2010-05-06
powerpc/cpumask: Convert mpic driver to new cpumask API
Benjamin Herrenschmidt
1
-3
/
+0
2010-05-06
powerpc/cpumask: Convert NUMA code to new cpumask API
Anton Blanchard
2
-2
/
+2
2010-05-06
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
2
-5
/
+15
2010-05-06
powerpc/cpumask: Convert fixup_irqs to new cpumask API
Anton Blanchard
1
-1
/
+1
2010-05-06
powerpc/mm: Track backing pages allocated by vmemmap_populate()
Mark Nelson
1
-0
/
+6
2010-05-06
powerpc: Correct parport interrupt parsing
Martyn Welch
1
-3
/
+8
2010-05-05
powerpc/4xx: Simple platform for the ISS 4xx simulator
Torez Smith
1
-0
/
+3
2010-05-05
powerpc/476: add machine check handler for 47x core
Dave Kleikamp
1
-0
/
+1
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
6
-2
/
+85
2010-04-27
powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
Kumar Gala
1
-1
/
+14
2010-04-13
Revert "powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB"
Benjamin Herrenschmidt
1
-1
/
+1
2010-04-07
powerpc: Add kprobe-based event tracer
Mahesh Salgaonkar
1
-0
/
+64
2010-04-07
powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB
Anton Blanchard
1
-1
/
+1
2010-04-07
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
Anton Blanchard
1
-0
/
+10
2010-04-07
powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zero
Jason Gunthorpe
1
-1
/
+1
2010-04-07
powerpc/pseries: Export data from new hcall H_EM_GET_PARMS
Vaidyanathan Srinivasan
1
-0
/
+1
2010-03-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2010-03-19
powerpc: Use correct ccr bit for syscall error status
Nathan Lynch
1
-3
/
+3
2010-03-19
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-3
/
+3
2010-03-18
powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs
Paul Mackerras
1
-0
/
+2
2010-03-17
powerpc/85xx: Make sure lwarx hint isn't set on ppc32
Kumar Gala
1
-3
/
+3
2010-03-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-103
/
+190
2010-03-13
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...
FUJITA Tomonori
1
-3
/
+0
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-13
pci-dma: powerpc: use include/linux/pci-dma.h
FUJITA Tomonori
1
-31
/
+1
2010-03-13
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-7
/
+0
2010-03-13
Add generic sys_olduname()
Christoph Hellwig
1
-0
/
+1
2010-03-13
improve sys_newuname() for compat architectures
Christoph Hellwig
3
-4
/
+3
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
2
-2
/
+1
2010-03-09
powerpc/booke: Fix a couple typos in the advanced ptrace code
Dave Kleikamp
1
-2
/
+2
2010-03-09
powerpc: Dynamically allocate pacas
Michael Ellerman
1
-2
/
+16
2010-03-09
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
4
-99
/
+172
2010-03-06
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-5
/
+148
2010-03-05
powerpc/perf: e500 support
Scott Wood
4
-99
/
+172
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-25
/
+0
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-03-01
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
Liu Yu
1
-0
/
+2
2010-03-01
KVM: PPC E500: fix tlbcfg emulation
Liu Yu
1
-0
/
+2
2010-03-01
KVM: PPC E500: Add register l1csr0 emulation
Liu Yu
1
-0
/
+1
2010-03-01
KVM: PPC: Keep SRR1 flags around in shadow_msr
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Fix initial GPR settings
Alexander Graf
2
-3
/
+8
[next]