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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
1
-12
/
+4
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
1
-6
/
+8
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2007-05-10
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
6
-3
/
+21
2007-05-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-7
/
+20
2007-05-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
8
-64
/
+72
2007-05-10
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
34
-797
/
+531
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
8
-71
/
+93
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
61
-63
/
+63
2007-05-09
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2
-2
/
+4
2007-05-09
i386: msr.h: be paranoid about types and parentheses
H. Peter Anvin
1
-27
/
+22
2007-05-09
i386: remove unused rdtsc() macro
H. Peter Anvin
2
-12
/
+0
2007-05-09
md: improve partition detection in md array
NeilBrown
1
-1
/
+0
2007-05-09
fbdev: add support for AVR32
Haavard Skinnemoen
1
-1
/
+1
2007-05-09
svgalib: move fb_get_caps to svgalib
Antonino A. Daplas
1
-0
/
+2
2007-05-09
i386 mmzone: use __maybe_unused
David Rientjes
1
-3
/
+3
2007-05-09
sh: dma: use __maybe_unused
David Rientjes
3
-3
/
+3
2007-05-09
compiler: introduce __used and __maybe_unused
David Rientjes
4
-6
/
+25
2007-05-09
rename thread_info to stack
Roman Zippel
7
-18
/
+18
2007-05-09
wrap access to thread_info
Roman Zippel
5
-5
/
+5
2007-05-09
Allow arch to initialize arch field of the module structure
Roman Zippel
1
-0
/
+3
2007-05-09
clocksource: fix resume logic
Thomas Gleixner
1
-0
/
+3
2007-05-09
Move remote node draining out of slab allocators
Christoph Lameter
2
-5
/
+4
2007-05-09
vmstat: use our own timer events
Christoph Lameter
1
-3
/
+0
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+12
2007-05-09
fs: deprecate memclear_highpage_flush
Nate Diller
1
-2
/
+1
2007-05-09
fs: convert core functions to zero_user_page
Nate Diller
1
-9
/
+19
2007-05-09
FUTEX: new PRIVATE futexes
Eric Dumazet
1
-3
/
+26
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
1
-1
/
+8
2007-05-09
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
1
-1
/
+3
2007-05-09
declare struct ktime
Andrew Morton
1
-2
/
+4
2007-05-09
aio is unlikely
Andrew Morton
1
-1
/
+2
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
1
-0
/
+19
2007-05-09
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
1
-1
/
+2
2007-05-09
remove nfs4_acl_add_ace()
Adrian Bunk
1
-1
/
+0
2007-05-09
change kernel threads to ignore signals instead of blocking them
Oleg Nesterov
1
-0
/
+1
2007-05-09
kthread: don't depend on work queues
Eric W. Biederman
1
-0
/
+3
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
1
-9
/
+12
2007-05-09
workqueue: kill NOAUTOREL works
Oleg Nesterov
1
-55
/
+9
2007-05-09
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
Oleg Nesterov
1
-3
/
+10
2007-05-09
workqueue: kill run_scheduled_work()
Oleg Nesterov
1
-1
/
+0
2007-05-09
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
1
-0
/
+2
2007-05-09
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
1
-22
/
+30
2007-05-09
relay: use plain timer instead of delayed work
Tom Zanussi
1
-1
/
+2
2007-05-09
kblockd: use flush_work
Andrew Morton
1
-1
/
+1
2007-05-09
implement flush_work()
Oleg Nesterov
1
-1
/
+3
2007-05-09
Use common cpu_is_xxx() macros on AT91 and AVR32
Haavard Skinnemoen
2
-0
/
+39
2007-05-09
mutex_lock_interruptible(): add __must_check
Andrew Morton
1
-2
/
+3
[prev]
[next]