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
/
mn10300
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
MN10300: Use no_printk() for disabled gdbstub debugging functions
David Howells
1
-4
/
+4
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
1
-5
/
+0
2010-08-12
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
David Howells
1
-0
/
+1
2010-08-12
MN10300: Fix size_t and ssize_t
David Howells
1
-1
/
+6
2010-08-12
MN10300: Fix RTC routines
David Howells
1
-4
/
+1
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-2
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-6
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-11
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
1
-2
/
+0
2010-08-10
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-1
/
+1
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-07
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+0
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-3
/
+0
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
2
-5
/
+5
2010-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+1
2010-06-12
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
1
-0
/
+1
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-06-05
mn10300: invoke oom-killer from page fault
Nick Piggin
1
-5
/
+4
2010-05-27
mn10300: use asm-generic/scatterlist.h
FUJITA Tomonori
1
-38
/
+1
2010-05-25
mn10300: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-05-25
mn10300: use generic atomic.h
Mathieu Desnoyers
1
-157
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-26
/
+8
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-1
/
+1
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-5
/
+4
2010-03-13
mn10300: Convert mn10300 to use read/update_persistent_clock
John Stultz
3
-26
/
+8
2010-03-13
dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
1
-60
/
+5
2010-03-13
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-2
/
+0
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
2
-88
/
+1
2010-03-13
Add generic sys_old_select()
Christoph Hellwig
3
-19
/
+2
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+3
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
1
-4
/
+2
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-9
/
+7
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2
-2
/
+3
2010-01-11
mn10300: update the ASB2303 defconfig
David Howells
1
-37
/
+70
2010-01-11
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
David Howells
1
-0
/
+17
2010-01-11
mn10300: insert PCI root bus resources for the ASB2305 devel motherboard
David Howells
1
-22
/
+35
2010-01-11
mn10300: use generic pci_enable_resources()
Bjorn Helgaas
3
-41
/
+2
2010-01-11
mn10300: use KERN_ERR not KERN_ERROR
David Howells
1
-1
/
+1
2010-01-11
mn10300: fix several bogus includes on abs2305
Al Viro
4
-7
/
+6
2010-01-11
mn10300: wire up missing new syscalls
David Howells
2
-1
/
+3
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
10
-12
/
+18
2010-01-11
mn10300: objcopy flags fix
Mark Salter
1
-1
/
+1
2010-01-11
mn10300: signal stack fix
Mark Salter
1
-1
/
+1
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-2
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
[next]