summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-14perf intel pt decoder: clang has no -Wno-override-initArnaldo Carvalho de Melo
2017-02-14perf evsel: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo
2017-02-14perf probe: Avoid accessing uninitialized 'map' variableArnaldo Carvalho de Melo
2017-02-14perf tools: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo
2017-02-14perf record: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo
2017-02-14perf tests: Synthesize struct instead of using field after variable sized typeArnaldo Carvalho de Melo
2017-02-14perf bench numa: Make sure dprintf() is not definedArnaldo Carvalho de Melo
2017-02-14Revert "perf bench futex: Sanitize numeric parameters"Arnaldo Carvalho de Melo
2017-02-14tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGERArnaldo Carvalho de Melo
2017-02-14tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo
2017-02-14tools: Suppress request for warning options not existent in clangArnaldo Carvalho de Melo
2017-02-14Merge tag 'perf-core-for-mingo-4.11-20170213' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar
2017-02-13samples/bpf: Reset global variablesMickaël Salaün
2017-02-13samples/bpf: Ignore already processed ELF sectionsMickaël Salaün
2017-02-13samples/bpf: Add missing headerMickaël Salaün
2017-02-13perf symbols: dso->name is an array, no need to check it against NULLArnaldo Carvalho de Melo
2017-02-13perf tests record: No need to test an array against NULLArnaldo Carvalho de Melo
2017-02-13perf symbols: No need to check if sym->name is NULLArnaldo Carvalho de Melo
2017-02-13perf evsel: Inform how to make a sysctl setting permanentArnaldo Carvalho de Melo
2017-02-13tools lib traceevent plugin function: Initialize 'index' variableArnaldo Carvalho de Melo
2017-02-13tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMPSteven Rostedt (VMware)
2017-02-13perf scripting perl: Fix compile error with some perl5 versionsWang YanQing
2017-02-13perf diff: Change default setting to "delta-abs"Namhyung Kim
2017-02-13perf diff: Add diff.compute config optionNamhyung Kim
2017-02-13perf diff: Add diff.order config optionNamhyung Kim
2017-02-13perf diff: Add 'delta-abs' compute methodNamhyung Kim
2017-02-13tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo
2017-02-12Linux 4.10-rc8Linus Torvalds
2017-02-11perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada
2017-02-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-11Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-10Btrfs: fix btrfs_decompress_buf2page()Omar Sandoval
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-10Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-10Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-02-10Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-10Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-10Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky
2017-02-10NET: mkiss: Fix panicRalf Baechle
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan