index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
2008-04-29
proc: drop several "PDE valid/invalid" checks
Alexey Dobriyan
2008-04-29
proc: less special case in xlate code
Alexey Dobriyan
2008-04-29
proc: simplify locking in remove_proc_entry()
Alexey Dobriyan
2008-04-29
procfs: mem permission cleanup
Roland McGrath
2008-04-29
proc: switch to proc_create()
Alexey Dobriyan
2008-04-29
procfs task exe symlink
Matt Helsley
2008-04-29
proc: print more information when removing non-empty directories
Alexey Dobriyan
2008-04-29
keys: make key_serial() a function if CONFIG_KEYS=y
David Howells
2008-04-29
keys: explicitly include required slab.h header file.
Robert P. J. Day
2008-04-29
keys: make the keyring quotas controllable through /proc/sys
David Howells
2008-04-29
keys: don't generate user and user session keyrings unless they're accessed
David Howells
2008-04-29
keys: allow clients to set key perms in key_create_or_update()
Arun Raghavan
2008-04-29
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
[next]