summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-02-17scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-17Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kselftest/next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'leds/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-16Merge branch 'x86/mm'Ingo Molnar
2017-02-16Merge branch 'x86/asm'Ingo Molnar
2017-02-16Merge branch 'perf/core'Ingo Molnar
2017-02-16Merge branch 'locking/core'Ingo Molnar
2017-02-16Merge branch 'core/rcu'Ingo Molnar
2017-02-16Merge branches 'pm-domains', 'pm-qos', 'pm-core' and 'pm-tools' into linux-nextRafael J. Wysocki
2017-02-16tools/power/x86: Debug utility for intel_pstate driverDoug Smythies
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün
2017-02-15bpf: Remove redundant ifdefMickaël Salaün
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell
2017-02-14tools/leds: Add led_hw_brightness_mon programJacek Anaszewski
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman
2017-02-14selftests: Fix the .S and .S -> .o rulesMichael Ellerman
2017-02-14selftests: Fix the .c linking ruleMichael Ellerman
2017-02-14selftests: Fix selftests build to just build, not run testsMichael Ellerman
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-13Merge branch 'acpica' into linux-nextRafael J. Wysocki
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov