summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-29keys: don't generate user and user session keyrings unless they're accessedDavid Howells
2008-04-29keys: allow clients to set key perms in key_create_or_update()Arun Raghavan
2008-04-29keys: switch to proc_create()Alexey Dobriyan
2008-04-29keys: add keyctl function to get a security labelDavid Howells
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringDavid Howells
2008-04-29keys: check starting keyring as part of searchKevin Coffman
2008-04-29keys: increase the payload size when instantiating a keyDavid Howells
2008-04-29elf: fix shadowed variables in fs/binfmt_elf.cWANG Cong
2008-04-29BINFMT: fill_elf_header cleanup - use straight memset firstCyrill Gorcunov
2008-04-29ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov
2008-04-29ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk
2008-04-29ipmi: make alloc_recv_msg staticAdrian Bunk
2008-04-29ipmi: make comment match actual preprocessor checkRobert P. J. Day
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan
2008-04-29ipmi: remove unused target and action in MakefileDenis Cheng
2008-04-29IPMI: Style fixes in the misc codeCorey Minyard
2008-04-29IPMI: Style fixes in the system interface codeCorey Minyard
2008-04-29ipmi: style fixes in the base codeCorey Minyard
2008-04-29IPMI: Convert system interface defines to an enumCorey Minyard
2008-04-29ipmi: convert locked counters to atomics in the system interfaceCorey Minyard
2008-04-29IPMI: convert message handler defines to an enumCorey Minyard
2008-04-29ipmi: convert locked counters to atomicsKonstantin Baydarov
2008-04-29ipmi: update driver versionCorey Minyard
2008-04-29ipmi: don't print event queue full on every eventCorey Minyard
2008-04-29ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov
2008-04-29ipmi: run to completion fixesCorey Minyard
2008-04-29ipmi: hold ATTN until upper layer readyCorey Minyard
2008-04-29ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)Serge E. Hallyn
2008-04-29ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPCManfred Spraul
2008-04-29ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)Manfred Spraul
2008-04-29ipc: add definitions of USHORT_MAX and othersZhang, Yanmin
2008-04-29IPC: consolidate all xxxctl_down() functionsPierre Peiffer
2008-04-29IPC: introduce ipc_update_perm()Pierre Peiffer
2008-04-29IPC: get rid of the use *_setbuf structure.Pierre Peiffer
2008-04-29IPC/semaphores: remove one unused parameter from semctl_down()Pierre Peiffer
2008-04-29IPC/semaphores: move the rwmutex handling inside semctl_downPierre Peiffer
2008-04-29IPC/message queues: introduce msgctl_downPierre Peiffer
2008-04-29IPC/shared memory: introduce shmctl_downPierre Peiffer
2008-04-29IPC/semaphores: code factorisationPierre Peiffer
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey
2008-04-29ipc: do not recompute msgmni anymore if explicitly set by userNadia Derbey
2008-04-29ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey
2008-04-29ipc: invoke the ipcns notifier chain as a work itemNadia Derbey
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey
2008-04-29ipc: define the slab_memory_callback priority as a constantNadia Derbey
2008-04-29ipc: scale msgmni to the number of ipc namespacesNadia Derbey
2008-04-29ipc: scale msgmni to the amount of lowmemNadia Derbey
2008-04-29IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer
2008-04-29doc: fix DMA-API function parametersRandy Dunlap
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner