Commit Graph

14630 Commits (969695215f9a865cbf64c4ce3742ac9fc57fffed)

Author SHA1 Message Date
Hugh Dickins 2832bc19f6 sched: numa: ksm: fix oops in task_numa_placment() 12 years ago
Bjørn Mork 3935e89505 watchdog: Fix disable/enable regression 12 years ago
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
Nick Kossifidis 6133705494 random: Mix cputime from each thread that exits to the pool 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
Michal Marek e10e1774ef MODSIGN: Fix kbuild output when using default extra_certificates 12 years ago
Takashi Iwai 919aa45e43 MODSIGN: Avoid using .incbin in C source 12 years ago
Rusty Russell 82fab442f5 modules: don't hand 0 to vmalloc. 12 years ago
Satoru Takeuchi 54523ec71f module: Remove a extra null character at the top of module->strtab. 12 years ago
Kees Cook 2e72d51b4a security: introduce kernel_module_from_file hook 12 years ago
Rusty Russell 2f3238aebe module: add flags arg to sys_finit_module() 12 years ago
Kees Cook 34e1169d99 module: add syscall to load module from fd 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