Age | Commit message (Expand) | Author |
2017-02-22 | Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-22 | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-02-22 | Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-20 | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-02-20 | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-02-20 | Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds |
2017-02-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-02-20 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-02-20 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-20 | Merge branch 'acpica' | Rafael J. Wysocki |
2017-02-20 | Merge branch 'pm-tools' | Rafael J. Wysocki |
2017-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-16 | Merge branch 'linus' into x86/mm | Thomas Gleixner |
2017-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-16 | tools/power/x86: Debug utility for intel_pstate driver | Doug Smythies |
2017-02-15 | bpf: Rebuild bpf.o for any dependency update | Mickaël Salaün |
2017-02-15 | bpf: Remove redundant ifdef | Mickaël Salaün |
2017-02-15 | perf tools: Add missing parse_events_error() prototype | Arnaldo Carvalho de Melo |
2017-02-15 | perf pmu: Fix check for unset alias->unit array | Arnaldo Carvalho de Melo |
2017-02-14 | bpf: kernel header files need to be copied into the tools directory | Stephen Rothwell |
2017-02-14 | tools/leds: Add led_hw_brightness_mon program | Jacek Anaszewski |
2017-02-14 | perf tools: Be consistent on the type of map->symbols[] interator | Arnaldo Carvalho de Melo |
2017-02-14 | perf intel pt decoder: clang has no -Wno-override-init | Arnaldo Carvalho de Melo |
2017-02-14 | perf evsel: Do not put a variable sized type not at the end of a struct | Arnaldo Carvalho de Melo |
2017-02-14 | perf probe: Avoid accessing uninitialized 'map' variable | Arnaldo Carvalho de Melo |
2017-02-14 | perf tools: Do not put a variable sized type not at the end of a struct | Arnaldo Carvalho de Melo |
2017-02-14 | perf record: Do not put a variable sized type not at the end of a struct | Arnaldo Carvalho de Melo |
2017-02-14 | perf tests: Synthesize struct instead of using field after variable sized type | Arnaldo Carvalho de Melo |
2017-02-14 | perf bench numa: Make sure dprintf() is not defined | Arnaldo Carvalho de Melo |
2017-02-14 | Revert "perf bench futex: Sanitize numeric parameters" | Arnaldo Carvalho de Melo |
2017-02-14 | tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER | Arnaldo Carvalho de Melo |
2017-02-14 | tools: Set the maximum optimization level according to the compiler being used | Arnaldo Carvalho de Melo |
2017-02-14 | tools: Suppress request for warning options not existent in clang | Arnaldo Carvalho de Melo |
2017-02-13 | perf symbols: dso->name is an array, no need to check it against NULL | Arnaldo Carvalho de Melo |
2017-02-13 | perf tests record: No need to test an array against NULL | Arnaldo Carvalho de Melo |
2017-02-13 | perf symbols: No need to check if sym->name is NULL | Arnaldo Carvalho de Melo |
2017-02-13 | perf evsel: Inform how to make a sysctl setting permanent | Arnaldo Carvalho de Melo |
2017-02-13 | tools lib traceevent plugin function: Initialize 'index' variable | Arnaldo Carvalho de Melo |
2017-02-13 | tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP | Steven Rostedt (VMware) |
2017-02-13 | perf scripting perl: Fix compile error with some perl5 versions | Wang YanQing |
2017-02-13 | perf diff: Change default setting to "delta-abs" | Namhyung Kim |
2017-02-13 | perf diff: Add diff.compute config option | Namhyung Kim |
2017-02-13 | perf diff: Add diff.order config option | Namhyung Kim |
2017-02-13 | perf diff: Add 'delta-abs' compute method | Namhyung Kim |
2017-02-13 | tools include: Introduce linux/compiler-gcc.h | Arnaldo Carvalho de Melo |