summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-29sysvipc: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29jbd2: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29reiserfs: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29ext4: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29afs: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29nfs: use proc_create to setup de->proc_fopsDenis V. Lunev
2008-04-29nfsd: use proc_create to setup de->proc_fopsDenis V. Lunev
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev
2008-04-29proc: convert /proc/tty/ldiscs to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove ->get_info infrastructureAlexey Dobriyan
2008-04-29proc: switch /proc/scsi/device_info to seq_file interfaceAlexey Dobriyan
2008-04-29proc: switch /proc/ip2mem to seq_file interfaceAlexey Dobriyan
2008-04-29proc: convert /proc/bus/nubus to seq_file interfaceAlexey Dobriyan
2008-04-29proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan
2008-04-29proc: switch /proc/excite/unit_id to seq_file interfaceAlexey Dobriyan
2008-04-29proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove /proc/mac_iopAlexey Dobriyan
2008-04-29proc: switch /proc/apm to seq_file interfaceAlexey Dobriyan
2008-04-29proc: switch /proc/bus/zorro/devices to seq_file interfaceAlexey Dobriyan
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