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