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
pinetabv-6.6.y-devel
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
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
1
-3
/
+5
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-6
/
+6
2013-12-09
powerpc/mm: Use HPTE constants when updating hpte bits
Aneesh Kumar K.V
1
-2
/
+2
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-67
/
+30
2013-11-09
new helper: dump_align()
Al Viro
1
-1
/
+1
2013-11-09
spufs: get rid of dump_emit() wrappers
Al Viro
1
-49
/
+20
2013-11-09
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
3
-30
/
+22
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2
-6
/
+5
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
4
-9
/
+5
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
4
-15
/
+13
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
4
-4
/
+4
2013-09-09
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-2
/
+6
2013-08-22
powerpc/spufs: convert userns uid/gid mount options to kuid/kgid
Dwight Engen
1
-2
/
+6
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Convert platforms to smp_generic_cpu_bootable
Andy Fleming
1
-14
/
+1
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-7
/
+11
2013-06-29
[readdir] switch dcache_readdir() users to ->iterate()
Al Viro
1
-1
/
+1
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
1
-6
/
+10
2013-06-20
powerpc/smp: Use '==' instead of '<' for system_state
liguang
1
-1
/
+1
2013-06-10
irqdomain: Clean up aftermath of irq_domain refactoring
Grant Likely
1
-1
/
+1
2013-05-06
powerpc/cell/iommu: Improve error message for missing node
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-06
powerpc/cell/spufs: Fix status attribute permission
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-15
/
+16
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
1
-8
/
+8
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
1
-5
/
+5
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
1
-1
/
+1
2013-04-24
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
1
-0
/
+1
2013-04-24
powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()
Michael Ellerman
1
-1
/
+1
2013-04-10
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
6
-531
/
+1
2013-04-09
spufs: don't bother with fops->owner
Al Viro
1
-2
/
+0
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-3
/
+2
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-50
/
+28
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-10
/
+8
2013-02-23
spufs_mkdir(): don't d_add() on negative parent
Al Viro
1
-43
/
+21
2013-02-23
new helper: file_inode(file)
Al Viro
4
-7
/
+7
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-11
sched, powerpc: Fix sched.h split-up build failure
Ingo Molnar
1
-0
/
+1
2013-01-22
arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-10
powerpc: Convert print_symbol to %pSR
Joe Perches
1
-7
/
+6
2013-01-10
powerpc/celleb: Use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+2
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2
-4
/
+4
2012-12-21
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
1
-1
/
+1
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2012-12-12
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-2
/
+2
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2
-4
/
+4
[next]