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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
3
-14
/
+19
2007-10-17
[MIPS] Alchemy: Renumber interrupts so irq_cpu can work.
Ralf Baechle
3
-342
/
+373
2007-10-17
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-4
/
+6
2007-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-0
/
+2
2007-10-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-34
/
+26
2007-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...
Linus Torvalds
6
-79
/
+16
2007-10-17
security/ cleanups
Adrian Bunk
1
-15
/
+0
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
4
-19
/
+73
2007-10-17
ifdef struct task_struct::security
Alexey Dobriyan
1
-1
/
+2
2007-10-17
security: Convert LSM into a static interface
James Morris
1
-984
/
+206
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
1
-0
/
+9
2007-10-17
PNP: remove null pointer checks
Bjorn Helgaas
1
-3
/
+3
2007-10-17
bitmap.h: remove dead artifacts
Adrian Bunk
1
-2
/
+0
2007-10-17
ext2 reservations
Martin J. Bligh
2
-6
/
+67
2007-10-17
introduce I_SYNC
Joern Engel
2
-10
/
+68
2007-10-17
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
1
-0
/
+1
2007-10-17
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
1
-0
/
+1
2007-10-17
writeback: fix periodic superblock dirty inode flushing
Ken Chen
1
-0
/
+1
2007-10-17
printk: add KERN_CONT annotation
Ingo Molnar
1
-0
/
+7
2007-10-17
F_DUPFD_CLOEXEC implementation
Ulrich Drepper
1
-5
/
+10
2007-10-17
task_struct: move ->fpu_counter and ->oomkilladj
Alexey Dobriyan
1
-10
/
+10
2007-10-17
rename signalfd_siginfo fields
Davide Libenzi
1
-16
/
+16
2007-10-17
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
1
-12
/
+2
2007-10-17
Completely remove deprecated IRQ flags (SA_*)
Ahmed S. Darwish
1
-22
/
+0
2007-10-17
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
1
-0
/
+3
2007-10-17
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
13
-3
/
+20
2007-10-17
Remove unused member from nsproxy
Pavel Emelyanov
2
-2
/
+0
2007-10-17
user.c: #ifdef ->mq_bytes
Alexey Dobriyan
1
-0
/
+2
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
1
-0
/
+3
2007-10-17
add consts where appropriate in fs/nls/*
Denys Vlasenko
1
-4
/
+4
2007-10-17
shrink_dcache_sb speedup
Denis V. Lunev
1
-0
/
+12
2007-10-17
Make the pr_*() family of macros in kernel.h complete
Emil Medve
1
-5
/
+17
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
3
-86
/
+127
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
19
-182
/
+9
2007-10-17
Mutex documentation is unclear about software interrupts, tasklets and timers
Matti Linnanvuori
1
-1
/
+2
2007-10-17
add CONFIG_VT_UNICODE
Bill Nottingham
1
-0
/
+1
2007-10-17
constify string/array kparam tracking structures
Jan Beulich
1
-7
/
+11
2007-10-17
store __setup_str_* in a more compact way
Jan Beulich
1
-1
/
+1
2007-10-17
Add a "rounddown_pow_of_two" routine to log2.h
Robert P. J. Day
1
-0
/
+25
2007-10-17
quota: send messages via netlink
Jan Kara
1
-0
/
+31
2007-10-17
make kernel/profile.c:time_hook static
Adrian Bunk
1
-3
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
23
-52
/
+28
2007-10-17
Drop some headers from mm.h
Alexey Dobriyan
1
-2
/
+0
2007-10-17
NBD: allow hung network I/O to be cancelled
Paul Clements
1
-0
/
+2
2007-10-17
cleanup floppy.h
Jan Beulich
12
-35
/
+0
2007-10-17
tty.h: remove dead define
Alan Cox
1
-5
/
+0
2007-10-17
Shrink task_struct if CONFIG_FUTEX=n
Alexey Dobriyan
1
-1
/
+2
2007-10-17
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
1
-7
/
+7
2007-10-17
add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
Ken'ichi Ohmichi
1
-0
/
+5
2007-10-17
add-vmcore: cleanup the coding style according to Andrew's comments
Ken'ichi Ohmichi
1
-7
/
+9
[next]