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
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-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
124
-0
/
+9472
2008-02-08
mn10300: allocate serial port UART IDs for on-chip serial ports
David Howells
1
-0
/
+4
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
3
-3
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
11
-8
/
+390
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
39
-160
/
+121
2008-02-08
time: fix typo in comments
Li Zefan
2
-4
/
+4
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
1
-1
/
+1
2008-02-08
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
1
-1
/
+0
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
1
-2
/
+1
2008-02-08
uglify while_each_pid_task() to make sure we don't count the execing pricess ...
Oleg Nesterov
1
-0
/
+6
2008-02-08
pid: Extend/Fix pid_vnr
Eric W. Biederman
2
-14
/
+5
2008-02-08
fix group stop with exit race
Oleg Nesterov
1
-0
/
+1
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
1
-1
/
+1
2008-02-08
kill PT_ATTACHED
Oleg Nesterov
1
-1
/
+0
2008-02-08
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
1
-1
/
+4
2008-02-08
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
1
-2
/
+11
2008-02-08
fix "modules: make module_address_lookup() safe"
Andrew Morton
1
-2
/
+2
2008-02-08
tty: s390 support for termios2.
Heiko Carstens
3
-1
/
+11
2008-02-08
tty: let architectures override the user/kernel macros.
Heiko Carstens
1
-0
/
+6
2008-02-08
intel-iommu: fault_reason index cleanup
mark gross
1
-1
/
+1
2008-02-08
proc: fix ->open'less usage due to ->proc_fops flip
Alexey Dobriyan
1
-1
/
+9
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
3
-6
/
+9
2008-02-08
proc: implement proc_single_file_operations
Eric W. Biederman
1
-0
/
+3
2008-02-08
namespaces: cleanup the code managed with PID_NS option
Pavel Emelyanov
2
-1
/
+7
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
2
-52
/
+69
2008-02-08
namespaces: move the UTS namespace under UTS_NS option
Pavel Emelyanov
1
-0
/
+21
2008-02-08
hugetlb: add locking for overcommit sysctl
Nishanth Aravamudan
1
-0
/
+1
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-41
/
+11
2008-02-08
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
2
-36
/
+3
2008-02-08
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-1
/
+27
2008-02-08
dm: table remove unused variable
Vasily Averin
1
-9
/
+9
2008-02-08
dm ioctl: move compat code
Milan Broz
1
-32
/
+2
2008-02-08
SLUB: Support for performance statistics
Christoph Lameter
1
-0
/
+23
2008-02-08
SLUB: Use unique end pointer for each slab page.
Christoph Lameter
1
-1
/
+4
2008-02-08
hwmon: Discard useless I2C driver IDs
Jean Delvare
1
-33
/
+0
2008-02-08
hwmon: (w83781d) Misc cleanups
Jean Delvare
1
-1
/
+0
2008-02-08
hwmon: (gl520sm) Various cleanups
Jean Delvare
1
-1
/
+0
2008-02-08
hwmon: (gl518sm) Various cleanups
Jean Delvare
1
-1
/
+0
2008-02-08
dmi: Let drivers walk the DMI table
Jean Delvare
1
-0
/
+3
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
6
-44
/
+220
2008-02-08
[SCSI] enclosure: add support for enclosure services
James Bottomley
1
-0
/
+129
2008-02-08
[SCSI] Small cleanups for scsi_host.h
Pavel Machek
1
-19
/
+25
2008-02-08
[SCSI] add protocol definitions
James Bottomley
1
-0
/
+14
2008-02-08
[SCSI] libiscsi: fix session age rollover and remove cid encoding
Mike Christie
2
-4
/
+2
2008-02-08
[SCSI] iscsi: fix up iscsi printk prefix
Mike Christie
2
-0
/
+13
2008-02-08
[SCSI] iscsi class: add async scan helper
Mike Christie
1
-1
/
+2
2008-02-08
[SCSI] iscsi class: add session scanning
Mike Christie
1
-3
/
+4
2008-02-08
[SCSI] iscsi class, libiscsi: add iscsi sysfs session state file
Mike Christie
2
-15
/
+31
2008-02-08
[SCSI] libiscsi: make __iscsi_complete_pdu() static
Adrian Bunk
1
-2
/
+0
2008-02-08
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
2
-2
/
+6
[next]