| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | usbip: tools: fix fd leakage in the function of read_attr_usbip_status | Hewenliang | 2019-11-07 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-11-26 | 13 | -19/+100 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-avs', 'pm-docs' and 'pm-tools' | Rafael J. Wysocki | 2019-11-26 | 13 | -19/+100 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | Merge tag 'linux-cpupower-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Rafael J. Wysocki | 2019-11-07 | 13 | -19/+100 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | cpupower: ToDo: Update ToDo with ideas for per_cpu_schedule handling | Janakarajan Natarajan | 2019-11-05 | 1 | -0/+14 | |
| | | | | * | | | | | | | | | | | cpupower: mperf_monitor: Update cpupower to use the RDPRU instruction | Janakarajan Natarajan | 2019-11-05 | 3 | -0/+25 | |
| | | | | * | | | | | | | | | | | cpupower: mperf_monitor: Introduce per_cpu_schedule flag | Janakarajan Natarajan | 2019-11-05 | 2 | -10/+33 | |
| | | | | * | | | | | | | | | | | cpupower: Move needs_root variable into a sub-struct | Janakarajan Natarajan | 2019-11-05 | 8 | -8/+10 | |
| | | | | * | | | | | | | | | | | cpupower : Handle set and info subcommands correctly | Abhishek Goel | 2019-11-04 | 2 | -0/+18 | |
| | | | | * | | | | | | | | | | | tools/power/cpupower: Fix initializer override in hsw_ext_cstates | Nathan Chancellor | 2019-10-01 | 1 | -1/+0 | |
| | | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-11-26 | 4 | -12/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | locking/lockdep: Remove unused @nested argument from lock_release() | Qian Cai | 2019-10-09 | 4 | -12/+11 | |
| * | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-11-26 | 10 | -50/+576 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-10-31 | 10 | -50/+576 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r... | Paul E. McKenney | 2019-10-30 | 10 | -50/+576 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | tools/memory-model/Documentation: Add plain accesses and data races to explan... | Alan Stern | 2019-10-05 | 1 | -5/+534 | |
| | | | | * | | | | | | | | | | | | | tools/memory-model/Documentation: Put redefinition of rcu-fence into explanat... | Alan Stern | 2019-10-05 | 1 | -17/+36 | |
| | | | | * | | | | | | | | | | | | | tools/memory-model/Documentation: Fix typos in explanation.txt | Alan Stern | 2019-10-05 | 1 | -5/+5 | |
| | | | | * | | | | | | | | | | | | | tools/memory-model: Fix data race detection for unordered store and load | Alan Stern | 2019-10-05 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenarios | Paul E. McKenney | 2019-10-05 | 8 | -22/+0 | |
| | | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-11-26 | 266 | -23066/+31898 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | / / / | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c... | Ingo Molnar | 2019-11-25 | 5 | -2/+58 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | x86: xen: insn: Decode Xen and KVM emulate-prefix signature | Masami Hiramatsu | 2019-10-17 | 5 | -2/+58 | |
| | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-11-25 | 3 | -6/+59 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | perf parse: Fix potential memory leak when handling tracepoint errors | Ian Rogers | 2019-11-22 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | perf probe: Fix spelling mistake "addrees" -> "address" | Colin Ian King | 2019-11-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | libtraceevent: Fix memory leakage in copy_filter_type | Hewenliang | 2019-11-22 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | libtraceevent: Fix header installation | Sudip Mukherjee | 2019-11-22 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | perf intel-bts: Does not support AUX area sampling | Adrian Hunter | 2019-11-22 | 2 | -0/+7 | |
| | * | | | | | | | | | | | | | perf intel-pt: Add support for decoding AUX area samples | Adrian Hunter | 2019-11-22 | 1 | -3/+106 | |
| | * | | | | | | | | | | | | | perf intel-pt: Add support for recording AUX area samples | Adrian Hunter | 2019-11-22 | 3 | -3/+139 | |
| | * | | | | | | | | | | | | | perf pmu: When using default config, record which bits of config were changed... | Adrian Hunter | 2019-11-22 | 5 | -1/+56 | |
| | * | | | | | | | | | | | | | perf auxtrace: Add support for queuing AUX area samples | Adrian Hunter | 2019-11-22 | 2 | -0/+122 | |
| | * | | | | | | | | | | | | | perf session: Add facility to peek at all events | Adrian Hunter | 2019-11-22 | 2 | -0/+33 | |
| | * | | | | | | | | | | | | | perf auxtrace: Add support for dumping AUX area samples | Adrian Hunter | 2019-11-22 | 3 | -2/+28 | |
| | * | | | | | | | | | | | | | perf inject: Cut AUX area samples | Adrian Hunter | 2019-11-22 | 1 | -0/+29 | |
| | * | | | | | | | | | | | | | perf record: Add aux-sample-size config term | Adrian Hunter | 2019-11-22 | 7 | -1/+121 | |
| | * | | | | | | | | | | | | | perf record: Add support for AUX area sampling | Adrian Hunter | 2019-11-22 | 2 | -1/+26 | |
| | * | | | | | | | | | | | | | perf auxtrace: Add support for AUX area sample recording | Adrian Hunter | 2019-11-22 | 4 | -0/+127 | |
| | * | | | | | | | | | | | | | perf auxtrace: Move perf_evsel__find_pmu() | Adrian Hunter | 2019-11-22 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | | perf record: Add a function to test for kernel support for AUX area sampling | Adrian Hunter | 2019-11-22 | 2 | -0/+32 | |
| | * | | | | | | | | | | | | | perf tools: Add kernel AUX area sampling definitions | Adrian Hunter | 2019-11-21 | 9 | -6/+59 | |
| | * | | | | | | | | | | | | | perf report: Jump to symbol source view from total cycles view | Jin Yao | 2019-11-19 | 5 | -10/+40 | |
| | * | | | | | | | | | | | | | perf util: Move block TUI function to ui browsers | Jin Yao | 2019-11-19 | 3 | -64/+68 | |
| | * | | | | | | | | | | | | | perf session: Fix decompression of PERF_RECORD_COMPRESSED records | Alexey Budankov | 2019-11-19 | 1 | -17/+27 | |
| | * | | | | | | | | | | | | | perf dso: Move dso_id from 'struct map' to 'struct dso' | Arnaldo Carvalho de Melo | 2019-11-19 | 10 | -64/+118 | |
| | * | | | | | | | | | | | | | perf dsos: Remove unused dsos__find() method | Arnaldo Carvalho de Melo | 2019-11-19 | 2 | -10/+0 | |
| | * | | | | | | | | | | | | | perf map: Move comparision of map's dso_id to a separate function | Arnaldo Carvalho de Melo | 2019-11-19 | 3 | -12/+31 | |
| | * | | | | | | | | | | | | | perf map: Pass a dso_id to map__new() | Arnaldo Carvalho de Melo | 2019-11-19 | 3 | -15/+16 | |
| | * | | | | | | | | | | | | | perf map: Move maj/min/ino/ino_generation to separate struct | Arnaldo Carvalho de Melo | 2019-11-19 | 4 | -20/+28 | |

