summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2008-04-29Remove superfluous include of string.h from percpu.hRobert P. J. Day
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov
2008-04-29proper extern for late_time_initAdrian Bunk
2008-04-29exec: remove argv_len from struct linux_binprmTetsuo Handa
2008-04-29Remove the macro get_personalityWANG Cong
2008-04-29Misc: phantom, consistent whitespacejan sonnek
2008-04-29Misc: phantom, add compat ioctlJiri Slaby
2008-04-29proper __do_softirq() prototypeAdrian Bunk
2008-04-29remove mca_is_adapter_used()Adrian Bunk
2008-04-29remove generic_commit_write()Adrian Bunk
2008-04-29fs/aio.c: make 3 functions staticAdrian Bunk
2008-04-29fs/drop_caches.c: make 2 functions staticAdrian Bunk
2008-04-29fs/fs-writeback.c: make 2 functions staticAdrian Bunk
2008-04-29make vfs_ioctl() staticAdrian Bunk
2008-04-29make __put_super() staticAdrian Bunk
2008-04-29cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg
2008-04-29add RUSAGE_THREADSripathi Kodi
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein
2008-04-29fs/coda: remove static inline forward declarationsIlpo Järvinen
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet