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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-09
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
4
-8
/
+17
2006-01-09
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
1
-3
/
+0
2006-01-09
[PATCH] set_page_count() macro safety
Avishay Traeger
1
-1
/
+1
2006-01-09
[PATCH] cpusets: swap migration interface
Paul Jackson
1
-0
/
+7
2006-01-09
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
1
-1
/
+2
2006-01-09
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
1
-1
/
+1
2006-01-09
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
1
-2
/
+1
2006-01-09
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2
-0
/
+5
2006-01-09
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
1
-0
/
+3
2006-01-09
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
1
-0
/
+2
2006-01-09
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
1
-0
/
+2
2006-01-09
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
1
-0
/
+1
2006-01-09
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
2
-0
/
+25
2006-01-09
[PATCH] add schedule_on_each_cpu()
Christoph Lameter
1
-0
/
+1
2006-01-09
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
2
-0
/
+3
2006-01-09
[PATCH] drop-pagecache
Andrew Morton
2
-0
/
+8
2006-01-09
[PATCH] slab: remove unused align parameter from alloc_percpu
Pekka Enberg
1
-4
/
+3
2006-01-09
[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.
Olaf Hering
1
-7
/
+1
2006-01-07
[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.
David S. Miller
1
-0
/
+15
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
2
-0
/
+104
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
1
-0
/
+16
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2
-1
/
+4
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
1
-0
/
+1
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
1
-24
/
+37
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-0
/
+703
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+17
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+5
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-0
/
+124
2006-01-07
Merge with Linus' kernel.
Russell King
86
-1178
/
+1933
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
4
-0
/
+579
2006-01-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
4
-52
/
+16
2006-01-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-7
/
+7
2006-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-01-07
[NET]: Endian-annotate in_aton()
Alexey Dobriyan
1
-1
/
+1
2006-01-07
[NET]: Endian-annotate struct iphdr
Alexey Dobriyan
1
-5
/
+5
2006-01-07
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
Kris Katterjohn
1
-1
/
+1
2006-01-06
Merge ../torvalds-2.6/
Greg Kroah-Hartman
35
-681
/
+1191
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
1
-1
/
+1
2006-01-06
SUNRPC: Update the spkm3 code to use the make_checksum interface
J. Bruce Fields
1
-1
/
+1
2006-01-06
NFSv4: Allow entries in the idmap cache to expire
Trond Myklebust
1
-0
/
+2
2006-01-06
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
1
-0
/
+1
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
1
-1
/
+0
2006-01-06
SUNRPC: transport switch API for setting port number
Chuck Lever
1
-0
/
+1
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-0
/
+1
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
2
-7
/
+6
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
1
-1
/
+1
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
1
-1
/
+0
2006-01-06
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
1
-0
/
+11
2006-01-06
NFSv4: Ensure DELEGRETURN returns attributes
Trond Myklebust
1
-0
/
+6
2006-01-06
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
1
-0
/
+1
[next]