summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-07vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi
2008-02-07Handle pid namespaces in cgroups codePavel Emelyanov
2008-02-07hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson
2008-02-07hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson
2008-02-07cgroups: update comments in cpuset.cPaul Menage
2008-02-07cpusets: update_cpumask revisionCliff Wickman
2008-02-07hotplug cpu: move tasks in empty cpusets to parentCliff Wickman
2008-02-07cgroups: mechanism to process each task in a cgroupCliff Wickman
2008-02-07memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes
2008-02-07Memory controller improve user interfaceBalbir Singh
2008-02-07Memory controller: accounting setupPavel Emelianov
2008-02-07Memory controller: resource countersPavel Emelianov
2008-02-07kernel/cgroup.c: make 2 functions staticAdrian Bunk
2008-02-07cgroups: move cgroups destroy() callbacks to cgroup_diput()Paul Menage
2008-02-07cgroup simplify space strippingPaul Jackson
2008-02-07cgroup brace coding style fixPaul Jackson
2008-02-07kernel/cgroup.c: remove dead codeAdrian Bunk
2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov
2008-02-07Merge branches 'release' and 'dsdt-override' into releaseLen Brown
2008-02-07PM: documentation cleanupsPavel Machek
2008-02-06ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel
2008-02-06kprobes: kretprobe user entry-handlerAbhishek Sagar
2008-02-06speed up jiffies conversion functions if HZ==USER_HZAndrew Morton
2008-02-06system timer: fix crash in <100Hz system timerDavid Fries
2008-02-06kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet
2008-02-06idle_regs() must be __cpuinitAdrian Bunk
2008-02-06kernel/params.c: remove sparse-warning (different signedness)Richard Knutsson
2008-02-06stopmachine: semaphore to mutexDaniel Walker
2008-02-06Add arch_ptrace_stopRoland McGrath
2008-02-06relay: nopageNick Piggin
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-06do_wait: remove one "else if" branchOleg Nesterov
2008-02-06printk.c: use unsigned ints instead of longs for logbuf indexDenys Vlasenko
2008-02-06time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie
2008-02-06kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk
2008-02-06make srcu_readers_active() staticAdrian Bunk
2008-02-06kernel/ptrace.c should #include <linux/syscalls.h>Adrian Bunk
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2008-02-06use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov
2008-02-06taskstats scaled time cleanupMichael Neuling
2008-02-05latency.c: use QoS infrastructureMark Gross
2008-02-05pm qos infrastructure and interfaceMark Gross
2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn