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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
keys: explicitly include required slab.h header file.
Robert P. J. Day
2
-0
/
+2
2008-04-29
keys: make the keyring quotas controllable through /proc/sys
David Howells
9
-16
/
+131
2008-04-29
keys: don't generate user and user session keyrings unless they're accessed
David Howells
7
-145
/
+96
2008-04-29
keys: allow clients to set key perms in key_create_or_update()
Arun Raghavan
3
-9
/
+15
2008-04-29
keys: switch to proc_create()
Alexey Dobriyan
1
-6
/
+2
2008-04-29
keys: add keyctl function to get a security label
David Howells
9
-2
/
+140
2008-04-29
keys: allow the callout data to be passed as a blob rather than a string
David Howells
7
-41
/
+70
2008-04-29
keys: check starting keyring as part of search
Kevin Coffman
1
-4
/
+31
2008-04-29
keys: increase the payload size when instantiating a key
David Howells
1
-8
/
+30
2008-04-29
elf: fix shadowed variables in fs/binfmt_elf.c
WANG Cong
1
-11
/
+10
2008-04-29
BINFMT: fill_elf_header cleanup - use straight memset first
Cyrill Gorcunov
1
-6
/
+3
2008-04-29
ELF: Use EI_NIDENT instead of numeric value
Cyrill Gorcunov
1
-1
/
+1
2008-04-29
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
1
-1
/
+1
2008-04-29
ipmi: make alloc_recv_msg static
Adrian Bunk
1
-1
/
+1
2008-04-29
ipmi: make comment match actual preprocessor check
Robert P. J. Day
1
-1
/
+1
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
3
-9
/
+8
2008-04-29
ipmi: remove unused target and action in Makefile
Denis Cheng
1
-4
/
+0
2008-04-29
IPMI: Style fixes in the misc code
Corey Minyard
2
-201
/
+227
2008-04-29
IPMI: Style fixes in the system interface code
Corey Minyard
5
-436
/
+574
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
3
-461
/
+614
2008-04-29
IPMI: Convert system interface defines to an enum
Corey Minyard
1
-17
/
+43
2008-04-29
ipmi: convert locked counters to atomics in the system interface
Corey Minyard
1
-74
/
+66
2008-04-29
IPMI: convert message handler defines to an enum
Corey Minyard
1
-58
/
+67
2008-04-29
ipmi: convert locked counters to atomics
Konstantin Baydarov
1
-248
/
+194
2008-04-29
ipmi: update driver version
Corey Minyard
1
-1
/
+1
2008-04-29
ipmi: don't print event queue full on every event
Corey Minyard
1
-4
/
+11
2008-04-29
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
2
-8
/
+28
2008-04-29
ipmi: run to completion fixes
Corey Minyard
4
-45
/
+37
2008-04-29
ipmi: hold ATTN until upper layer ready
Corey Minyard
1
-2
/
+5
2008-04-29
ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
Serge E. Hallyn
1
-0
/
+12
2008-04-29
ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC
Manfred Spraul
1
-1
/
+6
2008-04-29
ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
Manfred Spraul
2
-18
/
+12
2008-04-29
ipc: add definitions of USHORT_MAX and others
Zhang, Yanmin
4
-9
/
+11
2008-04-29
IPC: consolidate all xxxctl_down() functions
Pierre Peiffer
5
-119
/
+66
2008-04-29
IPC: introduce ipc_update_perm()
Pierre Peiffer
5
-12
/
+17
2008-04-29
IPC: get rid of the use *_setbuf structure.
Pierre Peiffer
3
-86
/
+46
2008-04-29
IPC/semaphores: remove one unused parameter from semctl_down()
Pierre Peiffer
1
-3
/
+3
2008-04-29
IPC/semaphores: move the rwmutex handling inside semctl_down
Pierre Peiffer
1
-11
/
+13
2008-04-29
IPC/message queues: introduce msgctl_down
Pierre Peiffer
1
-73
/
+89
2008-04-29
IPC/shared memory: introduce shmctl_down
Pierre Peiffer
1
-88
/
+72
2008-04-29
IPC/semaphores: code factorisation
Pierre Peiffer
1
-30
/
+31
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
5
-10
/
+87
2008-04-29
ipc: do not recompute msgmni anymore if explicitly set by user
Nadia Derbey
1
-2
/
+41
2008-04-29
ipc: recompute msgmni on ipc namespace creation/removal
Nadia Derbey
4
-25
/
+17
2008-04-29
ipc: invoke the ipcns notifier chain as a work item
Nadia Derbey
1
-1
/
+14
2008-04-29
ipc: recompute msgmni on memory add / remove
Nadia Derbey
8
-4
/
+162
2008-04-29
ipc: define the slab_memory_callback priority as a constant
Nadia Derbey
2
-1
/
+7
2008-04-29
ipc: scale msgmni to the number of ipc namespaces
Nadia Derbey
4
-3
/
+14
2008-04-29
ipc: scale msgmni to the amount of lowmem
Nadia Derbey
2
-3
/
+48
2008-04-29
IPC: use ipc_buildid() directly from ipc_addid()
Pierre Peiffer
4
-13
/
+2
[next]