summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi2008-02-071-2/+2
* vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-071-7/+7
* Handle pid namespaces in cgroups codePavel Emelyanov2008-02-071-2/+2
* hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson2008-02-071-8/+13
* hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson2008-02-071-26/+15
* cgroups: update comments in cpuset.cPaul Menage2008-02-071-85/+43
* cpusets: update_cpumask revisionCliff Wickman2008-02-071-61/+46
* hotplug cpu: move tasks in empty cpusets to parentCliff Wickman2008-02-072-45/+144
* cgroups: mechanism to process each task in a cgroupCliff Wickman2008-02-071-12/+186
* memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki2008-02-071-0/+22
* oom: add sysctl to enable task memory dumpDavid Rientjes2008-02-071-0/+9
* Memory controller improve user interfaceBalbir Singh2008-02-071-11/+25
* Memory controller: accounting setupPavel Emelianov2008-02-071-3/+8
* Memory controller: resource countersPavel Emelianov2008-02-072-0/+121
* kernel/cgroup.c: make 2 functions staticAdrian Bunk2008-02-071-2/+2
* cgroups: move cgroups destroy() callbacks to cgroup_diput()Paul Menage2008-02-071-12/+24
* cgroup simplify space strippingPaul Jackson2008-02-071-14/+3
* cgroup brace coding style fixPaul Jackson2008-02-071-10/+5
* kernel/cgroup.c: remove dead codeAdrian Bunk2008-02-071-10/+8
* gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov2008-02-071-0/+1
* kprobes: kretprobe user entry-handlerAbhishek Sagar2008-02-062-3/+22
* speed up jiffies conversion functions if HZ==USER_HZAndrew Morton2008-02-061-1/+3
* system timer: fix crash in <100Hz system timerDavid Fries2008-02-061-2/+9
* kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet2008-02-061-10/+10
* idle_regs() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* kernel/params.c: remove sparse-warning (different signedness)Richard Knutsson2008-02-061-1/+1
* stopmachine: semaphore to mutexDaniel Walker2008-02-061-3/+3
* Add arch_ptrace_stopRoland McGrath2008-02-061-1/+32
* relay: nopageNick Piggin2008-02-061-15/+9
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-062-1/+9
* do_wait: remove one "else if" branchOleg Nesterov2008-02-061-3/+1
* printk.c: use unsigned ints instead of longs for logbuf indexDenys Vlasenko2008-02-061-18/+18
* time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie2008-02-061-9/+10
* kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk2008-02-061-0/+1
* make srcu_readers_active() staticAdrian Bunk2008-02-061-2/+1
* kernel/ptrace.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* remove support for un-needed _extratext sectionRobin Getz2008-02-061-10/+1
* use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov2008-02-063-8/+6
* taskstats scaled time cleanupMichael Neuling2008-02-061-4/+6
* latency.c: use QoS infrastructureMark Gross2008-02-052-281/+1
* pm qos infrastructure and interfaceMark Gross2008-02-052-1/+426
* make kernel_shutdown_prepare() staticAdrian Bunk2008-02-051-1/+1
* kernel/power/disk.c: make code staticAdrian Bunk2008-02-051-2/+2
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-054-43/+13
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-9/+104
* mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-051-1/+17
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-1/+1
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-051-2/+2
* timerfd: new timerfd APIDavide Libenzi2008-02-053-11/+14
* exec: rework the group exit and fix the race with killOleg Nesterov2008-02-052-3/+4