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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
4
-50
/
+70
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
8
-190
/
+96
2010-10-25
Coda: add spin lock to protect accesses to struct coda_inode_info.
Yoshihisa Abe
7
-17
/
+58
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
75
-1845
/
+5781
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
168
-3056
/
+7265
2010-10-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
8
-47
/
+13
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
47
-215
/
+707
2010-10-25
[S390] topology: export cpu topology via proc/sysinfo
Heiko Carstens
3
-3
/
+36
2010-10-25
[S390] topology: move topology sysinfo code
Heiko Carstens
2
-54
/
+56
2010-10-25
[S390] topology: clean up facility detection
Heiko Carstens
3
-9
/
+10
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
12
-74
/
+66
2010-10-25
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-25
[S390] dasd: ignore unsolicited interrupts for DIAG
Stefan Haberland
1
-9
/
+14
2010-10-25
[S390] kvm: Enable z196 instruction facilities
Christian Borntraeger
1
-1
/
+1
2010-10-25
[S390] dasd: fix unsolicited interrupt recognition
Stefan Weinhuber
2
-41
/
+40
2010-10-25
[S390] dasd: fix use after free in dbf
Sebastian Ott
1
-1
/
+0
2010-10-25
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
Christian Borntraeger
1
-0
/
+2
2010-10-25
[S390] cio: fix I/O cancel function
Peter Oberparleiter
2
-2
/
+8
2010-10-25
[S390] topology: change default
Heiko Carstens
2
-4
/
+4
2010-10-25
[S390] smp: use correct cpu address in print_cpu_info()
Heiko Carstens
1
-1
/
+1
2010-10-25
[S390] remove ieee_instruction_pointer from thread_struct
Martin Schwidefsky
4
-7
/
+2
2010-10-25
[S390] cleanup system call parameter setup
Martin Schwidefsky
3
-9
/
+5
2010-10-25
[S390] correct alignment of cpuid structure
Martin Schwidefsky
1
-1
/
+1
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
15
-49
/
+57
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
6
-172
/
+110
2010-10-25
[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h
Heiko Carstens
2
-26
/
+28
2010-10-25
[S390] fix SIGBUS handling
Martin Schwidefsky
1
-3
/
+11
2010-10-25
[S390] cio: notify drivers of channel path events
Sebastian Ott
5
-8
/
+75
2010-10-25
[S390] css: update subchannel description after hibernate
Sebastian Ott
1
-0
/
+1
2010-10-25
[S390] css: update descriptor after hibernate
Sebastian Ott
2
-2
/
+12
2010-10-25
[S390] cio: update descriptor in chsc_chp_vary
Sebastian Ott
3
-9
/
+11
2010-10-25
[S390] chsc: use the global page to determine the chp desriptor
Sebastian Ott
3
-44
/
+44
2010-10-25
[S390] chsc: consolidate memory allocations
Sebastian Ott
3
-136
/
+116
2010-10-25
[S390] chsc: initialization fixes
Sebastian Ott
3
-17
/
+17
2010-10-25
[S390] cio: add lock to struct channel_path
Sebastian Ott
2
-14
/
+27
2010-10-25
[S390] cio: fix memleak in resume path
Sebastian Ott
1
-2
/
+6
2010-10-25
[S390] cio: remove custom implementation of hex_to_bin()
Andy Shevchenko
1
-6
/
+4
2010-10-25
[S390] dasd fix dump_sense_dbf
Stefan Haberland
1
-6
/
+10
2010-10-25
[S390] css: fix sparse warning
Sebastian Ott
1
-1
/
+1
2010-10-25
[S390] hvc_iucv: do not call iucv_unregister if iucv_register failed
Hendrik Brueckner
1
-3
/
+1
2010-10-25
[S390] cmm: fix crash on case conversion
Heiko Carstens
1
-1
/
+6
2010-10-25
[S390] drivers/s390/char: Use static const char arrays
Joe Perches
1
-2
/
+2
2010-10-25
[S390] switch_to: get rid of prev == next check
Heiko Carstens
1
-2
/
+0
2010-10-25
[S390] switch_to: dont restore/save access & fpu regs for kernel threads
Heiko Carstens
1
-8
/
+12
2010-10-25
[S390] Add config option for z196 code generation.
Heiko Carstens
3
-2
/
+15
2010-10-25
[S390] sysinfo: display capacity adjustment indicator
Heiko Carstens
2
-1
/
+11
2010-10-25
[S390] add z196 instructions to kernel disassembler
Martin Schwidefsky
1
-13
/
+132
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
7
-12
/
+18
2010-10-25
[S390] store indication fault optimization
Martin Schwidefsky
3
-3
/
+20
2010-10-25
[S390] cpu hotplug/idle: move cpu_die call to enabled context
Heiko Carstens
1
-5
/
+5
[prev]
[next]