Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | sched/numa: Initialise numa_next_scan properly | Mel Gorman | 2013-10-09 | |
| * | | | | | | | | | | | | | | | | Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne... | Mel Gorman | 2013-10-09 | |
| * | | | | | | | | | | | | | | | | sched/numa: Continue PTE scanning even if migrate rate limited | Peter Zijlstra | 2013-10-09 | |
| * | | | | | | | | | | | | | | | | sched/numa: Mitigate chance that same task always updates PTEs | Peter Zijlstra | 2013-10-09 | |
| * | | | | | | | | | | | | | | | | sched/numa: Fix comments | Peter Zijlstra | 2013-10-09 | |
| * | | | | | | | | | | | | | | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | sched/rt: Remove redundant nr_cpus_allowed test | Shawn Bohrer | 2013-10-06 | |
| * | | | | | | | | | | | | | | | | sched: Prepare for per-cpu preempt_count | Peter Zijlstra | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | sched: Extract the basic add/sub preempt_count modifiers | Peter Zijlstra | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | sched: Create more preempt_count accessors | Peter Zijlstra | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | sched: Add NEED_RESCHED to the preempt_count | Peter Zijlstra | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | sched: Introduce preempt_count accessor functions | Peter Zijlstra | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | sched, rcu: Make RCU use resched_cpu() | Peter Zijlstra | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | sched: Micro-optimize by dropping unnecessary task_rq() calls | Michael S. Tsirkin | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | sched/balancing: Periodically decay max cost of idle balance | Jason Low | 2013-09-20 | |
| * | | | | | | | | | | | | | | | | sched/balancing: Consider max cost of idle balance per sched domain | Jason Low | 2013-09-20 | |
| * | | | | | | | | | | | | | | | | sched: Reduce overestimating rq->avg_idle | Jason Low | 2013-09-20 | |
| * | | | | | | | | | | | | | | | | sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta... | Vladimir Davydov | 2013-09-20 | |
| * | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2013-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | sched/fair: Fix the group_capacity computation | Peter Zijlstra | 2013-09-12 | |
| * | | | | | | | | | | | | | | | | | sched/fair: Rework and comment the group_capacity code | Peter Zijlstra | 2013-09-12 | |
| * | | | | | | | | | | | | | | | | | sched/fair: Fix group power_orig computation | Peter Zijlstra | 2013-09-12 | |
| * | | | | | | | | | | | | | | | | | sched/fair: Reduce local_group logic | Peter Zijlstra | 2013-09-12 | |
| * | | | | | | | | | | | | | | | | | sched/fair: Rewrite group_imb trigger | Peter Zijlstra | 2013-09-12 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | uprobes: Fix the memory out of bound overwrite in copy_insn() | Oleg Nesterov | 2013-11-09 | |
| * | | | | | | | | | | | | | | | | | | uprobes: Fix the wrong usage of current->utask in uprobe_copy_process() | Oleg Nesterov | 2013-11-09 | |
| * | | | | | | | | | | | | | | | | | | uprobes: Export write_opcode() as uprobe_write_opcode() | Oleg Nesterov | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | uprobes: Introduce arch_uprobe->ixol | Oleg Nesterov | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | uprobes: Kill module_init() and module_exit() | Oleg Nesterov | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | perf: Factor out strncpy() in perf_event_mmap_event() | Oleg Nesterov | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | perf: Update a stale comment | Peter Zijlstra | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | perf: Optimize perf_output_begin() -- address calculation | Peter Zijlstra | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | perf: Optimize perf_output_begin() -- lost_event case | Peter Zijlstra | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | perf: Optimize perf_output_begin() | Peter Zijlstra | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | perf: Add unlikely() to the ring-buffer code | Peter Zijlstra | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | perf: Simplify the ring-buffer code | Peter Zijlstra | 2013-11-06 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core to fix conflicts | Ingo Molnar | 2013-11-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK | Oleg Nesterov | 2013-10-29 | |
| * | | | | | | | | | | | | | | | | | | uprobes: Change uprobe_copy_process() to dup xol_area | Oleg Nesterov | 2013-10-29 | |
| * | | | | | | | | | | | | | | | | | | uprobes: Change uprobe_copy_process() to dup return_instances | Oleg Nesterov | 2013-10-29 | |
| * | | | | | | | | | | | | | | | | | | uprobes: Teach __create_xol_area() to accept the predefined vaddr | Oleg Nesterov | 2013-10-29 | |
| * | | | | | | | | | | | | | | | | | | uprobes: Introduce __create_xol_area() | Oleg Nesterov | 2013-10-29 | |
| * | | | | | | | | | | | | | | | | | | uprobes: Change the callsite of uprobe_copy_process() | Oleg Nesterov | 2013-10-29 | |
| * | | | | | | | | | | | | | | | | | | perf: Fix the perf context switch optimization | Peter Zijlstra | 2013-10-29 | |
| * | | | | | | | | | | | | | | | | | | perf: Change zero-padding of strings in perf_event_mmap_event() | Peter Zijlstra | 2013-10-29 | |
| * | | | | | | | | | | | | | | | | | | perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event() | Oleg Nesterov | 2013-10-29 | |
| * | | | | | | | | | | | | | | | | | | perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event() | Oleg Nesterov | 2013-10-29 |