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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-01
microblaze: Add a missing single quote to make 'make help' happy
Arun Bhanu
1
-1
/
+1
2010-04-01
microblaze: Fix "kstack=" parsing
Steven J. Magnani
1
-4
/
+2
2010-04-01
x86,kgdb: Always initialize the hw breakpoint attribute
Jason Wessel
1
-1
/
+1
2010-04-01
perf: Use hot regs with software sched switch/migrate events
Frederic Weisbecker
1
-2
/
+0
2010-04-01
sparc: Fix regset register window handling.
David S. Miller
2
-0
/
+8
2010-03-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-13
/
+38
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
541
-190
/
+400
2010-03-30
x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h
Tejun Heo
1
-1
/
+0
2010-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-13
/
+13
2010-03-30
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
1
-1
/
+1
2010-03-29
x86: Make sure free_init_pages() frees pages on page boundary
Yinghai Lu
4
-12
/
+37
2010-03-29
x86: Make smp_locks end with page alignment
Yinghai Lu
1
-1
/
+1
2010-03-29
frv/chris: fix lines with a missing semicolons
David Howells
2
-2
/
+2
2010-03-29
ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
Catalin Marinas
1
-2
/
+2
2010-03-29
ARM: 6005/1: arm: kprobes: fix register corruption with jprobes
Mika Westerberg
1
-1
/
+9
2010-03-29
ARM: 6001/1: removing compilation warning comming from clkdev.h
viresh kumar
1
-0
/
+1
2010-03-29
ARM: 6000/1: removing compilation warning comming from <asm/irq.h>
viresh kumar
1
-0
/
+1
2010-03-29
sh: Enable the mmu in start_secondary()
Matt Fleming
1
-0
/
+1
2010-03-29
sh: Fix FDPIC binary loader
Andrew Stubbs
1
-2
/
+4
2010-03-29
arch/sh/kernel: Use set_cpus_allowed_ptr
Julia Lawall
1
-2
/
+2
2010-03-29
sh: Update ecovec_defconfig
Yusuke Goda
1
-46
/
+190
2010-03-28
ARM: 5997/1: ARM: Correct the VFPv3 detection
Catalin Marinas
1
-1
/
+1
2010-03-28
arch/sparc/kernel: Use set_cpus_allowed_ptr
Julia Lawall
3
-10
/
+10
2010-03-27
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Rob Landley
1
-2
/
+2
2010-03-27
powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them
Roman Fietze
1
-0
/
+2
2010-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-12
/
+19
2010-03-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-12
/
+61
2010-03-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+30
2010-03-26
sh: update the TLB replacement counter for entry wiring.
Matt Fleming
2
-5
/
+19
2010-03-26
ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)
Catalin Marinas
2
-6
/
+16
2010-03-26
ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)
Catalin Marinas
2
-0
/
+11
2010-03-26
ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)
Catalin Marinas
2
-0
/
+20
2010-03-26
ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)
Catalin Marinas
2
-37
/
+62
2010-03-25
x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
1
-1
/
+12
2010-03-25
x86/PCI: for host bridge address space collisions, show conflicting resource
Bjorn Helgaas
1
-3
/
+6
2010-03-25
frv/PCI: remove redundant warnings
Bjorn Helgaas
1
-3
/
+1
2010-03-25
x86/PCI: remove redundant warnings
Bjorn Helgaas
1
-5
/
+0
2010-03-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-31
/
+102
2010-03-25
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-18
/
+42
2010-03-24
[S390] fix boot failures with compressed kernels
Martin Schwidefsky
3
-6
/
+7
2010-03-24
[S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
Christian Borntraeger
1
-4
/
+4
2010-03-24
[S390] smp: fix lowcore allocation
Heiko Carstens
1
-2
/
+2
2010-03-24
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
3
-3
/
+30
2010-03-23
[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON
Christian Lamparter
1
-1
/
+1
2010-03-23
[ARM] Kirkwood: WPS button keycode mapping
Christian Lamparter
1
-2
/
+2
2010-03-23
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
7
-25
/
+25
2010-03-23
sh: Silence unintialized variable warnings in dwarf unwinder.
Paul Mundt
1
-2
/
+2
2010-03-23
sh: Tidy up a couple of section mismatches.
Paul Mundt
2
-2
/
+2
2010-03-23
sh: Fix build after dynamic PMB rework
Matt Fleming
1
-0
/
+2
2010-03-23
sh: Replace unsafe manipulation of MMUCR
Matt Fleming
2
-7
/
+16
[prev]
[next]