summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* keys: switch to proc_create()Alexey Dobriyan2008-04-291-6/+2
* keys: add keyctl function to get a security labelDavid Howells2008-04-299-2/+140
* keys: allow the callout data to be passed as a blob rather than a stringDavid Howells2008-04-297-41/+70
* keys: check starting keyring as part of searchKevin Coffman2008-04-291-4/+31
* keys: increase the payload size when instantiating a keyDavid Howells2008-04-291-8/+30
* elf: fix shadowed variables in fs/binfmt_elf.cWANG Cong2008-04-291-11/+10
* BINFMT: fill_elf_header cleanup - use straight memset firstCyrill Gorcunov2008-04-291-6/+3
* ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov2008-04-291-1/+1
* ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk2008-04-291-1/+1
* ipmi: make alloc_recv_msg staticAdrian Bunk2008-04-291-1/+1
* ipmi: make comment match actual preprocessor checkRobert P. J. Day2008-04-291-1/+1
* ipmi: remove ->write_proc codeAlexey Dobriyan2008-04-293-9/+8
* ipmi: remove unused target and action in MakefileDenis Cheng2008-04-291-4/+0
* IPMI: Style fixes in the misc codeCorey Minyard2008-04-292-201/+227
* IPMI: Style fixes in the system interface codeCorey Minyard2008-04-295-436/+574
* ipmi: style fixes in the base codeCorey Minyard2008-04-293-461/+614
* IPMI: Convert system interface defines to an enumCorey Minyard2008-04-291-17/+43
* ipmi: convert locked counters to atomics in the system interfaceCorey Minyard2008-04-291-74/+66
* IPMI: convert message handler defines to an enumCorey Minyard2008-04-291-58/+67
* ipmi: convert locked counters to atomicsKonstantin Baydarov2008-04-291-248/+194
* ipmi: update driver versionCorey Minyard2008-04-291-1/+1
* ipmi: don't print event queue full on every eventCorey Minyard2008-04-291-4/+11
* ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov2008-04-292-8/+28
* ipmi: run to completion fixesCorey Minyard2008-04-294-45/+37
* ipmi: hold ATTN until upper layer readyCorey Minyard2008-04-291-2/+5
* ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)Serge E. Hallyn2008-04-291-0/+12
* ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPCManfred Spraul2008-04-291-1/+6
* ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)Manfred Spraul2008-04-292-18/+12
* ipc: add definitions of USHORT_MAX and othersZhang, Yanmin2008-04-294-9/+11
* IPC: consolidate all xxxctl_down() functionsPierre Peiffer2008-04-295-119/+66
* IPC: introduce ipc_update_perm()Pierre Peiffer2008-04-295-12/+17
* IPC: get rid of the use *_setbuf structure.Pierre Peiffer2008-04-293-86/+46
* IPC/semaphores: remove one unused parameter from semctl_down()Pierre Peiffer2008-04-291-3/+3
* IPC/semaphores: move the rwmutex handling inside semctl_downPierre Peiffer2008-04-291-11/+13
* IPC/message queues: introduce msgctl_downPierre Peiffer2008-04-291-73/+89
* IPC/shared memory: introduce shmctl_downPierre Peiffer2008-04-291-88/+72
* IPC/semaphores: code factorisationPierre Peiffer2008-04-291-30/+31
* ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-295-10/+87
* ipc: do not recompute msgmni anymore if explicitly set by userNadia Derbey2008-04-291-2/+41
* ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey2008-04-294-25/+17
* ipc: invoke the ipcns notifier chain as a work itemNadia Derbey2008-04-291-1/+14
* ipc: recompute msgmni on memory add / removeNadia Derbey2008-04-298-4/+162
* ipc: define the slab_memory_callback priority as a constantNadia Derbey2008-04-292-1/+7
* ipc: scale msgmni to the number of ipc namespacesNadia Derbey2008-04-294-3/+14
* ipc: scale msgmni to the amount of lowmemNadia Derbey2008-04-292-3/+48
* IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer2008-04-294-13/+2
* doc: fix DMA-API function parametersRandy Dunlap2008-04-291-2/+2
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-2915-19/+75
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-299-133/+249
* dma: document dma_*map*_attrs() interfacesArthur Kepner2008-04-292-0/+89
OpenPOWER on IntegriCloud