summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-05perf sched latency: Fix thread pid reuse issueJiri Olsa1-2/+3
2015-11-05perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan1-0/+3
2015-11-05perf trace: Fix documentation for -iPeter Feiner1-1/+0
2015-11-05tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2-2/+2
2015-11-05perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan1-0/+27
2015-11-05perf llvm: Pass number of configured CPUs to clang compilerWang Nan1-6/+18
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2-1/+6
2015-11-05perf tools: Insert split maps correctly into origin groupJiri Olsa1-2/+8
2015-11-04perf stat: Use common printout function to avoid duplicated codeAndi Kleen1-37/+20
2015-11-04perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen2-5/+8
2015-11-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-27/+33
2015-11-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-74/+219
2015-11-04Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-339/+338
2015-11-04Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds33-243/+1374
2015-11-04Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+11
2015-11-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+22
2015-11-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+5
2015-11-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+0
2015-11-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds39-976/+1709
2015-11-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-232/+360
2015-11-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds26-469/+492
2015-11-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-1661/+1678
2015-11-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds215-2026/+9951
2015-11-04atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds5-68/+23
2015-11-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds44-143/+304
2015-11-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds42-545/+1333
2015-11-04Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-105/+532
2015-11-04Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-10/+20
2015-11-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds90-888/+2575
2015-11-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-120/+468
2015-11-04Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds27-158/+128
2015-11-04Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds53-479/+1075
2015-11-04Merge tag 'cris-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds38-3977/+272
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-1/+0
2015-11-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds1-4/+1
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds35-532/+760
2015-11-03tools lib bpf: Fix compiler warning on CentOS 6Namhyung Kim2-3/+3
2015-11-03perf bpf: Mute libbpf when '-v' not setWang Nan1-2/+2
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan5-17/+13
2015-11-03leds: 88pm860x: add missing of_node_putJulia Lawall1-0/+1
2015-11-03leds: bcm6328: add missing of_node_putJulia Lawall1-1/+3
2015-11-03leds: bcm6358: add missing of_node_putJulia Lawall1-1/+3
2015-11-03powerpc/powernv: add missing of_node_putJulia Lawall1-2/+6
2015-11-03leds: leds-wrap.c: Use devm_led_classdev_registerFida Mohammad1-24/+4
2015-11-03leds: aat1290: Fix property naming of flash-timeout-usIngi Kim1-4/+4
2015-11-03leds: leds-net48xx: Use devm_led_classdev_registerMuhammad Falak R Wani1-8/+1
2015-11-03leds: leds-menf21bmc.c: Use devm_led_class_registerMuhammad Falak R Wani1-21/+5
2015-11-03leds: leds-locomo.c: Use devm_led_classdev_registerFida Mohammad1-13/+2
2015-11-03leds: leds-gpio: add shutdown functionHeiko Schocher1-0/+13
2015-11-03Documentation: leds: update DT bindings for leds-bcm6328Álvaro Fernández Rojas1-0/+10