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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
powerpc/powernv: Cleanup on pci_controller_ops instances
Gavin Shan
1
-18
/
+18
2016-05-11
powerpc: Update of_remove_property() call sites to remove null checking
Suraj Jitindar Singh
2
-6
/
+3
2016-05-11
powerpc/pseries: Add null property check to pseries_discover_pic()
Suraj Jitindar Singh
1
-0
/
+2
2016-05-11
powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel()
Alexey Kardashevskiy
1
-9
/
+6
2016-05-11
powerpc/mm/radix: Add THP support for 4K linux page size
Aneesh Kumar K.V
1
-1
/
+1
2016-05-11
powerpc/mm/radix: Isolate hash table function from pseries guest code
Aneesh Kumar K.V
2
-4
/
+13
2016-05-03
dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared
Al Viro
1
-1
/
+1
2016-05-01
powerpc/mm/radix: Add radix callbacks for early init routines
Aneesh Kumar K.V
1
-1
/
+4
2016-05-01
powerpc/mm/radix: Add dummy radix_enabled()
Aneesh Kumar K.V
1
-0
/
+9
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2
-2
/
+2
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
1
-4
/
+0
2016-05-01
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2
-3
/
+3
2016-04-11
powerpc/cell: Make spu_base.c explicitly non-modular
Paul Gortmaker
1
-5
/
+2
2016-04-11
powerpc/powernv: Use the "unknown" checkstop type as a fallback
Russell Currey
1
-3
/
+5
2016-04-11
powerpc/pseries: Update LMB associativity index during DLPAR add/remove
Nathan Fontenot
1
-31
/
+162
2016-04-11
powerpc/pseries: Refactor dlpar_add_lmb() code
Nathan Fontenot
1
-14
/
+20
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-30
powerpc: mpc8349emitx: use gpiochip data pointer
Linus Walleij
1
-3
/
+3
2016-03-30
powerpc: mpc52xx_gpt: use gpiochip data pointer
Linus Walleij
1
-10
/
+5
2016-03-20
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
37
-978
/
+911
2016-03-18
param: convert some "on"/"off" users to strtobool
Kees Cook
1
-8
/
+2
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
16
-332
/
+318
2016-03-12
powerpc/86xx: Consolidate common platform code
Alessio Igor Bogani
9
-163
/
+53
2016-03-12
powerpc32: remove ioremap_base
Christophe Leroy
1
-10
/
+0
2016-03-11
Merge branch 'topic/mprofile-kernel' into next
Michael Ellerman
1
-1
/
+1
2016-03-09
powerpc/powernv: Support PCI config restore for VFs
Wei Yang
1
-3
/
+92
2016-03-09
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
1
-1
/
+126
2016-03-09
powerpc/eeh: Create PE for VFs
Wei Yang
1
-0
/
+16
2016-03-07
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
1
-1
/
+1
2016-03-05
powerpc/mpc85xx: Add CPU hotplug support for E6500
chenhui zhao
1
-31
/
+39
2016-03-05
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
1
-88
/
+108
2016-03-05
powerpc/mpc85xx: refactor the PM operations
chenhui zhao
4
-54
/
+127
2016-03-05
powerpc/rcpm: add RCPM driver
chenhui zhao
2
-0
/
+4
2016-03-05
powerpc/cache: add cache flush operation for various e500
chenhui zhao
1
-2
/
+3
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
1
-3
/
+6
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
9
-13
/
+13
2016-03-01
powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>
Luis Henriques
1
-8
/
+2
2016-03-01
powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
Luis Henriques
1
-20
/
+9
2016-03-01
powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
Luis Henriques
1
-10
/
+6
2016-03-01
powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
Luis Henriques
1
-10
/
+7
2016-02-25
Merge tag 'powerpc-4.5-4' into next
Michael Ellerman
4
-1
/
+32
2016-02-22
powerpc/powernv: Create separate subcores CPU feature bit
Michael Neuling
1
-1
/
+1
2016-02-22
powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init fails
Andrew Donnellan
1
-0
/
+5
2016-02-20
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-1
/
+32
2016-02-17
powerpc/ioda: Set "read" permission when "write" is set
Alexey Kardashevskiy
1
-0
/
+6
2016-02-15
powerpc/powernv: Fix stale PE primary bus
Gavin Shan
3
-0
/
+22
[prev]
[next]