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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
[PATCH] kill last zone_reclaim() bits
Andrew Morton
4
-83
/
+2
2006-01-06
[PATCH] find_lock_page(): call __lock_page() directly.
Nikita Danilov
1
-2
/
+3
2006-01-06
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
David Howells
3
-17
/
+41
2006-01-06
[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low
Ravikiran G Thirumalai
3
-43
/
+44
2006-01-06
[PATCH] mm: page_alloc cleanups
Nick Piggin
1
-10
/
+6
2006-01-06
[PATCH] mm: page_state fixes
Nick Piggin
1
-3
/
+2
2006-01-06
[PATCH] mm: remove pcp low
Nick Piggin
2
-8
/
+2
2006-01-06
[PATCH] mm: remove bad_range
Nick Piggin
2
-8
/
+21
2006-01-06
[PATCH] mm: microopt conditions
Nick Piggin
1
-8
/
+8
2006-01-06
[PATCH] mm: set_page_refs opt
Nick Piggin
2
-19
/
+17
2006-01-06
[PATCH] mm: pagealloc opt
Nick Piggin
1
-7
/
+11
2006-01-06
[PATCH] mm: free_pages_and_swap_cache opt
Hugh Dickins
1
-2
/
+2
2006-01-06
[PATCH] sparsemem: provide pfn_to_nid
Andy Whitcroft
1
-1
/
+5
2006-01-06
[PATCH] flatmem split out memory model
Andy Whitcroft
1
-1
/
+6
2006-01-06
[PATCH] Shut up warnings in ipc/shm.c
Russell King
1
-3
/
+18
2006-01-06
[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES
Mike Kravetz
2
-8
/
+0
2006-01-06
[PATCH] mm: pfn_to_pgdat not used in common code
Andy Whitcroft
1
-5
/
+0
2006-01-06
[PATCH] mm: kvaddr_to_nid not used in common code
Andy Whitcroft
2
-10
/
+0
2006-01-06
[PATCH] hugepages: fold find_or_alloc_pages into huge_no_page()
Christoph Lameter
1
-42
/
+24
2006-01-06
[PATCH] Remove old node based policy interface from mempolicy.c
Christoph Lameter
2
-67
/
+0
2006-01-06
[PATCH] Add NUMA policy support for huge pages.
Christoph Lameter
4
-21
/
+54
2006-01-06
[PATCH] mm: dequeue a huge page near to this node
Christoph Lameter
1
-6
/
+8
2006-01-06
[PATCH] Hugetlb: Copy on Write support
David Gibson
2
-22
/
+108
2006-01-06
[PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COW
Adam Litke
1
-9
/
+25
2006-01-06
[PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page
Adam Litke
1
-3
/
+3
2006-01-06
[PATCH] Hugetlb: Remove duplicate i_size check
Adam Litke
1
-7
/
+0
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
25
-9
/
+105
2006-01-06
[PATCH] reiser4: vfs: add truncate_inode_pages_range()
Hans Reiser
2
-7
/
+39
2006-01-06
[PATCH] memhotplug: register_memory should be global
Andy Whitcroft
1
-2
/
+1
2006-01-06
[PATCH] memhotplug: register_ and unregister_memory_notifier should be global
Andy Whitcroft
1
-2
/
+2
2006-01-06
[PATCH] memhotplug: __add_section remove unused pgdat definition
Andy Whitcroft
1
-1
/
+0
2006-01-06
[PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags
Paul Jackson
1
-3
/
+2
2006-01-06
[PATCH] swsusp: resume_store() retval fix
Andrew Morton
1
-18
/
+16
2006-01-06
[PATCH] alpha: dma_map_page() fix
Andrew Morton
1
-1
/
+1
2006-01-06
[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach...
NeilBrown
1
-1
/
+13
2006-01-06
[PATCH] nbd: fix TX/RX race condition
Herbert Xu
2
-62
/
+68
2006-01-06
[PATCH] hfsplus oops fix
Joshua Kwan
1
-1
/
+1
2006-01-06
[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.
Chuck Ebbert
1
-3
/
+6
2006-01-06
Merge http://oss.oracle.com/git/ocfs2
Linus Torvalds
119
-56
/
+46657
2006-01-06
Update MAINTAINERS - Jody is no longer at Steamballoon.
Jody McIntyre
1
-3
/
+3
2006-01-06
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
128
-5709
/
+5045
2006-01-06
[NET]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
6
-9
/
+15
2006-01-06
[IPVS]: Another file needs linux/interrupt.h
Andrew Morton
1
-0
/
+1
2006-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
76
-5351
/
+2534
2006-01-06
[PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs
Richard Purdie
2
-0
/
+5
2006-01-06
[PATCH] pcmcia: cleanup cs.c, reduce size
Daniel Ritz
1
-49
/
+39
2006-01-06
[PATCH] drivers/pcmcia/cistpl.c: fix endian warnings
Alexey Dobriyan
1
-15
/
+15
2006-01-06
[PATCH] pcmcia: kzalloc conversion
Dominik Brodowski
9
-28
/
+13
2006-01-06
[PATCH] pcmcia: no probing of ioports on PARISC
Dominik Brodowski
1
-1
/
+1
2006-01-06
[PATCH] pcmcia: export stored values in sysfs
Dominik Brodowski
1
-17
/
+10
[next]