Age | Commit message (Expand) | Author | Files | Lines |
2015-06-20 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 26 | -81/+278 |
2015-06-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -4/+4 |
2015-06-20 | perf tools: Configurable per thread proc map processing time out | Kan Liang | 17 | -31/+87 |
2015-06-20 | perf tools: Add time out to force stop proc map processing | Kan Liang | 4 | -0/+34 |
2015-06-20 | perf report: Fix sort__sym_cmp to also compare end of symbol | Yannick Brosseau | 1 | -5/+3 |
2015-06-20 | perf hists browser: React to unassigned hotkey pressing | Arnaldo Carvalho de Melo | 1 | -3/+4 |
2015-06-20 | perf top: Tell the user how to unfreeze events after pressing 'f' | Arnaldo Carvalho de Melo | 1 | -1/+7 |
2015-06-19 | perf hists browser: Honour the help line provided by builtin-{top,report}.c | Arnaldo Carvalho de Melo | 1 | -4/+3 |
2015-06-19 | perf hists browser: Do not exit when 'f' is pressed in 'report' mode | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2015-06-19 | perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events | Arnaldo Carvalho de Melo | 2 | -3/+3 |
2015-06-19 | perf tools: Fix build breakage if prefix= is specified | Lukas Wunner | 1 | -4/+4 |
2015-06-19 | perf annotate: Rename source_line_percent to source_line_samples | Arnaldo Carvalho de Melo | 2 | -16/+16 |
2015-06-19 | perf annotate: Display total number of samples with --show-total-period | Martin Liška | 4 | -23/+70 |
2015-06-19 | perf tools: Ensure thread-stack is flushed | Adrian Hunter | 5 | -5/+58 |
2015-06-19 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -8/+16 |
2015-06-19 | Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 4 | -2/+45 |
2015-06-19 | Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux... | Michael Turquette | 4 | -8/+16 |
2015-06-19 | crypto: marvell/cesa - add DT bindings documentation | Boris BREZILLON | 1 | -0/+45 |
2015-06-19 | crypto: marvell/cesa - add support for Kirkwood and Dove SoCs | Arnaud Ebalard | 1 | -1/+12 |
2015-06-19 | crypto: marvell/cesa - add support for Orion SoCs | Boris BREZILLON | 1 | -7/+35 |
2015-06-19 | crypto: marvell/cesa - add allhwsupport module parameter | Boris BREZILLON | 1 | -0/+4 |
2015-06-19 | crypto: marvell/cesa - add support for all armada SoCs | Boris BREZILLON | 1 | -0/+12 |
2015-06-19 | crypto: marvell/cesa - add SHA256 support | Arnaud Ebalard | 3 | -0/+163 |
2015-06-19 | crypto: marvell/cesa - add MD5 support | Arnaud Ebalard | 3 | -2/+174 |
2015-06-19 | crypto: marvell/cesa - add Triple-DES support | Arnaud Ebalard | 3 | -0/+151 |
2015-06-19 | crypto: marvell/cesa - add DES support | Boris BREZILLON | 3 | -0/+154 |
2015-06-19 | crypto: marvell/cesa - add TDMA support | Boris BREZILLON | 7 | -16/+1101 |
2015-06-19 | crypto: marvell/cesa - add a new driver for Marvell's CESA | Boris BREZILLON | 7 | -0/+2040 |
2015-06-19 | crypto: mv_cesa - explicitly define kirkwood and dove compatible strings | Boris BREZILLON | 2 | -2/+7 |
2015-06-19 | crypto: mv_cesa - use gen_pool to reserve the SRAM memory region | Boris BREZILLON | 3 | -23/+60 |
2015-06-19 | crypto: mv_cesa - document the clocks property | Boris BREZILLON | 1 | -0/+2 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 4373 | -96023/+172587 |
2015-06-19 | x86/boot: Fix overflow warning with 32-bit binutils | Borislav Petkov | 1 | -3/+10 |
2015-06-19 | clk: at91: fix h32mx prototype inclusion in pmc header | Nicolas Ferre | 1 | -1/+1 |
2015-06-19 | clk: at91: trivial: typo in peripheral clock description | Nicolas Ferre | 1 | -1/+1 |
2015-06-19 | timer: Minimize nohz off overhead | Thomas Gleixner | 5 | -8/+19 |
2015-06-19 | timer: Reduce timer migration overhead if disabled | Thomas Gleixner | 12 | -60/+133 |
2015-06-19 | timer: Stats: Simplify the flags handling | Thomas Gleixner | 3 | -14/+8 |
2015-06-19 | timer: Replace timer base by a cpu index | Thomas Gleixner | 3 | -120/+58 |
2015-06-19 | timer: Use hlist for the timer wheel hash buckets | Thomas Gleixner | 2 | -40/+30 |
2015-06-19 | timer: Remove FIFO "guarantee" | Thomas Gleixner | 1 | -4/+2 |
2015-06-19 | timers: Sanitize catchup_timer_jiffies() usage | Thomas Gleixner | 1 | -24/+16 |
2015-06-19 | clk: at91: fix PERIPHERAL_MAX_SHIFT definition | Boris Brezillon | 1 | -4/+4 |
2015-06-19 | clk: at91: pll: fix input range validity check | Boris Brezillon | 1 | -2/+10 |
2015-06-19 | sched/deadline: Remove needless parameter in dl_runtime_exceeded() | Zhiqiang Zhang | 1 | -2/+2 |
2015-06-19 | sched: Remove superfluous resetting of the p->dl_throttled flag | Wanpeng Li | 1 | -1/+0 |
2015-06-19 | sched/deadline: Drop duplicate init_sched_dl_class() declaration | Wanpeng Li | 1 | -1/+0 |
2015-06-19 | sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi... | Wanpeng Li | 1 | -1/+14 |
2015-06-19 | sched/deadline: Make init_sched_dl_class() __init | Wanpeng Li | 1 | -1/+1 |
2015-06-19 | sched/deadline: Optimize pull_dl_task() | Wanpeng Li | 1 | -1/+27 |