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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
1
-0
/
+23
2008-10-31
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
1
-0
/
+5
2008-10-31
pkt_sched: sch_generic: Add Qdisc_ops peek() method.
Jarek Poplawski
1
-0
/
+1
2008-10-31
xfrm: remove unused struct xfrm_policy::next
Alexey Dobriyan
1
-1
/
+0
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
22
-55
/
+95
2008-10-31
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
1
-0
/
+2
2008-10-31
net: delete excess kernel-doc notation
Randy Dunlap
2
-2
/
+0
2008-10-31
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
1
-1
/
+2
2008-10-31
gianfar: Fix race in TBI/SerDes configuration
Trent Piepho
1
-1
/
+2
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-1
/
+5
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+2
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+5
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+2
2008-10-30
spi: fix compile error
Fernando Luis Vazquez Cao
1
-0
/
+3
2008-10-30
nfsd: fix vm overcommit crash
Alan Cox
1
-0
/
+6
2008-10-30
kernel.h: fix might_sleep kernel-doc
Randy Dunlap
1
-2
/
+2
2008-10-30
fs: remove prepare_write/commit_write
Nick Piggin
1
-7
/
+0
2008-10-30
cgroups: tiny cleanups
Li Zefan
1
-4
/
+0
2008-10-30
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
1
-5
/
+0
2008-10-30
mm: increase the default mlock limit from 32k to 64k
Kurt Garloff
1
-2
/
+2
2008-10-30
Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+2
2008-10-30
ALSA: ASoC: Fix mono controls after conversion to support full int masks
Mark Brown
1
-1
/
+2
2008-10-30
adjust init section definitions
Jan Beulich
1
-1
/
+5
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
4
-4
/
+4
2008-10-29
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
2
-2
/
+19
2008-10-29
udp: RCU handling for Unicast packets.
Eric Dumazet
1
-1
/
+36
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
3
-15
/
+14
2008-10-29
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
1
-12
/
+0
2008-10-29
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
4
-9
/
+9
2008-10-29
HID: fix hid_device_id for cross compiling
Andreas Schwab
1
-0
/
+1
2008-10-29
xfrm: Notify changes in UDP encapsulation via netlink
Martin Willi
1
-0
/
+14
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
4
-2
/
+22
2008-10-28
netlink: constify struct nlattr * arg to parsing functions
Patrick McHardy
1
-11
/
+11
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-16
/
+33
2008-10-28
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+12
2008-10-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+7
2008-10-28
KVM: Future-proof device assignment ABI
Avi Kivity
1
-0
/
+6
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
1
-1
/
+6
2008-10-28
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
1
-0
/
+2
2008-10-28
mac80211.h: fix kernel-doc excesses
Randy Dunlap
1
-6
/
+5
2008-10-27
scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map
Jens Axboe
1
-2
/
+12
2008-10-27
HID: fix oops during suspend of unbound HID devices
Jiri Slaby
1
-0
/
+1
2008-10-27
asm-generic: define DIE_OOPS in asm-generic
Jonas Bonn
1
-0
/
+1
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
575
-42944
/
+5567
2008-10-27
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
1
-0
/
+1
2008-10-27
Phonet: include generic link-layer header size in MAX_PHONET_HEADER
Remi Denis-Courmont
1
-1
/
+1
2008-10-27
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+7
2008-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+6
2008-10-25
Merge branch 'i7300_idle' into release
Len Brown
1
-0
/
+83
2008-10-24
i7300_idle: Disable ioat channel only on platforms where ile driver can load
Venki Pallipadi
1
-0
/
+83
[next]