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
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
9
-12
/
+12
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-2
/
+2
2006-07-01
[PATCH] uml: rename and improve actually_do_remove()
Paolo 'Blaisorblade' Giarrusso
1
-16
/
+37
2006-07-01
[PATCH] uml: fix not_dead_yet when directory is in bad state
Paolo 'Blaisorblade' Giarrusso
1
-19
/
+29
2006-07-01
[PATCH] uml: make copy_*_user atomic
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+9
2006-07-01
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
1
-2
/
+2
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
7
-7
/
+0
2006-06-30
[PATCH] uml: fix biarch gcc build on x86_64
Jeff Dike
2
-2
/
+7
2006-06-30
[PATCH] uml: remove stray file
Jeff Dike
1
-172
/
+0
2006-06-30
[PATCH] uml: remove unneeded time definitions
Jeff Dike
3
-30
/
+0
2006-06-30
[PATCH] uml: add locking to xtime accesses
Jeff Dike
1
-2
/
+8
2006-06-30
[PATCH] uml: unregister useless console when it's not needed
Jeff Dike
1
-4
/
+18
2006-06-30
[PATCH] uml: fix off-by-one bug in VM file creation
Jeff Dike
1
-2
/
+5
2006-06-30
[PATCH] uml: fix /proc/mounts parsing boundary condition
Jeff Dike
1
-2
/
+12
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
7
-7
/
+0
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
5
-21
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-3
/
+3
2006-06-26
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
4
-4
/
+0
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-6
/
+2
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2
-2
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree
Greg Kroah-Hartman
1
-7
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-2
/
+0
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-25
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
1
-2
/
+0
2006-06-25
[PATCH] uml: remove dead declaration
Adrian Bunk
1
-2
/
+0
2006-06-23
[PATCH] clean up default value of SYSCALL_DEBUG
Jean-Luc Leger
1
-1
/
+0
2006-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-5
/
+1
2006-06-23
[PATCH] UML: fix wall_to_monotonic initialization
Jeff Dike
1
-1
/
+1
2006-06-21
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
1
-1
/
+1
2006-06-15
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
1
-5
/
+1
2006-06-05
[PATCH] uml: add -ffreestanding to CFLAGS
Jeff Dike
1
-0
/
+4
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
2
-14
/
+19
2006-06-05
[PATCH] uml: __user annotation in arch_prctl
Al Viro
1
-1
/
+1
2006-06-05
[PATCH] uml: fix a typo in do_uml_initcalls
Jeff Dike
1
-1
/
+1
2006-06-05
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
3
-20
/
+13
2006-05-04
[PATCH] uml: change timer initialization
Jeff Dike
1
-1
/
+1
2006-05-02
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2006-05-02
[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly
Jeff Dike
1
-1
/
+1
2006-05-02
[PATCH] uml: export symbols added by GCC hardened
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+7
2006-05-02
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
4
-19
/
+22
2006-05-02
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
4
-2
/
+17
2006-05-02
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
3
-9
/
+14
2006-05-02
[PATCH] uml: search from uml_net in a more reasonable PATH
Mattia Dongili
1
-0
/
+30
2006-05-02
[PATCH] uml: fix patch mismerge
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-05-02
[PATCH] uml: error handling fixes
Jeff Dike
5
-10
/
+10
2006-05-02
[PATCH] uml: update defconfig
Jeff Dike
1
-85
/
+155
2006-05-02
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
1
-5
/
+12
2006-05-02
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
2
-71
/
+69
2006-05-02
[PATCH] uml: skas0 support for 2G/2G hosts
Joris van Rantwijk
2
-16
/
+17
[next]