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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
5
-35
/
+41
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
3
-11
/
+27
2018-01-19
powerpc/64: Cleanup hard_irq_disable() macro
Madhavan Srinivasan
1
-4
/
+3
2018-01-19
powerpc/64: Implement and use soft_enabled_set_return API
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
1
-8
/
+13
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2
-7
/
+17
2018-01-19
powerpc/64: Fix arch_local_irq_disable() prototype
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Improve inline asm in arch_local_irq_disable
Nicholas Piggin
1
-5
/
+5
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
4
-12
/
+19
2018-01-19
powerpc/64s: Fix ps3 build error due to tlbiel_all()
Michael Ellerman
1
-0
/
+4
2018-01-18
powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLED
Nicholas Piggin
1
-0
/
+1
2018-01-18
powerpc/watchdog: remove arch_trigger_cpumask_backtrace
Nicholas Piggin
1
-4
/
+0
2018-01-17
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
4
-12
/
+38
2018-01-16
powerpc: Remove useless EXC_COMMON_HV
Benjamin Herrenschmidt
1
-6
/
+1
2018-01-16
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
1
-6
/
+28
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
6
-25
/
+37
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
3
-3
/
+7
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
4
-18
/
+19
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
2
-2
/
+3
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
1
-0
/
+2
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
1
-82
/
+0
2018-01-16
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
1
-0
/
+2
2018-01-16
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
Nathan Fontenot
2
-1
/
+3
2018-01-16
powerpc/drmem: Add support for ibm, dynamic-memory-v2 property
Nathan Fontenot
1
-0
/
+13
2018-01-16
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
2
-16
/
+19
2018-01-16
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
1
-0
/
+18
2018-01-16
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
1
-0
/
+4
2018-01-16
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
1
-0
/
+48
2017-12-22
powerpc/mm: Add proper pte access check helper for other platforms
Aneesh Kumar K.V
2
-0
/
+46
2017-12-22
powerpc/mm/book3s/64: Add proper pte access check helper
Aneesh Kumar K.V
1
-0
/
+41
2017-12-20
powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
Ram Pai
3
-4
/
+5
2017-12-20
powerpc: shifted-by-one hidx value
Ram Pai
1
-3
/
+11
2017-12-20
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
3
-19
/
+17
2017-12-20
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
3
-7
/
+5
2017-12-20
powerpc: introduce pte_get_hash_gslot() helper
Ram Pai
1
-0
/
+3
2017-12-20
powerpc: introduce pte_set_hidx() helper
Ram Pai
2
-0
/
+39
2017-12-11
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
2
-3
/
+9
2017-12-11
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
1
-0
/
+1
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-11-30
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+0
2017-11-25
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-5
/
+1
2017-11-23
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
Paul Mackerras
1
-0
/
+1
2017-11-22
powerpc/perf: Fix IMC_MAX_PMU macro
Madhavan Srinivasan
1
-5
/
+1
2017-11-18
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-27
/
+138
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
35
-54
/
+239
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-16
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-1
/
+1
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
1
-1
/
+0
[next]