Commit Graph

13535 Commits (e13af18a3e33259e264c7fb47b54fbf608137976)

Author SHA1 Message Date
Randy Dunlap cd96891d48 sched/fair: fix lots of kernel-doc warnings 13 years ago
Linus Torvalds 48d212a2ee Revert "mm: correctly synchronize rss-counters at exit/exec" 13 years ago
Konstantin Khlebnikov 40af1bbdca mm: correctly synchronize rss-counters at exit/exec 13 years ago
Cyrill Gorcunov 736f24d5e5 c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment 13 years ago
Cyrill Gorcunov 300f786b26 c/r: prctl: add ability to get clear_tid_address 13 years ago
Cyrill Gorcunov 1ad75b9e16 c/r: prctl: add minimal address test to PR_SET_MM 13 years ago
Konstantin Khlebnikov bafb282df2 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal 13 years ago
Dimitri Sivanich a841f8cef4 sched: Fix the relax_domain_level boot parameter 13 years ago
Peter Zijlstra d039ac6080 sched: Validate assumptions in sched_init_numa() 13 years ago
Peter Zijlstra c3decf0dfb sched: Always initialize cpu-power 13 years ago
Peter Zijlstra c117487687 sched: Fix domain iteration 13 years ago
Peter Zijlstra 7f1b43936f sched/rt: Fix lockdep annotation within find_lock_lowest_rq() 13 years ago
Alex Shi 10717dcde1 sched/numa: Load balance between remote nodes 13 years ago
John Stultz fad0c66c4b timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond 13 years ago
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
Al Viro 754421c8ca HAVE_RESTORE_SIGMASK is defined on all architectures now 13 years ago
Cyrill Gorcunov b32dfe3771 c/r: prctl: add ability to set new mm_struct::exe_file 13 years ago
Cyrill Gorcunov fe8c7f5cbf c/r: prctl: extend PR_SET_MM to set up more mm_struct entries 13 years ago
Cyrill Gorcunov d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
Cyrill Gorcunov 98ed57eef9 sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE 13 years ago
Eric W. Biederman 00c10bc13c pidns: make killed children autoreap 13 years ago
Eric W. Biederman 3208450488 pidns: use task_active_pid_ns in do_notify_parent 13 years ago
Anton Vorontsov e4cc2f873a kernel/cpu.c: document clear_tasks_mm_cpumask() 13 years ago
Anton Vorontsov cb79295e20 cpu: introduce clear_tasks_mm_cpumask() helper 13 years ago
Konstantin Khlebnikov f7505d64f2 fork: call complete_vfork_done() after clearing child_tid and flushing rss-counters 13 years ago
Tim Bird 168eeccbc9 stack usage: add pid to warning printk in check_stack_usage 13 years ago
Oleg Nesterov 43e13cc107 cred: remove task_is_dead() from __task_cred() validation 13 years ago
Randy Dunlap 9b3c98cd66 kmod.c: fix kernel-doc warning 13 years ago
Boaz Harrosh 785042f2e2 kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers 13 years ago
Boaz Harrosh 81ab6e7b26 kmod: convert two call sites to call_usermodehelper_fns() 13 years ago
Boaz Harrosh ae3cef7300 kmod: unexport call_usermodehelper_freeinfo() 13 years ago
Nicolas Pitre d84970bbaf kernel/cpu_pm.c: fix various typos 13 years ago
Andrew Morton 97fd75b7b8 kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks 13 years ago
Sasikantha babu 499eea6bf9 sethostname/setdomainname: notify userspace when there is a change in uts_kern_table 13 years ago
Wei Yang ee5e5683d8 kernel/resource.c: correct the comment of allocate_resource() 13 years ago
Namhyung Kim cb7225feec perf: Remove duplicate invocation on perf_event_for_each 13 years ago
Kamalesh Babulal 6a4c96eef4 sched: Remove NULL assignment of dattr_cur 13 years ago
Hiroshi Shimamoto 7997a456ef sched: Remove the last NULL entry from sched_feat_names 13 years ago
Hiroshi Shimamoto 1292531f6f sched: Make sched_feat_names const 13 years ago
Colin Cross 454c79999f sched/rt: Fix SCHED_RR across cgroups 13 years ago
Peter Zijlstra 29baa7478b sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' 13 years ago
Peter Zijlstra b654f7de41 sched: Make sure to not re-read variables after validation 13 years ago
Peter Zijlstra 74a5ce20e6 sched: Fix SD_OVERLAP 13 years ago
Peter Zijlstra 2ea45800d8 sched: Don't try allocating memory from offline nodes 13 years ago
Peter Zijlstra 5aaa0b7a2e sched/nohz: Fix rq->cpu_load calculations some more 13 years ago
Andi Kleen eea62f831b brlocks/lglocks: turn into functions 13 years ago
Stephen Boyd 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 years ago
Frederic Weisbecker 2bb2ba9d51 rescounters: add res_counter_uncharge_until() 13 years ago