Commit Graph

14613 Commits (3cf23841b4b76eb94d3f8d0fb3627690e4431413)

Author SHA1 Message Date
Glauber Costa 2ad306b17c fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs 12 years ago
Glauber Costa 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() 12 years ago
Alan Cox 19af395d7c irq: tsk->comm is an array 12 years ago
Gao feng a5ba911ec3 pidns: remove unused is_container_init() 12 years ago
Oleg Nesterov 992fb6e170 ptrace: introduce PTRACE_O_EXITKILL 12 years ago
Catalin Marinas 0ad50c3896 compat: generic compat_sys_sched_rr_get_interval() implementation 12 years ago
Andy Shevchenko b2e902f024 trace: use kbasename() 12 years ago
Andrew Cooks 2fa72c8fa5 printk: boot_delay should only affect output 12 years ago
Chuansheng Liu 0f34c40091 watchdog: store the watchdog sample period as a variable 12 years ago
Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
Tao Ma 8ec7d50f1e kernel: remove reference to feature-removal-schedule.txt 12 years ago
Mel Gorman 221392c3ad sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE 12 years ago
Eric W. Biederman 5155040ed3 userns: Fix typo in description of the limitation of userns_install 12 years ago
Eric W. Biederman aa6d054e5c userns: Add a more complete capability subset test to commit_creds 12 years ago
Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 12 years ago
Linus Torvalds 17bc14b767 Revert "sched: Update_cfs_shares at period edge" 12 years ago
Greg Thelen 44e33e8f95 res_counter: delete res_counter_write() 12 years ago
Lai Jiangshan aee4faa499 kthread: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
Lai Jiangshan 38d7bee9d2 cpuset: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
Mel Gorman 5bca230353 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node 12 years ago
Mel Gorman 3105b86a9f mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG 12 years ago
Mel Gorman 1a687c2e9a mm: sched: numa: Control enabling and disabling of NUMA balancing 12 years ago
Mel Gorman b8593bfda1 mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate 12 years ago
Mel Gorman fb003b80da sched: numa: Slowly increase the scanning period as NUMA faults are handled 12 years ago
Mel Gorman e14808b49f mm: numa: Rate limit setting of pte_numa if node is saturated 12 years ago
Peter Zijlstra 4b96a29ba8 mm: sched: numa: Implement slow start for working set sampling 12 years ago
Mel Gorman 9f40604cda sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges 12 years ago
Peter Zijlstra 6e5fb223e8 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate 12 years ago
Peter Zijlstra cbee9f88ec mm: numa: Add fault driven placement and migration 12 years ago
Ingo Molnar c1ad41f1f7 Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" 12 years ago
Gao feng f33fddc2b9 cgroup_rm_file: don't delete the uncreated files 12 years ago
Nadia Yvette Chambers 6d49e352ae propagate name change to comments in kernel source 12 years ago
Shan Wei f0fcf2002b padata: use __this_cpu_read per-cpu helper 12 years ago
David Howells 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block 12 years ago
Thomas Gleixner 8d4516904b watchdog: Fix CPU hotplug regression 12 years ago
Tejun Heo fc4b514f27 workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s 12 years ago
Mike Galbraith fd8ef11730 Revert "sched, autogroup: Stop going ahead if autogroup is disabled" 12 years ago
Gao feng 7083d0378a cgroup: remove subsystem files when remounting cgroup 12 years ago
James Hogan 84ecfd15f5 modsign: add symbol prefix to certificate list 12 years ago
Joonsoo Kim 3657600040 workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up() 12 years ago
Joonsoo Kim 999767beb1 workqueue: trivial fix for return statement in work_busy() 12 years ago
Tejun Heo 8852aac25e workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay 12 years ago
Mike Galbraith 412d32e6c9 workqueue: exit rescuer_thread() as TASK_RUNNING 12 years ago
Gao feng 879a3d9dbb cgroup: use cgroup_addrm_files() in cgroup_clear_directory() 12 years ago
Frederic Weisbecker 91d1aa43d3 context_tracking: New context tracking susbsystem 12 years ago
Steven Rostedt 9366c1ba13 ring-buffer: Fix race between integrity check and readers 12 years ago
Steven Rostedt 54f7be5b83 ring-buffer: Fix NULL pointer if rb_set_head_page() fails 12 years ago
Glauber Costa 1f869e8711 cgroup: warn about broken hierarchies only after css_online 12 years ago
Linus Walleij d202b7b970 irqdomain: stop screaming about preallocated irqdescs 12 years ago
Al Viro 541880d9a2 do_coredump(): get rid of pt_regs argument 12 years ago