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
2009-12-03
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...
Andrew Morton
1
-0
/
+2
2009-12-03
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
1
-6
/
+23
2009-12-03
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
1
-1
/
+32
2009-12-03
TCPCT part 1b: generate Responder Cookie secret
William Allen Simpson
1
-0
/
+1
2009-12-03
skbuff: remove skb_dma_map/unmap
Alexander Duyck
1
-8
/
+0
2009-12-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
1
-2
/
+2
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
1
-0
/
+4
2009-12-02
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
1
-0
/
+2
2009-12-02
locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit
Hiroshi Shimamoto
1
-5
/
+5
2009-12-02
tracing/syscalls: Make syscall events print callbacks static
Frederic Weisbecker
1
-2
/
+2
2009-12-02
sched: Revert 498657a478c60be092208422fefa9c7b248729c2
Tejun Heo
1
-0
/
+5
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-7
/
+138
2009-12-02
net: Implement for_each_netdev_reverse.
Eric W. Biederman
1
-0
/
+2
2009-12-02
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
1
-1
/
+1
2009-12-01
trace_syscalls: Simplify syscall profile
Lai Jiangshan
1
-27
/
+4
2009-12-01
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
1
-28
/
+2
2009-12-01
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
1
-2
/
+2
2009-12-01
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
1
-2
/
+0
2009-12-01
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
1
-2
/
+4
2009-12-01
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
1
-2
/
+2
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
1
-4
/
+4
2009-12-01
mfd: Correct WM831X_MAX_ISEL_VALUE
Mark Brown
1
-2
/
+2
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
3
-4
/
+135
2009-11-30
core: Fix user return notifier on fork()
Avi Kivity
1
-0
/
+7
2009-11-29
ethtool: Add Direct Attach support to connector port reporting
PJ Waskiewicz
1
-0
/
+2
2009-11-29
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
1
-0
/
+1
2009-11-28
nl80211: PMKSA caching support
Samuel Ortiz
2
-0
/
+13
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
1
-20
/
+15
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
1
-20
/
+16
2009-11-27
vlan: support "loose binding" to the underlying network device
Patrick McHardy
1
-0
/
+1
2009-11-27
macvlan: export macvlan mode through netlink
Arnd Bergmann
1
-0
/
+15
2009-11-27
veth: move loopback logic to common location
Arnd Bergmann
1
-0
/
+2
2009-11-26
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
1
-0
/
+1
2009-11-26
sched: Remove task_{u,s,g}time()
Hidetoshi Seto
1
-3
/
+0
2009-11-26
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
1
-0
/
+1
2009-11-26
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
13
-16
/
+67
2009-11-26
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
1
-1
/
+1
2009-11-26
xfrm: Define new XFRM netlink auth attribute with specified truncation bits
Martin Willi
1
-0
/
+8
2009-11-25
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
1
-0
/
+2
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-1
/
+20
2009-11-25
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
1
-0
/
+4
2009-11-24
locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()
Thomas Gleixner
1
-2
/
+2
2009-11-24
locking: Remove unused prototype
Thomas Gleixner
1
-2
/
+0
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2
-6
/
+0
2009-11-24
hw-breakpoints: Fix misordered ifdef
Frederic Weisbecker
1
-1
/
+2
2009-11-23
sctp: implement definition for SACK-IMMEDIATELY extension
Wei Yongjun
1
-0
/
+1
2009-11-23
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
Frederic Weisbecker
1
-2
/
+2
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
1
-4
/
+4
2009-11-23
netfilter: nf_ct_tcp: improve out-of-sync situation in TCP tracking
Pablo Neira Ayuso
1
-0
/
+3
2009-11-22
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
3
-13
/
+14
[prev]
[next]