aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison24-893/+201
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison10-0/+510
2008-04-29sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day1-5/+1
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake1-1/+13
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita1-0/+3
2008-04-29generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day1-6/+27
2008-04-29nbd: delete superfluous test for __GNUC__Robert P. J. Day1-5/+1
2008-04-29NBD: allow nbd to be used locallyLaurent Vivier1-1/+3
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov1-1/+6
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov1-5/+0
2008-04-29include/linux/sysctl.h: remove empty #elseAdrian Bunk1-2/+0
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev1-2/+15
2008-04-29proc: remove ->get_info infrastructureAlexey Dobriyan1-14/+1
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-3/+0
2008-04-29proc: remove proc_root_driverAlexey Dobriyan1-3/+0
2008-04-29proc: remove proc_root_fsAlexey Dobriyan1-1/+0
2008-04-29proc: remove proc_busAlexey Dobriyan1-2/+0
2008-04-29procfs task exe symlinkMatt Helsley3-1/+38
2008-04-29keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells1-1/+4
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells1-0/+5
2008-04-29keys: don't generate user and user session keyrings unless they're accessedDavid Howells1-8/+0
2008-04-29keys: allow clients to set key perms in key_create_or_update()Arun Raghavan1-0/+3
2008-04-29keys: add keyctl function to get a security labelDavid Howells2-1/+20
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringDavid Howells1-3/+6
2008-04-29ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov1-1/+1
2008-04-29ipmi: make comment match actual preprocessor checkRobert P. J. Day1-1/+1
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan1-1/+1
2008-04-29ipmi: style fixes in the base codeCorey Minyard2-47/+33
2008-04-29ipmi: run to completion fixesCorey Minyard1-9/+2
2008-04-29ipc: add definitions of USHORT_MAX and othersZhang, Yanmin1-0/+3
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2-0/+5
2008-04-29ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey1-23/+2
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey2-2/+42
2008-04-29ipc: define the slab_memory_callback priority as a constantNadia Derbey1-0/+6
2008-04-29ipc: scale msgmni to the number of ipc namespacesNadia Derbey1-0/+1
2008-04-29ipc: scale msgmni to the amount of lowmemNadia Derbey1-2/+12
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner2-2/+35
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner5-48/+78
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner2-0/+91
2008-04-29memcgroup: implement failcounter resetPavel Emelyanov1-0/+8
2008-04-29memcgroups: add a document describing the resource counter abstractionPavel Emelyanov1-0/+2
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov1-0/+14
2008-04-29cgroups: add an owner to the mm_structBalbir Singh4-15/+34
2008-04-29cgroups: introduce cft->read_seq()Serge E. Hallyn1-0/+6
2008-04-29cgroups: remove the css_set linked-listLi Zefan1-6/+0
2008-04-29cgroups: use a hash table for css_set findingLi Zefan1-1/+6
2008-04-29cgroups: implement device whitelistSerge E. Hallyn2-0/+18
2008-04-29cgroups: add the trigger callback to struct cftypePavel Emelyanov1-0/+8
2008-04-29CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage1-0/+8
2008-04-29CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage1-0/+11