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
2009-01-07
USB: storage devices and SAT
Ben Efros
1
-2
/
+3
2009-01-07
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
1
-1
/
+1
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
1
-0
/
+8
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
1
-0
/
+9
2009-01-07
USB: wusb: annotate association types withe proper endianness
Harvey Harrison
1
-11
/
+11
2009-01-07
usb host: Oxford OXU210HP HCD driver.
Rodolfo Giometti
1
-0
/
+7
2009-01-07
Fix up 64-bit byte swaps for most 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-01-07
byteorder: remove the now unused byteorder.h
Harvey Harrison
2
-373
/
+0
2009-01-07
mn10300: introduce asm/swab.h
Harvey Harrison
3
-40
/
+44
2009-01-07
frv: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-07
m32r: introduce asm/swab.h
Harvey Harrison
3
-6
/
+12
2009-01-07
m68k: introduce asm/swab.h
Harvey Harrison
3
-14
/
+19
2009-01-07
byteorder: only use linux/swab.h
Harvey Harrison
6
-388
/
+27
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-1
/
+22
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-19
/
+131
2009-01-07
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2009-01-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2009-01-07
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2009-01-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+12
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-0
/
+45
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
8
-82
/
+89
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-31
/
+90
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-107
/
+65
2009-01-07
fs/exec.c: make do_coredump() void
WANG Cong
1
-1
/
+1
2009-01-07
rapidio: remove excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2009-01-07
twl4030-gpio: cleanup debounce
David Brownell
1
-6
/
+3
2009-01-07
autofs4: make autofs type usage explicit
Ian Kent
1
-4
/
+58
2009-01-07
autofs4: improve parameter usage
Ian Kent
1
-4
/
+71
2009-01-07
kprobes: support probing module __exit function
Masami Hiramatsu
1
-3
/
+11
2009-01-07
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-1
/
+0
2009-01-07
module: add within_module_core() and within_module_init()
Masami Hiramatsu
1
-0
/
+12
2009-01-07
spi_gpio driver
David Brownell
1
-0
/
+60
2009-01-07
binfmts.h: include list.h
Hiroshi Shimamoto
1
-0
/
+1
2009-01-07
include/linux/interrupt.h: do not include linux/irqnr.h twice
Jesper Juhl
1
-1
/
+0
2009-01-07
remove linux/hardirq.h from asm-generic/local.h
Russell King
1
-1
/
+0
2009-01-07
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
1
-6
/
+2
2009-01-07
documentation: when to BUG(), and when to not BUG()
David Brownell
1
-0
/
+17
2009-01-07
poll: allow f_op->poll to sleep
Tejun Heo
1
-3
/
+12
2009-01-07
Create a DIV_ROUND_CLOSEST macro to do division with rounding
Darrick J. Wong
1
-0
/
+6
2009-01-07
Remove remaining unwinder code
Alexey Dobriyan
2
-71
/
+0
2009-01-07
atomic_t: unify all arch definitions
Matthew Wilcox
6
-24
/
+13
2009-01-07
mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
KOSAKI Motohiro
1
-7
/
+0
2009-01-07
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
Oleg Nesterov
1
-0
/
+3
2009-01-07
fs: sys_sync fix
Nick Piggin
1
-1
/
+0
2009-01-07
fs: remove WB_SYNC_HOLD
Nick Piggin
1
-1
/
+0
2009-01-07
badpage: remove vma from page_remove_rmap
Hugh Dickins
1
-1
/
+1
2009-01-07
badpage: zap print_bad_pte on swap and file
Hugh Dickins
1
-9
/
+3
2009-01-07
badpage: simplify page_alloc flag check+clear
Hugh Dickins
1
-17
/
+8
2009-01-07
swapfile: swapon randomize if nonrot
Hugh Dickins
1
-0
/
+1
2009-01-07
swapfile: swap allocation use discard
Hugh Dickins
1
-0
/
+3
[next]