Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | spi: spidev_test: fix build with musl libc | Baruch Siach | 2016-08-15 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge remote-tracking branch 'spi/fix/spidev' into spi-linus | Mark Brown | 2016-09-30 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | spi: spidev_test: Fix buffer overflow in unescape() | Geert Uytterhoeven | 2016-09-14 | |
| | |/ / / / / / / / | ||||
* | | | | | | | | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-09-05 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | Drivers: hv: utils: Check VSS daemon is listening before a hot backup | Alex Ng | 2016-09-02 | |
| * | | | | | | | | | Tools: hv: kvp: ensure kvp device fd is closed on exec | Vitaly Kuznetsov | 2016-08-31 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier | Thomas Gleixner | 2016-09-06 | |
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner | 2016-09-30 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | selftests/x86/sigreturn: Use CX, not AX, as the scratch register | Andy Lutomirski | 2016-09-13 | |
| * | | | | | | | | | | | selftests/x86: Fix spelling mistake "preseve" -> "preserve" | Colin Ian King | 2016-09-08 | |
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-09-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | objtool: Add do_task_dead() to global noreturn list | Josh Poimboeuf | 2016-09-23 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | perf tests: Add dwarf unwind test for powerpc | Ravi Bangoria | 2016-09-29 | |
| * | | | | | | | | | | | perf probe: Match linkage name with mangled name | Masami Hiramatsu | 2016-09-29 | |
| * | | | | | | | | | | | perf probe: Fix to cut off incompatible chars from group name | Masami Hiramatsu | 2016-09-29 | |
| * | | | | | | | | | | | perf probe: Skip if the function address is 0 | Masami Hiramatsu | 2016-09-29 | |
| * | | | | | | | | | | | perf probe: Ignore the error of finding inline instance | Masami Hiramatsu | 2016-09-29 | |
| * | | | | | | | | | | | perf intel-pt: Fix decoding when there are address filters | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf intel-pt: Enable decoder to handle TIP.PGD with missing IP | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf intel-pt: Read address filter from AUXTRACE_INFO event | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf intel-pt: Record address filter in AUXTRACE_INFO event | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf intel-pt: Add a helper function for processing AUXTRACE_INFO | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf intel-pt: Fix missing error codes processing auxtrace_info | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf intel-pt: Add support for recording the max non-turbo ratio | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf intel-pt: Fix snapshot overlap detection decoder errors | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf probe: Increase debug level of SDT debug messages | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf record: Add support for using symbols in address filters | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf symbols: Add dso__last_symbol() | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf record: Fix error paths | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf record: Rename label 'out_symbol_exit' | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf script: Fix vanished idle symbols | Adrian Hunter | 2016-09-29 | |
| * | | | | | | | | | | | perf evsel: Add support for address filters | Mathieu Poirier | 2016-09-29 | |
| * | | | | | | | | | | | perf evsel: New tracepoint specific function | Mathieu Poirier | 2016-09-29 | |
| * | | | | | | | | | | | perf tools: Make perf_evsel__append_filter() generic | Mathieu Poirier | 2016-09-29 | |
| * | | | | | | | | | | | perf tools: Update documentation info about quipper | Simon Que | 2016-09-29 | |
| * | | | | | | | | | | | perf trace: Beautify sched_[gs]et_attr return value | Arnaldo Carvalho de Melo | 2016-09-28 | |
| * | | | | | | | | | | | perf data: Fix building in 32 bit platform with libbabeltrace | Wang Nan | 2016-09-28 | |
| * | | | | | | | | | | | perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change | Adrian Hunter | 2016-09-28 | |
| * | | | | | | | | | | | perf record: Fix documentation 'event_sources' -> 'event_source' | Adrian Hunter | 2016-09-27 | |
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo-20160922' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-09-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | perf hists: Make hists__fprintf_headers function global | Jiri Olsa | 2016-09-22 | |
| | * | | | | | | | | | | | perf hists: Make __hist_entry__snprintf function global | Jiri Olsa | 2016-09-22 | |
| | * | | | | | | | | | | | perf tools: Make several display functions global | Jiri Olsa | 2016-09-22 | |
| | * | | | | | | | | | | | perf tools: Make several sorting functions global | Jiri Olsa | 2016-09-22 |