summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29proc: remove proc_root_driverAlexey Dobriyan
2008-04-29proc: remove proc_root_fsAlexey Dobriyan
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-29proc: drop several "PDE valid/invalid" checksAlexey Dobriyan
2008-04-29proc: less special case in xlate codeAlexey Dobriyan
2008-04-29proc: simplify locking in remove_proc_entry()Alexey Dobriyan
2008-04-29procfs: mem permission cleanupRoland McGrath
2008-04-29proc: switch to proc_create()Alexey Dobriyan
2008-04-29procfs task exe symlinkMatt Helsley
2008-04-29proc: print more information when removing non-empty directoriesAlexey Dobriyan
2008-04-29keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells
2008-04-29keys: explicitly include required slab.h header file.Robert P. J. Day
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells
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