Age | Commit message (Expand) | Author | Files | Lines |
2015-06-19 | sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched | Srikar Dronamraju | 1 | -0/+1 |
2015-06-19 | sched/debug: Replace vruntime with wait_sum in /proc/sched_debug | Srikar Dronamraju | 1 | -2/+2 |
2015-06-19 | sched/debug: Properly format runnable tasks in /proc/sched_debug | Srikar Dronamraju | 1 | -2/+4 |
2015-06-19 | locking/qrwlock: Don't contend with readers when setting _QW_WAITING | Waiman Long | 1 | -4/+24 |
2015-06-19 | perf: Fix ring_buffer_attach() RCU sync, again | Oleg Nesterov | 1 | -7/+7 |
2015-06-19 | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki | 3 | -8/+19 |
2015-06-19 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -55/+59 |
2015-06-19 | sched,lockdep: Employ lock pinning | Peter Zijlstra | 5 | -8/+71 |
2015-06-19 | lockdep: Implement lock pinning | Peter Zijlstra | 1 | -0/+80 |
2015-06-19 | lockdep: Simplify lock_release() | Peter Zijlstra | 1 | -101/+18 |
2015-06-19 | sched: Streamline the task migration locking a little | Peter Zijlstra | 1 | -42/+34 |
2015-06-19 | sched: Move code around | Peter Zijlstra | 1 | -186/+178 |
2015-06-19 | sched,dl: Fix sched class hopping CBS hole | Peter Zijlstra | 1 | -66/+86 |
2015-06-19 | sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca... | Peter Zijlstra | 1 | -21/+24 |
2015-06-19 | sched,dl: Remove return value from pull_dl_task() | Peter Zijlstra | 1 | -10/+10 |
2015-06-19 | sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca... | Peter Zijlstra | 1 | -16/+19 |
2015-06-19 | sched,rt: Remove return value from pull_rt_task() | Peter Zijlstra | 1 | -11/+11 |
2015-06-19 | sched: Allow balance callbacks for check_class_changed() | Peter Zijlstra | 1 | -3/+22 |
2015-06-19 | sched: Use replace normalize_task() with __sched_setscheduler() | Peter Zijlstra | 1 | -42/+23 |
2015-06-19 | sched: Replace post_schedule with a balance callback list | Peter Zijlstra | 4 | -38/+63 |
2015-06-19 | Merge branch 'timers/core' into sched/hrtimers | Thomas Gleixner | 31 | -1069/+939 |
2015-06-19 | hrtimer: Allow hrtimer::function() to free the timer | Peter Zijlstra | 1 | -23/+91 |
2015-06-19 | hrtimer: Fix hrtimer_is_queued() hole | Peter Zijlstra | 1 | -10/+13 |
2015-06-19 | hrtimer: Remove HRTIMER_STATE_MIGRATE | Oleg Nesterov | 1 | -5/+2 |
2015-06-18 | locking/rtmutex: Implement lockless top-waiter wakeup | Davidlohr Bueso | 1 | -11/+10 |
2015-06-18 | irq: Add irq_set_chained_handler_and_data() | Russell King | 1 | -11/+34 |
2015-06-18 | timekeeping: Copy the shadow-timekeeper over the real timekeeper last | John Stultz | 1 | -1/+2 |
2015-06-18 | clockevents: Check state instead of mode in suspend/resume path | Viresh Kumar | 1 | -2/+2 |
2015-06-17 | Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+9 |
2015-06-17 | tracing: Have filter check for balanced ops | Steven Rostedt | 1 | -2/+9 |
2015-06-16 | genirq: Prevent crash in irq_move_irq() | Jiang Liu | 1 | -1/+8 |
2015-06-16 | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain | Jiang Liu | 1 | -2/+0 |
2015-06-15 | bpf: let kprobe programs use bpf_get_smp_processor_id() helper | Alexei Starovoitov | 1 | -0/+2 |
2015-06-15 | bpf: allow networking programs to use bpf_trace_printk() for debugging | Alexei Starovoitov | 2 | -8/+16 |
2015-06-15 | bpf: introduce current->pid, tgid, uid, gid, comm accessors | Alexei Starovoitov | 3 | -0/+67 |
2015-06-14 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -6/+19 |
2015-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+2 |
2015-06-12 | genirq: Introduce helper function irq_data_get_node() | Jiang Liu | 5 | -10/+10 |
2015-06-12 | genirq: Introduce struct irq_common_data to host shared irq data | Jiang Liu | 3 | -5/+7 |
2015-06-12 | genirq: Prevent crash in irq_move_irq() | Jiang Liu | 1 | -1/+8 |
2015-06-12 | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain | Jiang Liu | 1 | -2/+0 |
2015-06-12 | ntp: Do leapsecond adjustment in adjtimex read path | John Stultz | 1 | -0/+18 |
2015-06-12 | time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge | John Stultz | 3 | -8/+58 |
2015-06-12 | ntp: Introduce and use SECS_PER_DAY macro instead of 86400 | John Stultz | 1 | -2/+3 |
2015-06-12 | time: Move clock_was_set_seq update before updating shadow-timekeeper | John Stultz | 1 | -4/+8 |
2015-06-11 | Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-06-11 | ring-buffer-benchmark: Fix the wrong sched_priority of producer | Wang Long | 1 | -1/+1 |
2015-06-10 | sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings | Mel Gorman | 1 | -1/+1 |
2015-06-10 | clocksource: Use current logging style | Joe Perches | 1 | -12/+12 |
2015-06-10 | time: Refactor usecs_to_jiffies | Nicholas Mc Guire | 1 | -10/+3 |