linux-2.6
2008-04-29  Cyrill GorcunovELF: Use EI_NIDENT instead of numeric value
2008-04-29  Adrian Bunkipmi: fix return from atca_oem_poweroff_hook
2008-04-29  Adrian Bunkipmi: make alloc_recv_msg static
2008-04-29  Robert P. J... ipmi: make comment match actual preprocessor check
2008-04-29  Alexey Dobriyanipmi: remove ->write_proc code
2008-04-29  Denis Chengipmi: remove unused target and action in Makefile
2008-04-29  Corey MinyardIPMI: Style fixes in the misc code
2008-04-29  Corey MinyardIPMI: Style fixes in the system interface code
2008-04-29  Corey Minyardipmi: style fixes in the base code
2008-04-29  Corey MinyardIPMI: Convert system interface defines to an enum
2008-04-29  Corey Minyardipmi: convert locked counters to atomics in the system...
2008-04-29  Corey MinyardIPMI: convert message handler defines to an enum
2008-04-29  Konstantin... ipmi: convert locked counters to atomics
2008-04-29  Corey Minyardipmi: update driver version
2008-04-29  Corey Minyardipmi: don't print event queue full on every event
2008-04-29  Konstantin... ipmi: don't grab locks in run-to-completion mode
2008-04-29  Corey Minyardipmi: run to completion fixes
2008-04-29  Corey Minyardipmi: hold ATTN until upper layer ready
2008-04-29  Serge E. Hallynipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
2008-04-29  Manfred Spraulipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_N...
2008-04-29  Manfred Spraulipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
2008-04-29  Zhang, Yanminipc: add definitions of USHORT_MAX and others
2008-04-29  Pierre PeifferIPC: consolidate all xxxctl_down() functions
2008-04-29  Pierre PeifferIPC: introduce ipc_update_perm()
2008-04-29  Pierre PeifferIPC: get rid of the use *_setbuf structure.
2008-04-29  Pierre PeifferIPC/semaphores: remove one unused parameter from semctl...
2008-04-29  Pierre PeifferIPC/semaphores: move the rwmutex handling inside semctl...
2008-04-29  Pierre PeifferIPC/message queues: introduce msgctl_down
2008-04-29  Pierre PeifferIPC/shared memory: introduce shmctl_down
2008-04-29  Pierre PeifferIPC/semaphores: code factorisation
2008-04-29  Nadia Derbeyipc: re-enable msgmni automatic recomputing msgmni...
2008-04-29  Nadia Derbeyipc: do not recompute msgmni anymore if explicitly...
2008-04-29  Nadia Derbeyipc: recompute msgmni on ipc namespace creation/removal
2008-04-29  Nadia Derbeyipc: invoke the ipcns notifier chain as a work item
2008-04-29  Nadia Derbeyipc: recompute msgmni on memory add / remove
2008-04-29  Nadia Derbeyipc: define the slab_memory_callback priority as a...
2008-04-29  Nadia Derbeyipc: scale msgmni to the number of ipc namespaces
2008-04-29  Nadia Derbeyipc: scale msgmni to the amount of lowmem
2008-04-29  Pierre PeifferIPC: use ipc_buildid() directly from ipc_addid()
2008-04-29  Randy Dunlapdoc: fix DMA-API function parameters
2008-04-29  Arthur KepnerIB: expand ib_umem_get() prototype
2008-04-29  Arthur Kepnerdma/ia64: update ia64 machvecs, swiotlb.c
2008-04-29  Arthur Kepnerdma: document dma_*map*_attrs() interfaces
2008-04-29  Arthur Kepnerdma: add dma_*map*_attrs() interfaces
2008-04-29  Oleg Nesterovsimplify cpu_hotplug_begin()/put_online_cpus()
2008-04-29  Oleg Nesterovcleanup_workqueue_thread: remove the unneeded "cpu...
2008-04-29  Oleg Nesterovworkqueues: shrink cpu_populated_map when CPU dies
2008-04-29  Paul MenageCpuset hardwall flag: add a mem_hardwall flag to cpusets
2008-04-29  Paul MenageCpuset hardwall flag: switch cpusets to use the bulk...
2008-04-29  Adrian Bunkkernel/cpuset.c: make 3 functions static
2008-04-29  Li Zefanmemcg: remove redundant initialization in mem_cgroup_cr...
2008-04-29  KAMEZAWA Hiroyukimemcgroup: use vmalloc for mem_cgroup allocation
2008-04-29  Balbir Singhmemcgroup: make the memory controller more desktop...
2008-04-29  KAMEZAWA Hiroyukimemcg: remove redundant function calls
2008-04-29  Pavel Emelyanovmemcgroup: implement failcounter reset
2008-04-29  Pavel Emelyanovmemcgroup: use triggers in force_empty and max_usage...
2008-04-29  Balbir Singhmemcgroup: move memory controller allocations to their...
2008-04-29  Pavel Emelyanovmemcgroups: add a document describing the resource...
2008-04-29  Pavel Emelyanovmemcgroup: add the max_usage member on the res_counter
2008-04-29  Balbir Singhcgroups: add an owner to the mm_struct
2008-04-29  Serge E. Hallyncgroups: introduce cft->read_seq()
2008-04-29  Li Zefancgroups: remove the css_set linked-list
2008-04-29  Li Zefancgroups: simplify init_subsys()
2008-04-29  Li Zefancgroups: use a hash table for css_set finding
2008-04-29  Serge E. Hallyncgroups: implement device whitelist
2008-04-29  Pavel Emelyanovcgroups: add the trigger callback to struct cftype
2008-04-29  Li Zefancgroup: switch to proc_create()
2008-04-29  Li Zefancgroup: annotate cgroup_init_subsys with __init
2008-04-29  Paul MenageCGroups _s64 files: use read_s64/write_s64 in CFS cgrou...
2008-04-29  Paul MenageCGroups _s64 files: add cgroups read_s64/write_s64...
2008-04-29  Paul MenageCGroup API files: make CGROUP_DEBUG default to off
2008-04-29  Paul MenageCGroup API files: move "releasable" to cgroup_debug...
2008-04-29  Paul MenageCGroup API files: drop mem_cgroup_force_empty()
2008-04-29  Paul MenageCGroup API files: use cgroup map for memcontrol stats...
2008-04-29  Paul MenageCGroup API files: add cgroup map data type
2008-04-29  Paul MenageCGroup API files: update cpusets to use cgroup structur...
2008-04-29  Paul MenageCGroup API files: strip all trailing whitespace in...
2008-04-29  Paul MenageCGroup API files: use read_u64 in memory controller
2008-04-29  Paul MenageCGroup API files: add res_counter_read_u64()
2008-04-29  Paul MenageCGroup API files: rename read/write_uint methods to...
2008-04-29  Adrian Bunkcgroups: kernel/ns_cgroup.c should #include <linux...
2008-04-29  Paul Jacksoncgroup: fix sparse warning of shadow symbol in cgroup.c
2008-04-29  Adrian Bunkmake cgroup_enable_task_cg_lists() static
2008-04-29  Andres Salomonx86: olpc: add One Laptop Per Child architecture support
2008-04-29  Michael HalcroweCryptfs: protect crypt_stat->flags in ecryptfs_open()
2008-04-29  Michael HalcroweCryptfs: make key module subsystem respect namespaces
2008-04-29  Michael HalcroweCryptfs: integrate eCryptfs device handle into the...
2008-04-29  Michael HalcroweCryptfs: introduce device handle for userspace daemon...
2008-04-29  Miklos Szerediecryptfs: add missing lock around notify_change
2008-04-29  Harvey Harrisonecryptfs: replace remaining __FUNCTION__ occurrences
2008-04-29  Adrian Bunkremove ecryptfs_header_cache_0
2008-04-29  Harvey Harrisonxen: make blkif_getgeo static
2008-04-29  Jan Engelhardtvt: fix background color on line feed
2008-04-29  Thomas Petazzonidirectly use kmalloc() and kfree() in init/initramfs.c
2008-04-29  Dave Youngisolate ratelimit from printk.c for other use
2008-04-29  OGAWA Hirofumivfs: fix unconditional write_super() call in file_fsync()
2008-04-29  David Howellsxattr: add missing consts to function arguments
2008-04-29  Jan Blunckvfs: remove lives_below_in_same_fs()
2008-04-29  Matthias Kaehlckefs/inode.c: use hlist_for_each_entry()
2008-04-29  Jan Karavfs: skip inodes without pages to free in drop_pagecach...
next