| Commit message (Expand) | Author | Age | Files | Lines |
* | sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca... | Peter Zijlstra | 2016-06-15 | 1 | -15/+21 |
* | sched,dl: Remove return value from pull_dl_task() | Peter Zijlstra | 2016-06-15 | 1 | -8/+9 |
* | sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca... | Peter Zijlstra | 2016-06-15 | 1 | -16/+19 |
* | sched,rt: Remove return value from pull_rt_task() | Peter Zijlstra | 2016-06-15 | 1 | -10/+10 |
* | sched: Allow balance callbacks for check_class_changed() | Peter Zijlstra | 2016-06-15 | 1 | -1/+23 |
* | sched: Replace post_schedule with a balance callback list | Peter Zijlstra | 2016-06-15 | 4 | -38/+63 |
* | tracing: Don't display trigger file for events that can't be enabled | Chunyu Hu | 2016-06-15 | 1 | -2/+7 |
* | workqueue: fix ghost PENDING flag while doing MQ IO | Roman Pen | 2016-06-15 | 1 | -0/+29 |
* | futex: Acknowledge a new waiter in counter before plist | Davidlohr Bueso | 2016-06-15 | 1 | -1/+1 |
* | fs/coredump: prevent fsuid=0 dumps into user-controlled directories | Jann Horn | 2016-05-01 | 1 | -1/+1 |
* | tracing: Fix trace_printk() to print when not using bprintk() | Steven Rostedt (Red Hat) | 2016-05-01 | 1 | -0/+3 |
* | tracing: Fix crash from reading trace_pipe with sendfile | Steven Rostedt (Red Hat) | 2016-05-01 | 1 | -1/+4 |
* | tracing: Have preempt(irqs)off trace preempt disabled functions | Steven Rostedt (Red Hat) | 2016-05-01 | 1 | -2/+6 |
* | sched/cputime: Fix steal_account_process_tick() to always return jiffies | Chris Friesen | 2016-05-01 | 1 | -7/+7 |
* | perf/core: Fix perf_sched_count derailment | Alexander Shishkin | 2016-05-01 | 1 | -4/+3 |
* | sched/cputime: Fix steal time accounting vs. CPU hotplug | Thomas Gleixner | 2016-05-01 | 2 | -0/+14 |
* | cpu: Defer smpboot kthread unparking until CPU known to scheduler | Paul E. McKenney | 2016-03-30 | 1 | -3/+31 |
* | tracing: Fix showing function event in available_events | Steven Rostedt (Red Hat) | 2016-03-08 | 1 | -1/+2 |
* | kernel/resource.c: fix muxed resource handling in __request_region() | Simon Guinot | 2016-03-04 | 1 | -2/+3 |
* | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau | 2016-02-25 | 1 | -0/+14 |
* | workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup | Tejun Heo | 2016-02-25 | 1 | -0/+10 |
* | module: wrapper for symbol name. | Rusty Russell | 2016-02-25 | 1 | -11/+15 |
* | cgroup: make sure a parent css isn't offlined before its children | Tejun Heo | 2016-02-25 | 1 | -5/+17 |
* | Revert "workqueue: make sure delayed work run in local cpu" | Tejun Heo | 2016-02-24 | 1 | -4/+4 |
* | printk: do cond_resched() between lines while outputting to consoles | Tejun Heo | 2016-02-02 | 2 | -3/+35 |
* | kernel/panic.c: turn off locks debug before releasing console lock | Vitaly Kuznetsov | 2016-02-02 | 1 | -1/+4 |
* | panic: release stale console lock to always get the logbuf printed out | Vitaly Kuznetsov | 2016-02-02 | 1 | -0/+10 |
* | posix-clock: Fix return code on the poll method's error path | Richard Cochran | 2016-02-02 | 1 | -2/+2 |
* | futex: Drop refcount if requeue_pi() acquired the rtmutex | Thomas Gleixner | 2016-02-02 | 1 | -0/+5 |
* | time: Avoid signed overflow in timekeeping_get_ns() | David Gibson | 2016-02-02 | 1 | -2/+1 |
* | ftrace/module: Call clean up function when module init fails early | Steven Rostedt (Red Hat) | 2016-01-25 | 1 | -0/+6 |
* | tracing: Fix setting of start_index in find_next() | Qiu Peiyang | 2016-01-25 | 1 | -0/+1 |
* | genirq: Prevent chip buslock deadlock | Thomas Gleixner | 2016-01-25 | 1 | -3/+3 |
* | perf: Fix PERF_EVENT_IOC_PERIOD deadlock | Peter Zijlstra | 2016-01-11 | 1 | -1/+8 |
* | sched/core: Remove false-positive warning from wake_up_process() | Sasha Levin | 2016-01-05 | 1 | -1/+0 |
* | sched/core: Clear the root_domain cpumasks in init_rootdomain() | Xunlei Pang | 2016-01-05 | 1 | -4/+4 |
* | ring-buffer: Update read stamp with first real commit on page | Steven Rostedt (Red Hat) | 2016-01-05 | 1 | -7/+5 |
* | kernel/signal.c: unexport sigsuspend() | Richard Weinberger | 2015-12-14 | 1 | -1/+1 |
* | printk: prevent userland from spoofing kernel messages | Mathias Krause | 2015-12-13 | 1 | -4/+8 |
* | perf: Fix inherited events vs. tracepoint filters | Peter Zijlstra | 2015-12-13 | 1 | -0/+4 |
* | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() | Konstantin Khlebnikov | 2015-11-16 | 1 | -3/+3 |
* | module: Fix locking in symbol_put_addr() | Peter Zijlstra | 2015-11-16 | 1 | -2/+6 |
* | workqueue: make sure delayed work run in local cpu | Shaohua Li | 2015-10-30 | 1 | -4/+4 |
* | sched/core: Fix TASK_DEAD race in finish_task_switch() | Peter Zijlstra | 2015-10-30 | 2 | -7/+8 |
* | clocksource: Fix abs() usage w/ 64bit values | John Stultz | 2015-10-28 | 1 | -1/+1 |
* | genirq: Fix race in register_irq_proc() | Ben Hutchings | 2015-10-28 | 1 | -2/+17 |
* | task_work: remove fifo ordering guarantee | Eric Dumazet | 2015-09-30 | 1 | -10/+2 |
* | fs: create and use seq_show_option for escaping | Kees Cook | 2015-09-29 | 1 | -2/+3 |
* | sched: Fix cpu_active_mask/cpu_online_mask race | Jan H. Schönherr | 2015-09-28 | 1 | -0/+8 |
* | unshare: Unsharing a thread does not require unsharing a vm | Eric W. Biederman | 2015-09-28 | 1 | -10/+18 |