summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-27/+45
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds-1/+5
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-6/+37
2008-04-29bitops: remove "optimizations"Thomas Gleixner-103/+12
2008-04-29Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter-0/+15
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-893/+201
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison-0/+510
2008-04-29sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day-5/+1
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake-1/+13
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita-0/+3
2008-04-29generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day-6/+27
2008-04-29nbd: delete superfluous test for __GNUC__Robert P. J. Day-5/+1
2008-04-29NBD: allow nbd to be used locallyLaurent Vivier-1/+3
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov-1/+6
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov-5/+0
2008-04-29include/linux/sysctl.h: remove empty #elseAdrian Bunk-2/+0
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev-2/+15
2008-04-29proc: remove ->get_info infrastructureAlexey Dobriyan-14/+1
2008-04-29proc: remove proc_root from driversAlexey Dobriyan-3/+0
2008-04-29proc: remove proc_root_driverAlexey Dobriyan-3/+0
2008-04-29proc: remove proc_root_fsAlexey Dobriyan-1/+0
2008-04-29proc: remove proc_busAlexey Dobriyan-2/+0
2008-04-29procfs task exe symlinkMatt Helsley-1/+38
2008-04-29keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells-1/+4
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells-0/+5
2008-04-29keys: don't generate user and user session keyrings unless they're accessedDavid Howells-8/+0
2008-04-29keys: allow clients to set key perms in key_create_or_update()Arun Raghavan-0/+3
2008-04-29keys: add keyctl function to get a security labelDavid Howells-1/+20
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringDavid Howells-3/+6
2008-04-29ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov-1/+1
2008-04-29ipmi: make comment match actual preprocessor checkRobert P. J. Day-1/+1
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan-1/+1
2008-04-29ipmi: style fixes in the base codeCorey Minyard-47/+33
2008-04-29ipmi: run to completion fixesCorey Minyard-9/+2
2008-04-29ipc: add definitions of USHORT_MAX and othersZhang, Yanmin-0/+3
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey-0/+5
2008-04-29ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey-23/+2
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey-2/+42
2008-04-29ipc: define the slab_memory_callback priority as a constantNadia Derbey-0/+6
2008-04-29ipc: scale msgmni to the number of ipc namespacesNadia Derbey-0/+1
2008-04-29ipc: scale msgmni to the amount of lowmemNadia Derbey-2/+12
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner-2/+35
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner-48/+78
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner-0/+91
2008-04-29memcgroup: implement failcounter resetPavel Emelyanov-0/+8
2008-04-29memcgroups: add a document describing the resource counter abstractionPavel Emelyanov-0/+2
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov-0/+14
2008-04-29cgroups: add an owner to the mm_structBalbir Singh-15/+34
2008-04-29cgroups: introduce cft->read_seq()Serge E. Hallyn-0/+6
2008-04-29cgroups: remove the css_set linked-listLi Zefan-6/+0