aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev
2008-04-29proc: remove ->get_info infrastructureAlexey 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-29procfs task exe symlinkMatt Helsley
2008-04-29keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells
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: 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-29ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov
2008-04-29ipmi: make comment match actual preprocessor checkRobert P. J. Day
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan
2008-04-29ipmi: style fixes in the base codeCorey Minyard
2008-04-29ipmi: run to completion fixesCorey Minyard
2008-04-29ipc: add definitions of USHORT_MAX and othersZhang, Yanmin
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey
2008-04-29ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey
2008-04-29ipc: define the slab_memory_callback priority as a constantNadia Derbey
2008-04-29ipc: scale msgmni to the number of ipc namespacesNadia Derbey
2008-04-29ipc: scale msgmni to the amount of lowmemNadia Derbey
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner
2008-04-29memcgroup: implement failcounter resetPavel Emelyanov
2008-04-29memcgroups: add a document describing the resource counter abstractionPavel Emelyanov
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-29cgroups: introduce cft->read_seq()Serge E. Hallyn
2008-04-29cgroups: remove the css_set linked-listLi Zefan
2008-04-29cgroups: use a hash table for css_set findingLi Zefan
2008-04-29cgroups: implement device whitelistSerge E. Hallyn
2008-04-29cgroups: add the trigger callback to struct cftypePavel Emelyanov
2008-04-29CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage
2008-04-29CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage
2008-04-29CGroup API files: add cgroup map data typePaul Menage
2008-04-29CGroup API files: add res_counter_read_u64()Paul Menage
2008-04-29CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-29vt: fix background color on line feedJan Engelhardt
2008-04-29isolate ratelimit from printk.c for other useDave Young
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-29smb.h: uses struct timespec but didn't include linux/time.hIlpo Järvinen
2008-04-29lists: add "const" qualifier to first arg of list_splice() operationsRobert P. J. Day
2008-04-29kbuild: move files that don't check __KERNEL__Robert P. J. Day
2008-04-29kbuild: remove duplicate, conflicting entry for oom.hRobert P. J. Day