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-09-26
[PATCH] bootmem: limit to 80 columns width
Franck Bui-Huu
1
-13
/
+29
2006-09-26
[PATCH] bootmem: remove useless parentheses in bootmem header file
Franck Bui-Huu
1
-7
/
+7
2006-09-26
[PATCH] bootmem: remove useless __init in header file
Franck Bui-Huu
1
-23
/
+23
2006-09-26
[PATCH] mm/: make functions static
Adrian Bunk
3
-6
/
+0
2006-09-26
[PATCH] mm: balance dirty pages
Peter Zijlstra
1
-0
/
+1
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
2
-0
/
+48
2006-09-26
[PATCH] mm: VM_BUG_ON
Nick Piggin
1
-1
/
+9
2006-09-26
[PATCH] update to the kernel kmap/kunmap API
James Bottomley
1
-0
/
+2
2006-09-26
[PATCH] trigger a syntax error if percpu macros are incorrectly used
Jan Blunck
1
-2
/
+8
2006-09-26
[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)
Dmitriy Zavin
1
-0
/
+15
2006-09-26
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
1
-0
/
+5
2006-09-26
[PATCH] i386: Fix the EDD code misparsing the command line
H. Peter Anvin
1
-0
/
+1
2006-09-26
[PATCH] Move compiler check for modules to ia64 only
Andi Kleen
1
-2
/
+2
2006-09-26
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
1
-0
/
+9
2006-09-26
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
1
-1
/
+5
2006-09-26
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
1
-3
/
+4
2006-09-26
[PATCH] x86: Add portable getcpu call
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Add the vgetcpu vsyscall
Vojtech Pavlik
1
-0
/
+16
2006-09-26
[PATCH] x86: Allow users to force a panic on NMI
Don Zickus
2
-0
/
+2
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
1
-0
/
+1
2006-09-26
Driver core: Fix potential deadlock in driver core
Alan Stern
1
-1
/
+2
2006-09-26
Driver Core: add ability for drivers to do a threaded probe
Greg Kroah-Hartman
1
-0
/
+3
2006-09-26
sysfs: add proper sysfs_init() prototype
Andrew Morton
1
-0
/
+7
2006-09-26
drivers/base: check errors
Andrew Morton
1
-4
/
+4
2006-09-26
add CONFIG_ENABLE_MUST_CHECK
Andrew Morton
1
-0
/
+5
2006-09-26
add __must_check to device management code
Andrew Morton
4
-55
/
+66
2006-09-26
sysfs_remove_bin_file: no return value, dump_stack on error
Randy.Dunlap
1
-1
/
+1
2006-09-26
Driver core: add ability for devices to create and remove bin files
Greg Kroah-Hartman
1
-0
/
+4
2006-09-26
Class: add support for class interfaces for devices
Greg Kroah-Hartman
1
-0
/
+2
2006-09-26
Driver core: create devices/virtual/ tree
Greg Kroah-Hartman
1
-1
/
+4
2006-09-26
Driver core: add device_rename function
Greg Kroah-Hartman
1
-0
/
+1
2006-09-26
Driver core: add ability for classes to handle devices properly
Greg Kroah-Hartman
1
-0
/
+4
2006-09-26
Driver core: add groups support to struct device
Greg Kroah-Hartman
1
-0
/
+1
2006-09-26
PM: platform_bus and late_suspend/early_resume
David Brownell
1
-0
/
+2
2006-09-26
PM: no suspend_prepare() phase
David Brownell
2
-2
/
+0
2006-09-26
PM: define PM_EVENT_PRETHAW
David Brownell
1
-15
/
+47
2006-09-26
Suspend changes for PCI core
Linus Torvalds
1
-0
/
+3
2006-09-26
Suspend infrastructure cleanup and extension
Linus Torvalds
2
-2
/
+10
2006-09-26
Driver core: add const to class_create
Miguel Ojeda Sandonis
1
-1
/
+1
2006-09-26
device_create(): make fmt argument 'const char *'
Greg Kroah-Hartman
1
-1
/
+1
2006-09-26
class_device_create(): make fmt argument 'const char *'
Dmitry Torokhov
1
-1
/
+1
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+10
2006-09-26
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2
-5
/
+20
2006-09-26
[PATCH] bonding: Validate probe replies in ARP monitor
Jay Vosburgh
2
-1
/
+7
2006-09-26
[PATCH] bonding: Add priv_flag to avoid event mishandling
Jay Vosburgh
1
-0
/
+1
2006-09-26
[PATCH] WE-21 support (core API)
John W. Linville
2
-5
/
+20
2006-09-25
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
1
-0
/
+8
2006-09-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
1
-6
/
+8
2006-09-25
[NETFILTER]: Add dscp,DSCP headers to header-y
Yasuyuki Kozakai
1
-0
/
+2
2006-09-25
[PATCH] fix iptables __user misannotations
Al Viro
1
-2
/
+2
[prev]
[next]