Age | Commit message (Expand) | Author |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar |
2015-06-21 | Linux 4.1 | Linus Torvalds |
2015-06-21 | clocksource: Increase dependencies of timer-stm32 to limit build wreckage | Paul Gortmaker |
2015-06-21 | x86/hpet: Use proper hpet device number for MSI allocation | Thomas Gleixner |
2015-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2015-06-20 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-06-20 | Merge branch 'irq/for-x86' into irq/core | Thomas Gleixner |
2015-06-20 | genirq: Remove bogus restriction in irq_move_mask_irq() | Thomas Gleixner |
2015-06-20 | x86/hpet: Check for irq==0 when allocating hpet MSI interrupts | Jiang Liu |
2015-06-20 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2015-06-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-06-19 | perf tools: Configurable per thread proc map processing time out | Kan Liang |
2015-06-19 | perf tools: Add time out to force stop proc map processing | Kan Liang |
2015-06-19 | perf report: Fix sort__sym_cmp to also compare end of symbol | Yannick Brosseau |
2015-06-19 | perf hists browser: React to unassigned hotkey pressing | Arnaldo Carvalho de Melo |
2015-06-19 | perf top: Tell the user how to unfreeze events after pressing 'f' | Arnaldo Carvalho de Melo |
2015-06-19 | perf hists browser: Honour the help line provided by builtin-{top,report}.c | Arnaldo Carvalho de Melo |
2015-06-19 | perf hists browser: Do not exit when 'f' is pressed in 'report' mode | Arnaldo Carvalho de Melo |
2015-06-19 | perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events | Arnaldo Carvalho de Melo |
2015-06-19 | perf tools: Fix build breakage if prefix= is specified | Lukas Wunner |
2015-06-19 | perf annotate: Rename source_line_percent to source_line_samples | Arnaldo Carvalho de Melo |
2015-06-19 | perf annotate: Display total number of samples with --show-total-period | Martin Liška |
2015-06-19 | perf tools: Ensure thread-stack is flushed | Adrian Hunter |
2015-06-19 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-06-19 | Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2015-06-19 | Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux... | Michael Turquette |
2015-06-19 | x86/boot: Fix overflow warning with 32-bit binutils | Borislav Petkov |
2015-06-19 | clk: at91: fix h32mx prototype inclusion in pmc header | Nicolas Ferre |
2015-06-19 | clk: at91: trivial: typo in peripheral clock description | Nicolas Ferre |
2015-06-19 | timer: Minimize nohz off overhead | Thomas Gleixner |
2015-06-19 | timer: Reduce timer migration overhead if disabled | Thomas Gleixner |
2015-06-19 | timer: Stats: Simplify the flags handling | Thomas Gleixner |
2015-06-19 | timer: Replace timer base by a cpu index | Thomas Gleixner |
2015-06-19 | timer: Use hlist for the timer wheel hash buckets | Thomas Gleixner |
2015-06-19 | timer: Remove FIFO "guarantee" | Thomas Gleixner |
2015-06-19 | timers: Sanitize catchup_timer_jiffies() usage | Thomas Gleixner |
2015-06-19 | clk: at91: fix PERIPHERAL_MAX_SHIFT definition | Boris Brezillon |
2015-06-19 | clk: at91: pll: fix input range validity check | Boris Brezillon |
2015-06-19 | sched/deadline: Remove needless parameter in dl_runtime_exceeded() | Zhiqiang Zhang |
2015-06-19 | sched: Remove superfluous resetting of the p->dl_throttled flag | Wanpeng Li |
2015-06-19 | sched/deadline: Drop duplicate init_sched_dl_class() declaration | Wanpeng Li |
2015-06-19 | sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi... | Wanpeng Li |
2015-06-19 | sched/deadline: Make init_sched_dl_class() __init | Wanpeng Li |
2015-06-19 | sched/deadline: Optimize pull_dl_task() | Wanpeng Li |
2015-06-19 | sched/preempt: Add static_key() to preempt_notifiers | Peter Zijlstra |
2015-06-19 | sched/preempt: Fix preempt notifiers documentation about hlist_del() within u... | Mathieu Desnoyers |
2015-06-19 | sched/stop_machine: Fix deadlock between multiple stop_two_cpus() | Peter Zijlstra |
2015-06-19 | sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched | Srikar Dronamraju |
2015-06-19 | sched/debug: Replace vruntime with wait_sum in /proc/sched_debug | Srikar Dronamraju |
2015-06-19 | sched/debug: Properly format runnable tasks in /proc/sched_debug | Srikar Dronamraju |