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
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-29
[PATCH] m68k: consolidate initcall sections
Geert Uytterhoeven
2
-14
/
+2
2006-10-11
[PATCH] clean m68k ksyms
Al Viro
3
-51
/
+18
2006-10-11
[PATCH] misc m68k __user annotations
Al Viro
2
-7
/
+7
2006-10-10
[PATCH] m68k/Atari: Interrupt updates
Geert Uytterhoeven
1
-0
/
+1
2006-10-10
[PATCH] m68k: more syscall updates
Geert Uytterhoeven
1
-0
/
+24
2006-10-10
[PATCH] m68k: syscall updates
Geert Uytterhoeven
1
-0
/
+5
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2
-2
/
+2
2006-10-09
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
1
-1
/
+2
2006-10-07
[PATCH] m68k pt_regs fixes
Al Viro
4
-12
/
+21
2006-10-06
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
Al Viro
1
-2
/
+2
2006-10-06
[PATCH] m68k: cleanup string functions
Roman Zippel
1
-4
/
+0
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+16
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-13
/
+3
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
11
-11
/
+0
2006-06-25
[PATCH] m68k: convert q40 irq code
Roman Zippel
1
-10
/
+1
2006-06-25
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
5
-100
/
+163
2006-06-25
[PATCH] m68k: introduce irq controller
Roman Zippel
1
-48
/
+123
2006-06-25
[PATCH] m68k: cleanup generic irq names
Roman Zippel
1
-2
/
+2
2006-06-25
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
3
-102
/
+58
2006-06-25
[PATCH] m68k: fix show_registers()
Roman Zippel
1
-58
/
+68
2006-06-25
[PATCH] m68k: Add the generic dma API functions
Roman Zippel
2
-2
/
+131
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-06-23
[PATCH] m68k traps.c constraints
Al Viro
1
-1
/
+1
2006-06-23
[PATCH] m68k: adjust to changed HARDIRQ_MASK
Roman Zippel
2
-2
/
+8
2006-06-23
[PATCH] m68k: print correct stack trace
Roman Zippel
1
-2
/
+4
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-04-01
[PATCH] unexport get_wchan
Adrian Bunk
1
-1
/
+0
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
1
-1
/
+1
2006-02-19
[PATCH] m68k: pm_power_off() breakage
Al Viro
1
-0
/
+3
2006-01-12
[PATCH] m68k: console code in head.S needs framebuffer support built in
Al Viro
1
-0
/
+2
2006-01-12
[PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c
Al Viro
1
-19
/
+19
2006-01-12
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
1
-13
/
+0
2006-01-12
[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...
Al Viro
1
-0
/
+4
2006-01-12
[PATCH] m68k: syscalls __user annotation
Al Viro
1
-23
/
+16
2006-01-12
[PATCH] m68k: signal __user annotations
Al Viro
1
-31
/
+31
2006-01-12
[PATCH] m68k: isa_{type,sex} should be exported
Al Viro
1
-0
/
+2
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT
Al Viro
2
-0
/
+2
2006-01-12
[PATCH] m68k: task_stack_page()
Al Viro
1
-4
/
+3
2006-01-12
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
1
-2
/
+0
2005-11-14
[PATCH] m68k: convert thread flags to use bit fields
Roman Zippel
3
-52
/
+46
2005-11-14
[PATCH] m68k: m68k-specific thread_info changes
Al Viro
1
-0
/
+5
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-0
/
+2
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-44
/
+3
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
[next]