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
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-15
um: disable CONFIG_CMPXCHG_LOCAL
Richard Weinberger
1
-0
/
+4
2011-04-15
um: fix call tracer and bug handler
Richard Weinberger
1
-0
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-24
um: Use generic show_interrupts()
Thomas Gleixner
2
-46
/
+1
2011-03-24
um: Convert genirq namespace
Thomas Gleixner
1
-5
/
+4
2011-03-23
um: remove file pointer from ioctl
Richard Weinberger
2
-4
/
+4
2011-03-23
uml: kernels on {i386,x86_64} produce bad coredumps
Paul Pluzhnikov
2
-0
/
+4
2011-03-23
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
1
-1
/
+1
2011-03-21
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-5
/
+5
2011-03-17
um: change to new flag variables
matt mooney
1
-5
/
+5
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-16
Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+16
2011-03-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
1
-19
/
+2
2011-03-09
x86: Remove dead config option X86_CPU
Jan Beulich
1
-0
/
+2
2011-03-01
um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S
Jan Beulich
1
-0
/
+3
2011-02-14
um: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-02-14
um: Use proper accessors in show_interrupts()
Thomas Gleixner
1
-4
/
+6
2011-02-14
um: Convert irq_chips to new functions
Thomas Gleixner
1
-10
/
+9
2011-02-14
um: Remove stale irq_chip.end
Thomas Gleixner
1
-2
/
+0
2011-01-27
um: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2011-01-21
um: Use generic irq Kconfig
Thomas Gleixner
1
-5
/
+1
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-3
/
+0
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-14
thp: pte alloc trans splitting
Andrea Arcangeli
1
-1
/
+1
2011-01-13
uml: use simple_write_to_buffer()
Akinobu Mita
1
-7
/
+1
2011-01-13
uml: mmapper_kern needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+1
2011-01-13
arch/um/drivers/line.c: safely iterate over list of winch handlers
Will Newton
1
-2
/
+2
2011-01-13
um: mark CONFIG_HIGHMEM as broken
Richard Weinberger
1
-1
/
+1
2010-11-25
uml: disable winch irq before freeing handler data
Will Newton
1
-2
/
+3
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-12
um: fix ptrace build error
Richard Weinberger
2
-3
/
+3
2010-10-29
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-2
/
+0
2010-10-28
ptrace: cleanup arch_ptrace() on um
Namhyung Kim
2
-14
/
+11
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
3
-6
/
+7
2010-10-27
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2
-11
/
+7
2010-10-27
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2
-2
/
+29
2010-10-27
uml: define CONFIG_NO_DMA
FUJITA Tomonori
3
-113
/
+3
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-27
um: fix IRQ flag handling naming
Richard Weinberger
1
-17
/
+32
2010-10-27
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
1
-1
/
+1
2010-10-27
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
1
-1
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
4
-0
/
+4
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
4
-18
/
+20
2010-10-20
Merge branch 'linus' into irq/core
Ingo Molnar
3
-27
/
+13
2010-10-19
uml: kill big kernel lock
Arnd Bergmann
4
-18
/
+20
2010-10-16
uml: fix build
FUJITA Tomonori
1
-9
/
+5
[next]