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
/
frv
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2
-3
/
+3
2009-07-11
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-3
/
+1
2009-07-02
FRV: Add basic performance counter support
David Howells
4
-1
/
+38
2009-07-02
FRV: Implement atomic64_t
David Howells
6
-5
/
+236
2009-07-01
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-14
FRV: Fix interaction with new generic header stuff
David Howells
1
-120
/
+3
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
6
-14
/
+8
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
13
-579
/
+399
2009-06-11
asm-generic: make pci.h usable directly
Arnd Bergmann
1
-10
/
+3
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
FRV: Implement new-style ptrace
David Howells
7
-164
/
+367
2009-06-11
FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue
David Howells
1
-1
/
+0
2009-06-11
FRV: Implement TIF_NOTIFY_RESUME
David Howells
2
-5
/
+10
2009-06-11
FRV: Remove in-kernel strace code
David Howells
1
-379
/
+0
2009-06-11
FRV: BUG to BUG_ON changes
Stoyan Gaydarov
4
-17
/
+8
2009-06-11
FRV: bitops: Change the bitmap index from int to unsigned long
Justin Chen
1
-14
/
+15
2009-04-28
FRV: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-28
FRV: Remove unused header asm/init.h.
Tim Abbott
1
-12
/
+0
2009-04-27
FRV: Stop gcc from generating uninitialised variable warnings after BUG()
David Howells
1
-2
/
+3
2009-04-27
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-04-26
frv: convert frv to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-22
frv: insert PCI root bus resources for the MB93090 devel motherboard
David Howells
1
-13
/
+50
2009-04-20
FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist
David Howells
1
-1
/
+0
2009-04-10
FRV: Move to arch/frv/include/asm/
David Howells
114
-0
/
+8626
2009-04-07
FRV: Fix compile breakage
Adrian Bunk
1
-1
/
+0
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
4
-8
/
+0
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-02-09
FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now
David Howells
1
-1
/
+1
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-5
/
+6
2009-01-01
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-02
frv: fix mmap2 error handling
David Howells
1
-9
/
+8
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-17
FRV: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-10-17
FRV: Provide dma_map_page() for NOMMU and fix comments
David Howells
2
-5
/
+29
2008-10-17
frv: use generic pci_enable_resources()
Bjorn Helgaas
3
-34
/
+1
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-3
/
+3
2008-08-02
FRV: Wire up new system calls
David Howells
1
-1
/
+6
2008-07-26
frv: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-26
frv: use the common ascii hex helpers
Harvey Harrison
1
-52
/
+36
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
1
-1
/
+0
2008-06-28
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
1
-30
/
+0
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
3
-3
/
+3
[next]