aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-29Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter
2008-04-29relayfs: support larger relay bufferMasami Hiramatsu
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29procfs task exe symlinkMatt Helsley
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells
2008-04-29keys: don't generate user and user session keyrings unless they're accessedDavid Howells
2008-04-29ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)Serge E. Hallyn
2008-04-29ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPCManfred Spraul
2008-04-29ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)Manfred Spraul
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey
2008-04-29simplify cpu_hotplug_begin()/put_online_cpus()Oleg Nesterov
2008-04-29cleanup_workqueue_thread: remove the unneeded "cpu" parameterOleg Nesterov
2008-04-29workqueues: shrink cpu_populated_map when CPU diesOleg Nesterov
2008-04-29Cpuset hardwall flag: add a mem_hardwall flag to cpusetsPaul Menage
2008-04-29Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() APIPaul Menage
2008-04-29kernel/cpuset.c: make 3 functions staticAdrian Bunk
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: simplify init_subsys()Li Zefan
2008-04-29cgroups: use a hash table for css_set findingLi Zefan
2008-04-29cgroups: add the trigger callback to struct cftypePavel Emelyanov
2008-04-29cgroup: switch to proc_create()Li Zefan
2008-04-29cgroup: annotate cgroup_init_subsys with __initLi Zefan
2008-04-29CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime filePaul Menage
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: update cpusets to use cgroup structured file APIPaul Menage
2008-04-29CGroup API files: strip all trailing whitespace in cgroup_write_u64Paul 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-29cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>Adrian Bunk
2008-04-29cgroup: fix sparse warning of shadow symbol in cgroup.cPaul Jackson
2008-04-29make cgroup_enable_task_cg_lists() staticAdrian Bunk
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow
2008-04-29isolate ratelimit from printk.c for other useDave Young
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day
2008-04-29kthread: call wake_up_process() without the lock being heldDmitry Adamushko
2008-04-29cpu: fix section mismatch warning in reference to register_cpu_notifierSam Ravnborg
2008-04-29cpu: fix section mismatch warnings in *cpu_downSam Ravnborg
2008-04-29cpu: fix section mismatch warning in unregister_cpu_notifierSam Ravnborg