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
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
8
-0
/
+39
2017-07-18
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
1
-13
/
+19
2017-07-18
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
Michael Ellerman
1
-5
/
+15
2017-07-18
powerpc/64s: Fix hypercall entry clobbering r12 input
Nicholas Piggin
1
-14
/
+14
2017-07-18
powerpc/perf: Avoid spurious PMU interrupts after idle
Nicholas Piggin
1
-1
/
+14
2017-07-17
powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
Michael Ellerman
1
-1
/
+1
2017-07-12
powerpc/64: Fix atomic64_inc_not_zero() to return an int
Michael Ellerman
1
-2
/
+2
2017-07-12
powerpc: Fix emulation of mfocrf in emulate_step()
Anton Blanchard
1
-0
/
+13
2017-07-12
powerpc: Fix emulation of mcrf in emulate_step()
Anton Blanchard
1
-2
/
+4
2017-07-12
powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events
Anton Blanchard
2
-0
/
+6
2017-07-11
powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9
Madhavan Srinivasan
1
-2
/
+4
2017-07-11
powerpc/asm: Mark cr0 as clobbered in mftb()
Oliver O'Halloran
1
-1
/
+1
2017-07-11
powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9
Nicholas Piggin
3
-18
/
+67
2017-07-10
powerpc/mm/radix: Synchronize updates to the process table
Benjamin Herrenschmidt
1
-0
/
+8
2017-07-10
powerpc/mm/radix: Properly clear process table entry
Benjamin Herrenschmidt
1
-3
/
+9
2017-07-10
powerpc/powernv: Tell OPAL about our MMU mode on POWER9
Benjamin Herrenschmidt
3
-3
/
+36
2017-07-10
powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
Balbir Singh
1
-0
/
+12
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
1
-1
/
+1
2017-07-08
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
142
-992
/
+3696
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2017-07-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-64
/
+54
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-07
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
7
-69
/
+47
2017-07-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-201
/
+588
2017-07-07
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+1
2017-07-07
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
3
-2
/
+16
2017-07-07
powerpc/hugetlb: enable hugetlb migration for ppc64
Aneesh Kumar K.V
1
-0
/
+5
2017-07-07
powerpc/mm/hugetlb: remove follow_huge_addr for powerpc
Aneesh Kumar K.V
1
-64
/
+0
2017-07-07
powerpc/hugetlb: add follow_huge_pd implementation for ppc64
Aneesh Kumar K.V
1
-0
/
+43
2017-07-07
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
1
-2
/
+2
2017-07-07
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
1
-9
/
+1
2017-07-07
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-93
/
+6
2017-07-05
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+5
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-43
/
+64
2017-07-04
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-07-04
powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configs
Balbir Singh
1
-0
/
+2
2017-07-04
powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix
Balbir Singh
2
-2
/
+69
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
4
-0
/
+56
2017-07-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-14
/
+37
2017-07-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-07-03
powerpc/vmlinux.lds: Align __init_begin to 16M
Balbir Singh
1
-2
/
+8
2017-07-03
powerpc/lib/code-patching: Use alternate map for patch_instruction()
Balbir Singh
1
-4
/
+167
2017-07-03
powerpc/xmon: Add patch_instruction() support for xmon
Balbir Singh
1
-2
/
+5
2017-07-03
powerpc/kprobes/optprobes: Use patch_instruction()
Balbir Singh
1
-21
/
+32
2017-07-03
powerpc/kprobes: Move kprobes over to patch_instruction()
Balbir Singh
1
-6
/
+2
[next]