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
2016-06-24
powerpc/bpf/jit: Introduce rotate immediate instructions
Naveen N. Rao
1
-0
/
+2
2016-06-21
powerpc/powernv: Functions to get/set PCI slot state
Gavin Shan
3
-1
/
+29
2016-06-21
powerpc/powernv: Introduce pnv_pci_get_slot_id()
Gavin Shan
1
-0
/
+2
2016-06-21
powerpc/powernv: Support PCI slot ID
Gavin Shan
2
-2
/
+6
2016-06-21
powerpc/pci: Delay populating pdn
Gavin Shan
2
-3
/
+1
2016-06-21
powerpc/pci: Override pcibios_setup_bridge()
Gavin Shan
1
-0
/
+2
2016-06-21
powerpc: Load Monitor Register Support
Jack Miller
2
-0
/
+7
2016-06-21
powerpc: Improve FSCR init and context switching
Michael Neuling
1
-0
/
+1
2016-06-16
cxl: Add support for CAPP DMA mode
Ian Munsie
1
-0
/
+1
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
1
-0
/
+75
2016-06-14
powerpc/spinlock: Fix spin_unlock_wait()
Boqun Feng
1
-6
/
+32
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
8
-22
/
+28
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
10
-11
/
+11
2016-06-14
powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp
Anton Blanchard
1
-4
/
+0
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
1
-1
/
+1
2016-05-31
powerpc: Use privileged SPR number for MMCR2
Thomas Huth
1
-1
/
+1
2016-05-31
powerpc: Fix definition of SIAR and SDAR registers
Thomas Huth
1
-2
/
+2
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
43
-1027
/
+2318
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+1
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
2
-1
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-1
/
+65
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+2
2016-05-11
kvm: introduce KVM_MAX_VCPU_ID
Greg Kurz
1
-0
/
+3
2016-05-11
powerpc/pci: Export pci_traverse_device_nodes()
Gavin Shan
1
-3
/
+3
2016-05-11
powerpc/pci: Introduce pci_remove_device_node_info()
Gavin Shan
1
-0
/
+1
2016-05-11
powerpc/pci: Export pci_add_device_node_info()
Gavin Shan
1
-1
/
+2
2016-05-11
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
1
-1
/
+1
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
1
-2
/
+2
2016-05-11
powerpc/powernv: Data type unsigned int for PE number
Gavin Shan
1
-3
/
+3
2016-05-11
powerpc/pci: Cleanup on struct pci_controller_ops
Gavin Shan
1
-12
/
+13
2016-05-11
powerpc/mm/slice: Remove slice_mm_new_context()
Aneesh Kumar K.V
1
-3
/
+0
2016-05-11
powerpc/mm/radix: Document software bits for radix
Aneesh Kumar K.V
1
-2
/
+6
2016-05-11
powerpc/mm/radix: Add THP support for 4K linux page size
Aneesh Kumar K.V
3
-25
/
+81
2016-05-11
powerpc/mm/radix: Add radix THP callbacks
Aneesh Kumar K.V
3
-0
/
+40
2016-05-11
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
3
-54
/
+94
2016-05-11
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
1
-13
/
+11
2016-05-11
powerpc/mm/radix: Add hugetlb support 4K page size
Aneesh Kumar K.V
2
-21
/
+47
2016-05-11
powerpc/mm: Add radix support for hugetlb
Aneesh Kumar K.V
2
-0
/
+28
2016-05-11
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
3
-2
/
+10
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
3
-10
/
+87
2016-05-11
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
2
-6
/
+38
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
3
-144
/
+51
2016-05-11
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
2
-12
/
+12
2016-05-11
powerpc/mm: Simplify the code dropping 4-level table #ifdef
Aneesh Kumar K.V
1
-39
/
+18
2016-05-11
powerpc/mm: Revert changes made to nohash pgalloc-64.h
Aneesh Kumar K.V
2
-35
/
+10
2016-05-11
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
7
-25
/
+59
2016-05-11
powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s
Aneesh Kumar K.V
2
-0
/
+375
2016-05-11
powerpc/mm/radix: Add MMU_FTR_RADIX
Aneesh Kumar K.V
2
-2
/
+12
2016-05-11
powerpc/mm: Add mask of possible MMU features
Michael Ellerman
1
-1
/
+13
[next]