| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | keys: switch to proc_create() | Alexey Dobriyan | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | keys: add keyctl function to get a security label | David Howells | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | keys: allow the callout data to be passed as a blob rather than a string | David Howells | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | keys: check starting keyring as part of search | Kevin Coffman | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | keys: increase the payload size when instantiating a key | David Howells | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | elf: fix shadowed variables in fs/binfmt_elf.c | WANG Cong | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | BINFMT: fill_elf_header cleanup - use straight memset first | Cyrill Gorcunov | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ELF: Use EI_NIDENT instead of numeric value | Cyrill Gorcunov | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: fix return from atca_oem_poweroff_hook | Adrian Bunk | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: make alloc_recv_msg static | Adrian Bunk | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: make comment match actual preprocessor check | Robert P. J. Day | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: remove ->write_proc code | Alexey Dobriyan | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: remove unused target and action in Makefile | Denis Cheng | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPMI: Style fixes in the misc code | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPMI: Style fixes in the system interface code | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: style fixes in the base code | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPMI: Convert system interface defines to an enum | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: convert locked counters to atomics in the system interface | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPMI: convert message handler defines to an enum | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: convert locked counters to atomics | Konstantin Baydarov | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: update driver version | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: don't print event queue full on every event | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: don't grab locks in run-to-completion mode | Konstantin Baydarov | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: run to completion fixes | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipmi: hold ATTN until upper layer ready | Corey Minyard | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC) | Serge E. Hallyn | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC | Manfred Spraul | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) | Manfred Spraul | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: add definitions of USHORT_MAX and others | Zhang, Yanmin | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPC: consolidate all xxxctl_down() functions | Pierre Peiffer | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPC: introduce ipc_update_perm() | Pierre Peiffer | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPC: get rid of the use *_setbuf structure. | Pierre Peiffer | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPC/semaphores: remove one unused parameter from semctl_down() | Pierre Peiffer | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPC/semaphores: move the rwmutex handling inside semctl_down | Pierre Peiffer | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPC/message queues: introduce msgctl_down | Pierre Peiffer | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPC/shared memory: introduce shmctl_down | Pierre Peiffer | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPC/semaphores: code factorisation | Pierre Peiffer | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: re-enable msgmni automatic recomputing msgmni if set to negative | Nadia Derbey | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: do not recompute msgmni anymore if explicitly set by user | Nadia Derbey | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: recompute msgmni on ipc namespace creation/removal | Nadia Derbey | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: invoke the ipcns notifier chain as a work item | Nadia Derbey | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: recompute msgmni on memory add / remove | Nadia Derbey | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: define the slab_memory_callback priority as a constant | Nadia Derbey | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: scale msgmni to the number of ipc namespaces | Nadia Derbey | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ipc: scale msgmni to the amount of lowmem | Nadia Derbey | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IPC: use ipc_buildid() directly from ipc_addid() | Pierre Peiffer | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | doc: fix DMA-API function parameters | Randy Dunlap | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | IB: expand ib_umem_get() prototype | Arthur Kepner | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 2008-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dma: document dma_*map*_attrs() interfaces | Arthur Kepner | 2008-04-29 | |
