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
2017-04-27
powerpc/mm: On PPC32, display 32 bits addresses in page table dump
Christophe Leroy
1
-0
/
+5
2017-04-27
powerpc/mm: Fix missing page attributes in page table dump
Christophe Leroy
2
-0
/
+10
2017-04-27
powerpc/mm: Fix page table dump build on PPC32
Christophe Leroy
1
-11
/
+48
2017-04-27
powerpc/mm/radix: Optimise tlbiel flush all case
Aneesh Kumar K.V
1
-2
/
+13
2017-04-27
powerpc/mm/radix: Optimise Page Walk Cache flush
Aneesh Kumar K.V
1
-2
/
+13
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
4
-5
/
+5
2017-04-26
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
Al Viro
1
-1
/
+0
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
1
-1
/
+0
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
49
-373
/
+1368
2017-04-26
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
Michael Ellerman
2
-4
/
+11
2017-04-26
powerpc/powernv: Fix missing attr initialisation in opal_export_attrs()
Michael Ellerman
1
-1
/
+2
2017-04-26
powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()
Michael Ellerman
1
-1
/
+1
2017-04-25
block: remove block_device_operations ->direct_access()
Dan Williams
1
-19
/
+4
2017-04-24
powerpc/mm: Ensure IRQs are off in switch_mm()
David Gibson
1
-2
/
+15
2017-04-24
powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot
Tyrel Datwyler
1
-0
/
+6
2017-04-24
powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
Tyrel Datwyler
1
-1
/
+0
2017-04-24
powerpc/xmon: Deindent the SLB dumping logic
Michael Ellerman
1
-17
/
+22
2017-04-24
Merge branch 'topic/kprobes' into next
Michael Ellerman
8
-84
/
+296
2017-04-24
powerpc/kprobes: Prefer ftrace when probing function entry
Naveen N. Rao
1
-2
/
+15
2017-04-24
powerpc: Introduce a new helper to obtain function entry points
Naveen N. Rao
2
-3
/
+44
2017-04-24
powerpc/kprobes: Add support for KPROBES_ON_FTRACE
Naveen N. Rao
5
-1
/
+125
2017-04-24
powerpc/ftrace: Restore LR from pt_regs
Naveen N. Rao
1
-6
/
+7
2017-04-23
powerpc/kprobes: Blacklist common exception handlers
Naveen N. Rao
1
-0
/
+1
2017-04-23
powerpc/kprobes: Blacklist exception handlers
Naveen N. Rao
3
-0
/
+13
2017-04-23
powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()
Naveen N. Rao
3
-60
/
+81
2017-04-23
powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()
Naveen N. Rao
1
-4
/
+1
2017-04-23
powerpc/kprobes: Remove duplicate saving of MSR
Naveen N. Rao
1
-1
/
+0
2017-04-23
powerpc/64s: Simplify POWER9 DD1 idle workaround code
Nicholas Piggin
2
-11
/
+8
2017-04-23
powerpc/64s: Idle POWER8 avoid full state loss recovery where possible
Nicholas Piggin
2
-9
/
+112
2017-04-23
powerpc/64s: Idle do not hold reservation longer than required
Nicholas Piggin
1
-9
/
+11
2017-04-23
powerpc/64s: Expand core idle state bits
Nicholas Piggin
2
-18
/
+19
2017-04-23
powerpc/64s: Fix POWER9 machine check handler from stop state
Nicholas Piggin
3
-35
/
+70
2017-04-23
powerpc/64s: Use alternative feature patching
Nicholas Piggin
1
-9
/
+14
2017-04-23
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
4
-59
/
+15
2017-04-23
powerpc/64s: Move remaining system reset idle code into idle_book3s.S
Nicholas Piggin
2
-46
/
+44
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
1
-1
/
+1
2017-04-23
powerpc/64s: Remove unnecessary relocation branch from idle handler
Nicholas Piggin
2
-9
/
+1
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+8
2017-04-21
Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-8
/
+8
2017-04-21
powerpc/mm: Add support for runtime configuration of ASLR limits
Michael Ellerman
2
-5
/
+50
2017-04-21
crypto: crct10dif-vpmsum - Fix missing preempt_disable()
Michael Ellerman
1
-0
/
+3
2017-04-21
powerpc/mm: Wire up ioremap_cache()
Oliver O'Halloran
1
-0
/
+2
2017-04-20
powerpc/kprobes: Emulate instructions on kprobe handler re-entry
Naveen N. Rao
1
-0
/
+8
2017-04-20
powerpc/kprobes: Factor out code to emulate instruction into a helper
Naveen N. Rao
1
-21
/
+31
2017-04-20
powerpc/kretprobes: Override default function entry offset
Naveen N. Rao
1
-0
/
+9
2017-04-20
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
2
-4
/
+4
2017-04-20
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
3
-55
/
+60
2017-04-20
powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers
Nicholas Piggin
1
-1
/
+1
2017-04-20
powerpc/xive: Fix missing check of rc != OPAL_BUSY
Michael Ellerman
1
-0
/
+1
2017-04-20
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
Thomas Huth
2
-8
/
+34
[prev]
[next]