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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-69
/
+33
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
1
-2
/
+1
2013-11-13
mm: remove obsolete comments about page table lock
Naoya Horiguchi
1
-2
/
+0
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
1
-3
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
49
-95
/
+103
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
156
-2106
/
+4014
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+1
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+2
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
6
-0
/
+6
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
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
4
-31
/
+24
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
23
-116
/
+211
2013-11-07
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
1
-0
/
+2
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-36
/
+44
2013-11-06
uprobes: Introduce arch_uprobe->ixol
Oleg Nesterov
1
-0
/
+1
2013-11-06
uprobes: Move function declarations out of arch
David A. Long
1
-7
/
+0
2013-11-06
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
2
-8
/
+9
2013-11-06
powerpc/powernv: Reserve the correct PE number
Gavin Shan
3
-16
/
+17
2013-11-06
powerpc/powernv: Add PE to its own PELTV
Gavin Shan
1
-1
/
+11
2013-11-06
powerpc/powernv: Add support for indirect XSCOM via debugfs
Benjamin Herrenschmidt
1
-0
/
+23
2013-11-06
powerpc/scom: Improve debugfs interface
Benjamin Herrenschmidt
1
-55
/
+81
2013-11-06
powerpc/scom: Enable 64-bit addresses
Benjamin Herrenschmidt
3
-9
/
+9
2013-11-05
powerpc/pci: Use pci_is_pcie() to simplify code [fix]
Yijing Wang
1
-1
/
+1
2013-11-05
powerpc/boot: Properly handle the base "of" boot wrapper
Benjamin Herrenschmidt
1
-0
/
+4
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
64
-1719
/
+3332
2013-11-04
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
4
-18
/
+10
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
1
-0
/
+1
2013-10-31
powerpc/bpf: Support MOD operation
Vladimir Murzin
2
-0
/
+21
2013-10-31
powerpc/bpf: Fix DIVWU instruction opcode
Vladimir Murzin
1
-1
/
+1
2013-10-31
of: Move definition of of_find_next_cache_node into common code.
Sudeep KarkadaNagesha
2
-34
/
+0
2013-10-31
powerpc: Remove big endianness assumption in of_find_next_cache_node
Sudeep KarkadaNagesha
1
-1
/
+1
2013-10-31
powerpc/tm: Remove interrupt disable in __switch_to()
Michael Neuling
1
-5
/
+2
2013-10-31
powerpc: word-at-a-time optimization for 64-bit Little Endian
Philippe Bergheaud
1
-25
/
+32
2013-10-31
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
Philippe Bergheaud
4
-16
/
+21
2013-10-31
powerpc: Only save/restore SDR1 if in hypervisor mode
Dan Streetman
1
-0
/
+4
2013-10-31
powerpc/nvram: Fix endian issue when using the partition length
Cedric Le Goater
1
-2
/
+8
2013-10-31
powerpc/nvram: Fix endian issue when reading the NVRAM size
Cedric Le Goater
2
-4
/
+4
2013-10-31
powerpc/nvram: Scan partitions only once
Cedric Le Goater
1
-3
/
+3
2013-10-31
powerpc/mpc512x: remove unnecessary #if
Brian Norris
2
-17
/
+7
2013-10-31
powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module
Anatolij Gustschin
1
-1
/
+1
2013-10-31
Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"
Wolfram Sang
1
-3
/
+2
2013-10-31
powerpc/mpc512x: silence build warning upon disabled DIU
Gerhard Sittig
1
-0
/
+3
2013-10-30
powerpc/powernv: Code update interface
Vasant Hegde
5
-1
/
+683
2013-10-30
powerpc/powernv: Create opal sysfs directory
Vasant Hegde
2
-0
/
+22
2013-10-30
powerpc: Add VMX optimised xor for RAID5
Anton Blanchard
3
-0
/
+247
2013-10-30
powerpc/kexec: kexec_sequence() is in misc_64.S
Geert Uytterhoeven
1
-1
/
+1
2013-10-30
powerpc: Use 32 bit loads and stores when operating on condition register values
Anton Blanchard
2
-6
/
+6
[prev]
[next]