aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: switch /proc/excite/unit_id to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: remove /proc/mac_iopAlexey Dobriyan2008-04-29
* proc: switch /proc/apm to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: switch /proc/bus/zorro/devices to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* proc: remove proc_root_driverAlexey Dobriyan2008-04-29
* proc: remove proc_root_fsAlexey Dobriyan2008-04-29
* proc: remove proc_busAlexey Dobriyan2008-04-29
* proc: drop several "PDE valid/invalid" checksAlexey Dobriyan2008-04-29
* proc: less special case in xlate codeAlexey Dobriyan2008-04-29
* proc: simplify locking in remove_proc_entry()Alexey Dobriyan2008-04-29
* procfs: mem permission cleanupRoland McGrath2008-04-29
* proc: switch to proc_create()Alexey Dobriyan2008-04-29
* procfs task exe symlinkMatt Helsley2008-04-29
* proc: print more information when removing non-empty directoriesAlexey Dobriyan2008-04-29
* keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells2008-04-29
* keys: explicitly include required slab.h header file.Robert P. J. Day2008-04-29
* keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-29
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-29
* keys: allow clients to set key perms in key_create_or_update()Arun Raghavan2008-04-29
* keys: switch to proc_create()Alexey Dobriyan2008-04-29
* keys: add keyctl function to get a security labelDavid Howells2008-04-29
* keys: allow the callout data to be passed as a blob rather than a stringDavid Howells2008-04-29
* keys: check starting keyring as part of searchKevin Coffman2008-04-29
* keys: increase the payload size when instantiating a keyDavid Howells2008-04-29
* elf: fix shadowed variables in fs/binfmt_elf.cWANG Cong2008-04-29
* BINFMT: fill_elf_header cleanup - use straight memset firstCyrill Gorcunov2008-04-29
* ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov2008-04-29
* ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk2008-04-29
* ipmi: make alloc_recv_msg staticAdrian Bunk2008-04-29
* ipmi: make comment match actual preprocessor checkRobert P. J. Day2008-04-29
* ipmi: remove ->write_proc codeAlexey Dobriyan2008-04-29
* ipmi: remove unused target and action in MakefileDenis Cheng2008-04-29
* IPMI: Style fixes in the misc codeCorey Minyard2008-04-29
* IPMI: Style fixes in the system interface codeCorey Minyard2008-04-29
* ipmi: style fixes in the base codeCorey Minyard2008-04-29
* IPMI: Convert system interface defines to an enumCorey Minyard2008-04-29
* ipmi: convert locked counters to atomics in the system interfaceCorey Minyard2008-04-29
* IPMI: convert message handler defines to an enumCorey Minyard2008-04-29
* ipmi: convert locked counters to atomicsKonstantin Baydarov2008-04-29
* ipmi: update driver versionCorey Minyard2008-04-29
* ipmi: don't print event queue full on every eventCorey Minyard2008-04-29
* ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov2008-04-29
* ipmi: run to completion fixesCorey Minyard2008-04-29
* ipmi: hold ATTN until upper layer readyCorey Minyard2008-04-29
* ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)Serge E. Hallyn2008-04-29
* ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPCManfred Spraul2008-04-29
* ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)Manfred Spraul2008-04-29