summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bitops: remove "optimizations"Thomas Gleixner2008-04-291-103/+12
* Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter2008-04-291-0/+15
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-2924-893/+201
* kernel: add common infrastructure for unaligned accessHarvey Harrison2008-04-2910-0/+510
* sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day2008-04-291-5/+1
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-1/+13
* idr: create idr_layer_cache at boot timeAkinobu Mita2008-04-291-0/+3
* generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day2008-04-291-6/+27
* nbd: delete superfluous test for __GNUC__Robert P. J. Day2008-04-291-5/+1
* NBD: allow nbd to be used locallyLaurent Vivier2008-04-291-1/+3
* sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-291-1/+6
* sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov2008-04-291-5/+0
* include/linux/sysctl.h: remove empty #elseAdrian Bunk2008-04-291-2/+0
* proc: introduce proc_create_data to setup de->dataDenis V. Lunev2008-04-291-2/+15
* proc: remove ->get_info infrastructureAlexey Dobriyan2008-04-291-14/+1
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-3/+0
* proc: remove proc_root_driverAlexey Dobriyan2008-04-291-3/+0
* proc: remove proc_root_fsAlexey Dobriyan2008-04-291-1/+0
* proc: remove proc_busAlexey Dobriyan2008-04-291-2/+0
* procfs task exe symlinkMatt Helsley2008-04-293-1/+38
* keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells2008-04-291-1/+4
* keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-291-0/+5
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-291-8/+0
* keys: allow clients to set key perms in key_create_or_update()Arun Raghavan2008-04-291-0/+3
* keys: add keyctl function to get a security labelDavid Howells2008-04-292-1/+20
* keys: allow the callout data to be passed as a blob rather than a stringDavid Howells2008-04-291-3/+6
* ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov2008-04-291-1/+1
* ipmi: make comment match actual preprocessor checkRobert P. J. Day2008-04-291-1/+1
* ipmi: remove ->write_proc codeAlexey Dobriyan2008-04-291-1/+1
* ipmi: style fixes in the base codeCorey Minyard2008-04-292-47/+33
* ipmi: run to completion fixesCorey Minyard2008-04-291-9/+2
* ipc: add definitions of USHORT_MAX and othersZhang, Yanmin2008-04-291-0/+3
* ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-292-0/+5
* ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey2008-04-291-23/+2
* ipc: recompute msgmni on memory add / removeNadia Derbey2008-04-292-2/+42
* ipc: define the slab_memory_callback priority as a constantNadia Derbey2008-04-291-0/+6
* ipc: scale msgmni to the number of ipc namespacesNadia Derbey2008-04-291-0/+1
* ipc: scale msgmni to the amount of lowmemNadia Derbey2008-04-291-2/+12
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-292-2/+35
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-295-48/+78
* dma: add dma_*map*_attrs() interfacesArthur Kepner2008-04-292-0/+91
* memcgroup: implement failcounter resetPavel Emelyanov2008-04-291-0/+8
* memcgroups: add a document describing the resource counter abstractionPavel Emelyanov2008-04-291-0/+2
* memcgroup: add the max_usage member on the res_counterPavel Emelyanov2008-04-291-0/+14
* cgroups: add an owner to the mm_structBalbir Singh2008-04-294-15/+34
* cgroups: introduce cft->read_seq()Serge E. Hallyn2008-04-291-0/+6
* cgroups: remove the css_set linked-listLi Zefan2008-04-291-6/+0
* cgroups: use a hash table for css_set findingLi Zefan2008-04-291-1/+6
* cgroups: implement device whitelistSerge E. Hallyn2008-04-292-0/+18
* cgroups: add the trigger callback to struct cftypePavel Emelyanov2008-04-291-0/+8
OpenPOWER on IntegriCloud