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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-03
powerpc/64: Use barrier_nospec in syscall entry
Michael Ellerman
1
-0
/
+10
2018-06-03
powerpc: Use barrier_nospec in copy_from_user()
Michael Ellerman
1
-1
/
+10
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
4
-0
/
+63
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
4
-4
/
+27
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
6
-1
/
+54
2018-06-03
powerpc/64s: Add barrier_nospec
Michal Suchanek
1
-0
/
+15
2018-06-03
powerpc/stacktrace: Update copyright
Michael Ellerman
1
-6
/
+4
2018-06-03
powerpc/64s: Wire up arch_trigger_cpumask_backtrace()
Michael Ellerman
2
-0
/
+57
2018-06-03
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2
-5
/
+16
2018-06-03
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
4
-2
/
+11
2018-06-03
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
3
-4
/
+16
2018-06-03
powerpc: Rename thread_struct.fs to addr_limit
Michael Ellerman
2
-5
/
+5
2018-06-03
powerpc/ptrace: Use copy_{from, to}_user() rather than open-coding
Al Viro
1
-14
/
+6
2018-06-03
powerpc/eeh: Refactor report functions
Sam Bobroff
1
-150
/
+157
2018-06-03
powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
Sam Bobroff
1
-1
/
+5
2018-06-03
powerpc/eeh: Introduce eeh_set_irq_state()
Sam Bobroff
1
-18
/
+34
2018-06-03
powerpc/eeh: Introduce eeh_set_channel_state()
Sam Bobroff
1
-3
/
+16
2018-06-03
powerpc/eeh: Introduce eeh_edev_actionable()
Sam Bobroff
1
-14
/
+16
2018-06-03
powerpc/eeh: Introduce eeh_for_each_pe()
Sam Bobroff
2
-4
/
+7
2018-06-03
powerpc/eeh: Clean up pci_ers_result handling
Sam Bobroff
1
-10
/
+32
2018-06-03
powerpc/eeh: Add message when PE processing at parent
Sam Bobroff
1
-1
/
+5
2018-06-03
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
4
-43
/
+26
2018-06-03
powerpc/eeh: Remove unused eeh_pcid_name()
Sam Bobroff
1
-14
/
+0
2018-06-03
powerpc/eeh: Fix use-after-release of EEH driver
Sam Bobroff
1
-12
/
+16
2018-06-03
powerpc/eeh: Add final message for successful recovery
Sam Bobroff
1
-4
/
+4
2018-06-03
powerpc/perf: Unregister thread-imc if core-imc not supported
Anju T Sudhakar
3
-0
/
+22
2018-06-03
powerpc/perf: Return appropriate value for unknown domain
Anju T Sudhakar
1
-1
/
+1
2018-06-03
powerpc/perf: Replace the direct return with goto statement
Anju T Sudhakar
1
-8
/
+10
2018-06-03
powerpc/perf: Rearrange memory freeing in imc init
Anju T Sudhakar
2
-18
/
+27
2018-06-03
powerpc/xics: Add missing of_node_put() in error path
YueHaibing
1
-3
/
+4
2018-06-03
powerpc: cpm_gpio: Remove owner assignment from platform_driver
Fabio Estevam
1
-1
/
+0
2018-06-03
powerpc/xive: Remove (almost) unused macros
Russell Currey
2
-7
/
+1
2018-06-03
powerpc: remove unused to_tm() helper
Arnd Bergmann
3
-76
/
+0
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
3
-21
/
+9
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
15
-45
/
+31
2018-06-03
powerpc: rtas: clean up time handling
Arnd Bergmann
1
-12
/
+12
2018-06-03
powerpc: always enable RTC_LIB
Arnd Bergmann
1
-0
/
+1
2018-06-03
powerpc/pasemi: Set PCI_SCAN_ALL_PCI_DEVS
Olof Johansson
1
-0
/
+2
2018-06-03
powerpc/mm/hash: hard disable irq in the SLB insert path
Aneesh Kumar K.V
1
-0
/
+13
2018-06-03
powerpc/mm/hugetlb: Update hugetlb related locks
Aneesh Kumar K.V
2
-15
/
+30
2018-06-03
powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
Aneesh Kumar K.V
1
-0
/
+1
2018-06-03
powerpc/64s: Fix compiler store ordering to SLB shadow area
Nicholas Piggin
1
-4
/
+4
2018-06-03
powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask
Nicholas Piggin
2
-27
/
+134
2018-06-03
powerpc/64s/radix: optimise pte_update
Nicholas Piggin
3
-15
/
+27
2018-06-03
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
Nicholas Piggin
3
-2
/
+32
2018-06-03
powerpc/64s/radix: prefetch user address in update_mmu_cache
Nicholas Piggin
2
-2
/
+5
2018-06-03
powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case
Nicholas Piggin
1
-8
/
+2
2018-06-03
powerpc/64s/radix: do not flush TLB on spurious fault
Nicholas Piggin
1
-1
/
+11
2018-06-03
powerpc/64s/radix: do not flush TLB when relaxing access
Nicholas Piggin
1
-1
/
+6
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
7
-7
/
+17
[prev]
[next]