summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-13perf/x86/intel/pt: Use boot_cpu_has() because it's thereAlexander Shishkin
2016-04-13uprobes/x86: Constify uprobe_xol_ops structuresJulia Lawall
2016-04-13Merge tag 'perf-core-for-mingo-20160411' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-04-13Merge tag 'perf-core-for-mingo-20160408' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar
2016-04-12perf trace: Print unresolved symbol names as addressesArnaldo Carvalho de Melo
2016-04-12perf evsel: Allow unresolved symbol names to be printed as addressesArnaldo Carvalho de Melo
2016-04-12perf trace: Make "--call-graph" affect just "raw_syscalls:sys_exit"Arnaldo Carvalho de Melo
2016-04-12perf evsel: Rename config_callgraph() to config_callchain() and make it publicArnaldo Carvalho de Melo
2016-04-12perf evlist: Add (reset,set)_sample_bit methodsArnaldo Carvalho de Melo
2016-04-12perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo
2016-04-12perf trace: Exclude the kernel part of the callchain leading to a syscallArnaldo Carvalho de Melo
2016-04-12perf evsel: Introduce fprintf_callchain() method out of fprintf_sym()Arnaldo Carvalho de Melo
2016-04-12perf evsel: Rename print_ip() to fprintf_sym()Arnaldo Carvalho de Melo
2016-04-12perf trace: Add support for printing call chains on sys_exit events.Milian Wolff
2016-04-12perf evsel: Allow passing a left alignment when printing a symbolArnaldo Carvalho de Melo
2016-04-12perf evsel: Allow specifying a file to output in perf_evsel__print_ipMilian Wolff
2016-04-12perf bpf: Automatically create bpf-output event __bpf_stdout__Wang Nan
2016-04-12perf bpf: Clone bpf stdout events in multiple bpf scriptsWang Nan
2016-04-11Linux 4.6-rc3Linus Torvalds
2016-04-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-04-11Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds
2016-04-09Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-09Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller
2016-04-08tuntap: restore default qdiscJason Wang
2016-04-08orangefs: remove unused variableMartin Brandenburg
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki