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
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2
-72
/
+1
2009-11-30
parisc: fix unwind with recent gcc versions
Helge Deller
2
-4
/
+4
2009-11-06
sysctl: parisc Use the compat_sys_sysctl
Eric W. Biederman
2
-72
/
+1
2009-09-28
parisc: Fix linker script breakage.
Helge Deller
1
-0
/
+10
2009-09-28
parisc: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-5
/
+0
2009-09-28
parisc: correct use of SHF_ALLOC
Julia Lawall
1
-1
/
+1
2009-09-28
parisc: includecheck fix: signal.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-28
parisc: stop using task->ptrace for {single,block}step flags
Kyle McMartin
3
-18
/
+21
2009-09-28
parisc: split syscall_trace into two halves
Kyle McMartin
2
-22
/
+25
2009-09-28
parisc: add missing TI_TASK macro in syscall.S
Kyle McMartin
1
-1
/
+1
2009-09-28
parisc: tracehook_signal_handler
Kyle McMartin
1
-0
/
+4
2009-09-28
parisc: tracehook_report_syscall
Kyle McMartin
2
-13
/
+14
2009-09-25
parisc: Remove useless altinstructions code copied from x86.
Tim Abbott
1
-25
/
+0
2009-09-25
parisc: Clean up linker script using new linker script macros.
Tim Abbott
1
-75
/
+4
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-2
/
+2
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-2
/
+2
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-4
/
+4
2009-09-11
Merge branch 'next' into for-linus
James Morris
2
-1
/
+9
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2
-1
/
+6
2009-08-29
parisc: fix warning in traps.c
Grant Grundler
1
-1
/
+1
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
14
-162
/
+182
2009-08-02
parisc: Set correct bit in protection flags
John David Anglin
1
-1
/
+1
2009-08-02
parisc: Fix GOT overflow during module load on 64bit kernel
John David Anglin
1
-5
/
+45
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-5
/
+4
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2
-11
/
+11
2009-07-03
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
1
-1
/
+1
2009-07-03
parisc: wire sys_perf_counter_open to sys_ni_syscall
Kyle McMartin
1
-0
/
+1
2009-07-03
parisc: inventory.c, fix bloated stack frame
Kyle McMartin
1
-17
/
+24
2009-07-03
parisc: processor.c, fix bloated stack frame
Kyle McMartin
1
-5
/
+11
2009-07-03
parisc: remove dead code from sys_parisc32.c
Christoph Hellwig
1
-62
/
+0
2009-07-03
parisc: wire up rt_tgsigqueueinfo
Kyle McMartin
1
-1
/
+2
2009-07-03
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
2
-12
/
+23
2009-07-03
parisc: fix "delay!" timer handling
Grant Grundler
1
-35
/
+53
2009-07-03
parisc: add parameter to read_cr16()
Coly Li
1
-1
/
+1
2009-07-03
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-1
/
+1
2009-07-03
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
Helge Deller
1
-4
/
+4
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
4
-8
/
+4
2009-07-03
parisc: wire up preadv/pwritev syscalls
Kyle McMartin
1
-0
/
+2
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+1
2009-06-19
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2
-10
/
+0
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-2
/
+4
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
15
-71
/
+416
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
Linus Torvalds
1
-3
/
+3
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
[next]