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
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-30
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
2
-2
/
+2
2009-01-15
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-09
parisc: introduce asm/swab.h
Harvey Harrison
3
-64
/
+69
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
22
-152
/
+177
2009-01-07
atomic_t: unify all arch definitions
Matthew Wilcox
1
-8
/
+3
2009-01-05
parisc: export length of os_hpmc vector
Kyle McMartin
2
-4
/
+9
2009-01-05
parisc: fix kernel crash (protection id trap) when compiling ruby1.9
Kyle McMartin
3
-27
/
+37
2009-01-05
parisc: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-05
parisc: add uevent helper for parisc bus
Helge Deller
1
-6
/
+34
2009-01-05
parisc: fix ipv6 checksum
Kyle McMartin
1
-1
/
+1
2009-01-05
parisc: quiet palo not-found message from "which"
Kyle McMartin
1
-1
/
+1
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
8
-59
/
+64
2009-01-05
parisc: trivial fixes
Helge Deller
2
-7
/
+3
2009-01-05
parisc: fix braino in commit adding __space_to_prot
Kyle McMartin
1
-1
/
+1
2009-01-05
parisc: factor out sid to protid conversion
Kyle McMartin
1
-4
/
+9
2009-01-05
parisc: use leX_to_cpu in place of __fswabX
Kyle McMartin
1
-3
/
+3
2009-01-05
parisc: fix GFP_KERNEL use while atomic in unwinder
Helge Deller
1
-1
/
+1
2009-01-05
parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
FUJITA Tomonori
2
-11
/
+0
2009-01-05
parisc: use the new byteorder headers
Harvey Harrison
1
-25
/
+12
2009-01-05
parisc: lib/: make code static
Adrian Bunk
2
-2
/
+2
2009-01-05
parisc: fix module loading failure of large kernel modules
Helge Deller
2
-83
/
+139
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-18
/
+4
2009-01-01
parisc: remove gratuitous cpu_online_map declaration.
Rusty Russell
1
-2
/
+0
2009-01-01
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2
-2
/
+5
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-1
/
+1
2008-12-24
parisc: disable UP-optimized flush_tlb_mm
Kyle McMartin
1
-1
/
+4
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-3
/
+3
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2
-15
/
+1
2008-12-04
Merge branch 'master' into next
James Morris
6
-35
/
+33
2008-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
4
-28
/
+28
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-27
parisc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-4
/
+6
2008-11-27
parisc: fix kernel crash when unwinding a userspace process
Helge Deller
1
-22
/
+21
2008-11-27
parisc: __kernel_time_t is always long
Geert Uytterhoeven
1
-2
/
+1
2008-11-21
parisc: fix bug in compat_arch_ptrace
Helge Deller
1
-5
/
+5
2008-11-14
Merge branch 'master' into next
James Morris
1
-2
/
+0
2008-11-14
CRED: Wrap task credential accesses in the PA-RISC arch
David Howells
1
-1
/
+1
2008-11-13
fix cpumask build breakage on parisc
Helge Deller
1
-2
/
+0
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+2
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
1
-1
/
+1
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
1
-3
/
+2
2008-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
133
-287
/
+12211
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-17
parisc: convert to generic compat_sys_ptrace
Helge Deller
3
-258
/
+183
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2
-60
/
+2
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-47
/
+0
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
[next]