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
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
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
7
-58
/
+93
2016-11-21
arm64: Update the synchronous external abort fault description
Catalin Marinas
1
-4
/
+4
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
7
-4
/
+65
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
4
-21
/
+15
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
10
-54
/
+73
2016-11-11
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2
-5
/
+16
2016-11-11
arm64: make cpu number a percpu variable
Mark Rutland
2
-1
/
+15
2016-11-11
arm64: smp: prepare for smp_processor_id() rework
Mark Rutland
1
-3
/
+4
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
4
-10
/
+7
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
3
-6
/
+24
2016-11-11
arm64: unexport walk_stackframe
Mark Rutland
1
-1
/
+0
2016-11-11
arm64: traps: simplify die() and __die()
Mark Rutland
1
-7
/
+6
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
7
-5
/
+17
2016-11-11
arm64: asm-offsets: remove unused definitions
Mark Rutland
1
-2
/
+0
2016-11-11
arm64: thread_info remove stale items
Mark Rutland
1
-2
/
+0
2016-11-11
thread_info: include <current.h> for THREAD_INFO_IN_TASK
Mark Rutland
1
-0
/
+6
2016-11-11
thread_info: factor out restart_block
Mark Rutland
2
-40
/
+52
2016-11-09
arm64: percpu: kill off final ACCESS_ONCE() uses
Mark Rutland
1
-8
/
+8
2016-11-09
arm64: hugetlb: fix the wrong address for several functions
Huang Shijie
1
-4
/
+4
2016-11-09
arm64: hugetlb: remove the wrong pmd check in find_num_contig()
Huang Shijie
1
-12
/
+0
2016-11-09
arm64: Fix typo in add_default_hugepagesz() for 64K pages
Catalin Marinas
1
-1
/
+1
2016-11-07
arm64: fix error: conflicting types for 'kprobe_fault_handler'
Pratyush Anand
1
-1
/
+0
2016-11-07
arm64: Add uprobe support
Pratyush Anand
10
-2
/
+277
2016-11-07
arm64: introduce mm context flag to keep 32 bit task information
Pratyush Anand
2
-2
/
+11
2016-11-07
arm64: Handle TRAP_BRKPT for user mode as well
Pratyush Anand
1
-7
/
+11
2016-11-07
arm64: Handle TRAP_TRACE for user mode as well
Pratyush Anand
1
-10
/
+12
2016-11-07
arm64: kgdb_step_brk_fn: ignore other's exception
Pratyush Anand
1
-0
/
+3
2016-11-07
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
4
-43
/
+52
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
4
-0
/
+94
2016-11-07
arm64: dump: Remove max_addr
Laura Abbott
1
-1
/
+0
2016-11-07
arm64: dump: Make the page table dumping seq_file optional
Laura Abbott
1
-7
/
+19
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
6
-31
/
+54
2016-11-07
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
1
-4
/
+30
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
3
-21
/
+21
2016-11-07
arm64: mm: BUG on unsupported manipulations of live kernel mappings
Ard Biesheuvel
1
-27
/
+43
2016-11-07
arm64: Remove pointless WARN_ON in DMA teardown
Robin Murphy
1
-5
/
+0
2016-11-07
arm64/kprobes: Tidy up sign-extension usage
Robin Murphy
1
-9
/
+7
2016-11-07
arm64: add sysfs cpu_capacity attribute
Juri Lelli
1
-0
/
+64
2016-11-07
arm64: parse cpu capacity-dmips-mhz from DT
Juri Lelli
1
-1
/
+158
2016-11-07
Documentation: arm: define DT cpu capacity-dmips-mhz bindings
Juri Lelli
2
-0
/
+246
2016-11-06
Linux 4.9-rc4
Linus Torvalds
1
-1
/
+1
2016-11-06
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-11-05
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2
-9
/
+7
2016-11-05
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-19
/
+30
2016-11-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-17
/
+6
2016-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+10
2016-11-05
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
1
-20
/
+39
2016-11-05
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-499
/
+919
2016-11-05
Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+6
2016-11-05
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-31
/
+71
[next]