aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov1-1/+2
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan1-1/+1
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-5/+9
2008-02-07vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi1-2/+2
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi1-7/+7
2008-02-07Handle pid namespaces in cgroups codePavel Emelyanov1-2/+2
2008-02-07hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson1-8/+13
2008-02-07hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson1-26/+15
2008-02-07cgroups: update comments in cpuset.cPaul Menage1-85/+43
2008-02-07cpusets: update_cpumask revisionCliff Wickman1-61/+46
2008-02-07hotplug cpu: move tasks in empty cpusets to parentCliff Wickman2-45/+144
2008-02-07cgroups: mechanism to process each task in a cgroupCliff Wickman1-12/+186
2008-02-07memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki1-0/+22
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes1-0/+9
2008-02-07Memory controller improve user interfaceBalbir Singh1-11/+25
2008-02-07Memory controller: accounting setupPavel Emelianov1-3/+8
2008-02-07Memory controller: resource countersPavel Emelianov2-0/+121
2008-02-07kernel/cgroup.c: make 2 functions staticAdrian Bunk1-2/+2
2008-02-07cgroups: move cgroups destroy() callbacks to cgroup_diput()Paul Menage1-12/+24
2008-02-07cgroup simplify space strippingPaul Jackson1-14/+3
2008-02-07cgroup brace coding style fixPaul Jackson1-10/+5
2008-02-07kernel/cgroup.c: remove dead codeAdrian Bunk1-10/+8
2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov1-0/+1
2008-02-07Merge branches 'release' and 'dsdt-override' into releaseLen Brown1-2/+3
2008-02-07PM: documentation cleanupsPavel Machek1-3/+6
2008-02-06ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel1-2/+3
2008-02-06kprobes: kretprobe user entry-handlerAbhishek Sagar2-3/+22
2008-02-06speed up jiffies conversion functions if HZ==USER_HZAndrew Morton1-1/+3
2008-02-06system timer: fix crash in <100Hz system timerDavid Fries1-2/+9
2008-02-06kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet1-10/+10
2008-02-06idle_regs() must be __cpuinitAdrian Bunk1-1/+1
2008-02-06kernel/params.c: remove sparse-warning (different signedness)Richard Knutsson1-1/+1
2008-02-06stopmachine: semaphore to mutexDaniel Walker1-3/+3
2008-02-06Add arch_ptrace_stopRoland McGrath1-1/+32
2008-02-06relay: nopageNick Piggin1-15/+9
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2-1/+9
2008-02-06do_wait: remove one "else if" branchOleg Nesterov1-3/+1
2008-02-06printk.c: use unsigned ints instead of longs for logbuf indexDenys Vlasenko1-18/+18
2008-02-06time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie1-9/+10
2008-02-06kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk1-0/+1
2008-02-06make srcu_readers_active() staticAdrian Bunk1-2/+1
2008-02-06kernel/ptrace.c should #include <linux/syscalls.h>Adrian Bunk1-0/+1
2008-02-06remove support for un-needed _extratext sectionRobin Getz1-10/+1
2008-02-06use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov3-8/+6
2008-02-06taskstats scaled time cleanupMichael Neuling1-4/+6
2008-02-05latency.c: use QoS infrastructureMark Gross2-281/+1
2008-02-05pm qos infrastructure and interfaceMark Gross2-1/+426
2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk1-1/+1
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk1-2/+2
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn4-43/+13