summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fdpic: ignore the loader's PT_GNU_STACK when calculating the stack sizeDavid Howells2009-09-241-7/+10
* elf: clean up fill_note_info()Amerigo Wang2009-09-241-22/+30
* signals: inline __fatal_signal_pendingRoland McGrath2009-09-242-7/+4
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-244-8/+117
* signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission()Oleg Nesterov2009-09-241-2/+2
* signals: introduce do_send_sig_info() helperOleg Nesterov2009-09-242-29/+29
* exec: fix set_binfmt() vs sys_delete_module() raceOleg Nesterov2009-09-242-10/+6
* exec: allow do_coredump() to wait for user space pipe readers to completeNeil Horman2009-09-241-0/+26
* exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman2009-09-243-5/+49
* exec: make do_coredump() more resilient to recursive crashesNeil Horman2009-09-241-22/+23
* signals: tracehook_notify_jctl changeRoland McGrath2009-09-242-59/+72
* wait_noreap_copyout(): check for ->wo_info != NULLVitaly Mayatskikh2009-09-241-12/+14
* do_wait: fix sys_waitid()-specific behaviourVitaly Mayatskikh2009-09-241-26/+23
* wait_consider_task: kill "parent" argumentOleg Nesterov2009-09-241-4/+4
* do_wait-wakeup-optimization: simplify task_pid_type()Oleg Nesterov2009-09-241-8/+6
* do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usageOleg Nesterov2009-09-241-6/+9
* do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD caseOleg Nesterov2009-09-241-0/+3
* do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov2009-09-242-5/+22
* do_wait() wakeup optimization: shift security_task_wait() from eligible_child...Oleg Nesterov2009-09-241-6/+1
* ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeOleg Nesterov2009-09-244-13/+13
* memcg: show swap usage in stat fileDaisuke Nishimura2009-09-241-3/+14
* memcg: improve resource counter scalabilityBalbir Singh2009-09-241-21/+100
* memory controller: soft limit reclaim on contentionBalbir Singh2009-09-244-15/+271
* memory controller: soft limit refactor reclaim flagsBalbir Singh2009-09-241-6/+19
* memory controller: soft limit organize cgroupsBalbir Singh2009-09-243-47/+277
* memory controller: soft limit interfaceBalbir Singh2009-09-243-0/+81
* memory controller: soft limit documentationBalbir Singh2009-09-241-1/+36
* memcg: add comments explaining memory barriersKAMEZAWA Hiroyuki2009-09-241-0/+7
* memcg: remove the overhead associated with the root cgroupBalbir Singh2009-09-243-14/+57
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-249-30/+131
* cgroups: change css_set freeing mechanism to be under RCUBen Blum2009-09-242-1/+10
* cgroups: use vmalloc for large cgroups pidlist allocationsBen Blum2009-09-241-5/+42
* cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Ben Blum2009-09-242-22/+119
* cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Ben Blum2009-09-242-114/+186
* cgroups: revert "cgroups: fix pid namespace bug"Paul Menage2009-09-242-75/+31
* cgroups: allow cgroup hierarchies to be created with no bound subsystemsPaul Menage2009-09-241-59/+99
* cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroupPaul Menage2009-09-241-49/+199
* cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage2009-09-243-106/+88
* cgroups: support named cgroups hierarchiesPaul Menage2009-09-242-48/+156
* cgroups: make unlock sequence in cgroup_get_sb consistentXiaotian Feng2009-09-241-1/+1
* docs: fix various Documentation/ paths in header filesRandy Dunlap2009-09-244-5/+5
* page-types: add feature for walking process address spaceWu Fengguang2009-09-241-20/+180
* Documentation/vm/.gitignore: add page-typesJosh Triplett2009-09-241-0/+1
* includecheck fix: Documentation, cfag12864b-example.cJaswinder Singh Rajput2009-09-241-1/+0
* Documentation: update stale definition of file-nr in fs.txtXiaotian Feng2009-09-241-7/+10
* doc/filesystems: more mount cleanupsPeng Tao2009-09-241-6/+11
* doc/filesystems: remove smount programRandy Dunlap2009-09-241-175/+34
* time: add function to convert between calendar time and broken-down time for ...Zhaolei2009-09-243-1/+156
* hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fixFrom: Mel Gorman2009-09-241-9/+3
* ksm: change default values to better fit into mainline kernelIzik Eidus2009-09-241-3/+11
OpenPOWER on IntegriCloud