summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-29proc: convert /proc/bus/nubus to seq_file interfaceAlexey Dobriyan1-22/+20
2008-04-29proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan2-39/+34
2008-04-29proc: switch /proc/excite/unit_id to seq_file interfaceAlexey Dobriyan1-8/+20
2008-04-29proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan1-28/+26
2008-04-29proc: remove /proc/mac_iopAlexey Dobriyan1-85/+0
2008-04-29proc: switch /proc/apm to seq_file interfaceAlexey Dobriyan1-5/+18
2008-04-29proc: switch /proc/bus/zorro/devices to seq_file interfaceAlexey Dobriyan1-25/+47
2008-04-29proc: remove proc_root from driversAlexey Dobriyan22-38/+34
2008-04-29proc: remove proc_root_driverAlexey Dobriyan6-17/+11
2008-04-29proc: remove proc_root_fsAlexey Dobriyan6-15/+12
2008-04-29proc: remove proc_busAlexey Dobriyan10-17/+14
2008-04-29proc: drop several "PDE valid/invalid" checksAlexey Dobriyan2-56/+46
2008-04-29proc: less special case in xlate codeAlexey Dobriyan1-3/+6
2008-04-29proc: simplify locking in remove_proc_entry()Alexey Dobriyan1-42/+40
2008-04-29procfs: mem permission cleanupRoland McGrath1-9/+29
2008-04-29proc: switch to proc_create()Alexey Dobriyan4-51/+24
2008-04-29procfs task exe symlinkMatt Helsley12-81/+157
2008-04-29proc: print more information when removing non-empty directoriesAlexey Dobriyan1-1/+6
2008-04-29keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells1-1/+4
2008-04-29keys: explicitly include required slab.h header file.Robert P. J. Day2-0/+2
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells9-16/+131
2008-04-29keys: don't generate user and user session keyrings unless they're accessedDavid Howells7-145/+96
2008-04-29keys: allow clients to set key perms in key_create_or_update()Arun Raghavan3-9/+15
2008-04-29keys: switch to proc_create()Alexey Dobriyan1-6/+2
2008-04-29keys: add keyctl function to get a security labelDavid Howells9-2/+140
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringDavid Howells7-41/+70
2008-04-29keys: check starting keyring as part of searchKevin Coffman1-4/+31
2008-04-29keys: increase the payload size when instantiating a keyDavid Howells1-8/+30
2008-04-29elf: fix shadowed variables in fs/binfmt_elf.cWANG Cong1-11/+10
2008-04-29BINFMT: fill_elf_header cleanup - use straight memset firstCyrill Gorcunov1-6/+3
2008-04-29ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov1-1/+1
2008-04-29ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk1-1/+1
2008-04-29ipmi: make alloc_recv_msg staticAdrian Bunk1-1/+1
2008-04-29ipmi: make comment match actual preprocessor checkRobert P. J. Day1-1/+1
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan3-9/+8
2008-04-29ipmi: remove unused target and action in MakefileDenis Cheng1-4/+0
2008-04-29IPMI: Style fixes in the misc codeCorey Minyard2-201/+227
2008-04-29IPMI: Style fixes in the system interface codeCorey Minyard5-436/+574
2008-04-29ipmi: style fixes in the base codeCorey Minyard3-461/+614
2008-04-29IPMI: Convert system interface defines to an enumCorey Minyard1-17/+43
2008-04-29ipmi: convert locked counters to atomics in the system interfaceCorey Minyard1-74/+66
2008-04-29IPMI: convert message handler defines to an enumCorey Minyard1-58/+67
2008-04-29ipmi: convert locked counters to atomicsKonstantin Baydarov1-248/+194
2008-04-29ipmi: update driver versionCorey Minyard1-1/+1
2008-04-29ipmi: don't print event queue full on every eventCorey Minyard1-4/+11
2008-04-29ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov2-8/+28
2008-04-29ipmi: run to completion fixesCorey Minyard4-45/+37
2008-04-29ipmi: hold ATTN until upper layer readyCorey Minyard1-2/+5
2008-04-29ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)Serge E. Hallyn1-0/+12
2008-04-29ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPCManfred Spraul1-1/+6