aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-26perf: Let userspace know if pmu supports address filtersperf-addr-filtersAlexander Shishkin1-0/+26
2016-04-26perf/x86/intel/pt: Add support for address range filtering in PTAlexander Shishkin2-11/+194
2016-04-26perf: Introduce address range filteringAlexander Shishkin2-16/+675
2016-04-25perf: Extend perf_event_aux_ctx() to optionally iterate through more eventsAlexander Shishkin1-10/+13
2016-04-25perf/x86/intel/pt: IP filtering register/cpuid bitsAlexander Shishkin3-0/+22
2016-04-25perf: Move set_filter() from behind EVENT_TRACINGAlexander Shishkin1-23/+22
2016-04-25perf tools: HACK: enable --filter for non-tracepointsAlexander Shishkin1-1/+2
2016-04-25perf, x86: Don't use clock function pointer to determine clockAlexander Shishkin1-1/+1
2016-04-23Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linu...Ingo Molnar18-56/+74
2016-04-23x86/perf/rapl: Add missing Broadwell modelPeter Zijlstra1-0/+1
2016-04-23x86/perf/rapl: Reorder model numbersPeter Zijlstra1-4/+9
2016-04-23perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada2-2/+54
2016-04-23perf/core: Add ::write_backward attribute to perf eventWang Nan4-10/+85
2016-04-23perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUsKan Liang3-1/+21
2016-04-23perf/x86/intel: Add Goldmont CPU supportKan Liang4-1/+177
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar176-940/+1301
2016-04-23perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentationPeter Zijlstra1-1/+2
2016-04-23perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada1-0/+1
2016-04-23perf/x86/intel: Add model number for Skylake Server to perfAndi Kleen1-0/+1
2016-04-19perf test: Add missing verbose output explaining the reason for failureArnaldo Carvalho de Melo1-0/+3
2016-04-19perf test: Ignore kcore files in the "vmlinux matches kallsyms" testArnaldo Carvalho de Melo1-1/+7
2016-04-19perf symbols: Allow loading kallsyms without considering kcore filesArnaldo Carvalho de Melo4-6/+22
2016-04-19perf build: Remove x86 references from arch-neutral BuildArnaldo Carvalho de Melo1-4/+0
2016-04-19perf jit: memset() variable 'st' using the correct sizeColin Ian King1-2/+2
2016-04-19perf script: Fix postgresql ubuntu install instructionsChris Phlipot1-3/+2
2016-04-19Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/li...Ingo Molnar1-1/+1
2016-04-18perf top: Use callchain_param.enabled instead of symbol_conf.use_callchainArnaldo Carvalho de Melo1-6/+6
2016-04-18perf hists browser: Fold two consecutive symbol_conf.use_callchain ifsArnaldo Carvalho de Melo1-3/+2
2016-04-18perf tools: Ditch record_opts.callgraph_setArnaldo Carvalho de Melo4-20/+16
2016-04-18perf report: Use callchain_param.enabled instead of tool specific knobArnaldo Carvalho de Melo1-5/+6
2016-04-18perf callchain: Set callchain_param.enabled when parsing --call-graphArnaldo Carvalho de Melo1-0/+2
2016-04-18perf script: Check sample->callchain before using itArnaldo Carvalho de Melo1-1/+1
2016-04-18perf evsel: Add missign class prefix to has_branch_stack methodArnaldo Carvalho de Melo3-4/+4
2016-04-18perf intel-pt: Fix segfault tracing transactionsAdrian Hunter1-1/+1
2016-04-17Linux 4.6-rc4Linus Torvalds1-1/+1
2016-04-17Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy1-2/+2
2016-04-16Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+9
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+14
2016-04-16Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-13/+94
2016-04-16Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds6-68/+73
2016-04-16Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2016-04-16Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+15
2016-04-16Merge branch 'fix/edma' into fixesVinod Koul1-38/+25
2016-04-16Merge branch 'fix/xilinx' into fixesVinod Koul1-1/+1
2016-04-16Merge branch 'fix/omap' into fixesVinod Koul1-9/+17
2016-04-16Merge branch 'fix/hsu' into fixesVinod Koul2-5/+11
2016-04-16perf trace: Fix build when DWARF unwind isn't availableArnaldo Carvalho de Melo1-1/+1
2016-04-16Merge tag 'perf-core-for-mingo-20160415' of git://git.kernel.org/pub/scm/linu...Ingo Molnar24-443/+565
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-17/+37
2016-04-15Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+30
2016-04-15Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtdLinus Torvalds1-9/+1
2016-04-15Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-26/+2
2016-04-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-62/+104
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-168/+114
2016-04-15libnvdimm, pmem: clarify the write+clear_poison+write flowDan Williams1-0/+14
2016-04-15perf trace: Bump --mmap-pages when --call-graph is used by the root userArnaldo Carvalho de Melo2-1/+13
2016-04-15perf evlist: Expose perf_event_mlock_kb_in_pages() helperArnaldo Carvalho de Melo2-17/+27
2016-04-15perf trace: Make --(min,max}-stack imply "--call-graph dwarf"Arnaldo Carvalho de Melo2-1/+18
2016-04-15perf record: Export record_opts based callchain parsing helperArnaldo Carvalho de Melo2-15/+26
2016-04-15perf trace: Introduce --min-stack filterArnaldo Carvalho de Melo2-18/+41
2016-04-15perf trace: Do not print interrupted syscalls when using --durationArnaldo Carvalho de Melo1-1/+1
2016-04-15block: loop: fix filesystem corruption in case of aio/dioMing Lei1-0/+6
2016-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-5/+89
2016-04-14Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-143/+17
2016-04-14Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-25/+43
2016-04-14Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-04-14Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-7/+45
2016-04-14Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds3-11/+13
2016-04-14Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-29/+61
2016-04-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+9
2016-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-2/+4
2016-04-14perf evsel: Move fprintf methods to separate source fileArnaldo Carvalho de Melo3-206/+213
2016-04-14perf trace: Add --max-stack knobArnaldo Carvalho de Melo2-1/+17
2016-04-14perf script: Add --max-stack knobArnaldo Carvalho de Melo2-0/+15
2016-04-14perf tools: Remove addr_location argument to sample__fprintf_callchainArnaldo Carvalho de Melo3-10/+5
2016-04-14perf evsel: Require that callchains be resolved before calling fprintf_{sym,c...Arnaldo Carvalho de Melo4-54/+48
2016-04-14perf symbols: Move fprintf routines to separate object fileArnaldo Carvalho de Melo5-71/+78
2016-04-14dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer1-24/+40
2016-04-14NVMe: Always use MSI/MSI-x interruptsKeith Busch1-10/+15
2016-04-14/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds1-2/+11
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds1-1/+1
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds2-12/+8
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds1-0/+37
2016-04-14perf evsel: Remove symbol_conf usageArnaldo Carvalho de Melo3-5/+7
2016-04-14perf callchain: Start moving away from global per thread cursorsArnaldo Carvalho de Melo9-22/+33
2016-04-14perf trace: Move socket_type beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2-59/+61
2016-04-14parisc: Fix ftrace function tracerHelge Deller8-168/+114
2016-04-14pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani1-6/+16
2016-04-14pwm: fsl-ftm: Use flat regmap cacheStefan Agner1-1/+1
2016-04-14Merge tag 'perf-core-for-mingo-20160414' of git://git.kernel.org/pub/scm/linu...Ingo Molnar12-221/+611
2016-04-14perf config: Make show_config() use perf_config_setTaeung Song1-7/+32
2016-04-14perf config: Introduce perf_config_set classTaeung Song2-0/+199
2016-04-14perf record: Add '--timestamp-filename' option to append timestamp to output ...Wang Nan1-4/+49
2016-04-14perf record: Turns auxtrace_snapshot_enable into 3 statesWang Nan1-10/+49
2016-04-14perf data: Add perf_data_file__switch() helperWang Nan2-1/+51
2016-04-14perf session: Make ordered_events reusableWang Nan1-1/+5
2016-04-14perf ordered_events: Introduce reinit()Wang Nan2-0/+10
2016-04-14perf trace: Move eventfd beautifiers to trace/beauty/ directoryArnaldo Carvalho de Melo2-40/+39
2016-04-14perf trace: Move mmap beautifiers to trace/beauty/ directoryArnaldo Carvalho de Melo2-158/+159
2016-04-14perf trace: Add getrandom beautifier related defines for older systemsArnaldo Carvalho de Melo1-0/+7
2016-04-14perf trace: Add seccomp beautifier related defines for older systemsArnaldo Carvalho de Melo1-0/+11
2016-04-14mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter1-9/+1
2016-04-14mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson1-17/+1
2016-04-14Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie9-24/+48
2016-04-14Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-17/+33
2016-04-13Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-shLinus Torvalds4-10/+3
2016-04-13usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede5-2/+28
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede1-1/+6
2016-04-13doc: usb: Fix typo in gadget_multi documentationDiego Herranz1-1/+1
2016-04-13usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin1-1/+1
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman4-4/+9
2016-04-13usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda1-0/+13
2016-04-13usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2-0/+11
2016-04-13xhci: resume USB 3 roothub firstMathias Nyman1-3/+3
2016-04-13usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-04-13cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum1-0/+4
2016-04-13Merge tag 'perf-core-for-mingo-20160413' of git://git.kernel.org/pub/scm/linu...Ingo Molnar12-178/+416
2016-04-13lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra1-3/+1
2016-04-13lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra1-9/+12
2016-04-13dmaengine: dw: fix master selectionAndy Shevchenko1-15/+19
2016-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-7/+1
2016-04-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds20-85/+89
2016-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-37/+106
2016-04-13perf trace: Do not accept --no-syscalls together with -eArnaldo Carvalho de Melo1-0/+7
2016-04-13perf evsel: Move some methods from session.[ch] to evsel.[ch]Arnaldo Carvalho de Melo6-153/+154
2016-04-13perf sched map: Display only given cpusJiri Olsa2-0/+26
2016-04-13perf sched map: Color given cpusJiri Olsa2-3/+36
2016-04-13perf sched map: Color given pidsJiri Olsa2-4/+76
2016-04-13perf thread_map: Make new_by_tid_str constructor publicJiri Olsa2-1/+3
2016-04-13perf sched: Use color_fprintf for outputJiri Olsa1-8/+10
2016-04-13perf sched: Add compact display optionJiri Olsa2-6/+63
2016-04-13perf cpu_map: Add has() methodJiri Olsa2-0/+14
2016-04-13perf thread_map: Add has() methodJiri Olsa2-0/+13
2016-04-13perf trace: Support callchains for --event tooArnaldo Carvalho de Melo1-15/+26
2016-04-13perf/x86/amd/uncore: Do not register a task ctx for uncore PMUsPeter Zijlstra1-0/+2
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck1-2/+2
2016-04-13perf/x86/intel/pt: Use boot_cpu_has() because it's thereAlexander Shishkin1-1/+1
2016-04-13uprobes/x86: Constify uprobe_xol_ops structuresJulia Lawall1-2/+2
2016-04-13ALSA: hda - Fix inconsistent monitor_present state until repollTakashi Iwai1-7/+4
2016-04-13ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang1-0/+2
2016-04-13Merge tag 'perf-core-for-mingo-20160411' of git://git.kernel.org/pub/scm/linu...Ingo Molnar28-146/+487
2016-04-13Merge tag 'perf-core-for-mingo-20160408' of git://git.kernel.org/pub/scm/linu...Ingo Molnar29-117/+1061
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar9164-237745/+484028
2016-04-12ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim2-0/+8
2016-04-13Merge tag 'keys-fixes-20160412' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2-2/+4
2016-04-12debugfs: Make automount point inodes permanently emptySeth Forshee1-1/+1
2016-04-12Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-2/+2
2016-04-12ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij1-8/+2
2016-04-12Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixesOlof Johansson1-0/+1
2016-04-12Merge tag 'omap-for-v4.6/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson9-9/+21
2016-04-12bus: uniphier-system-bus: fix condition of overlap checkKunihiko Hayashi1-1/+1
2016-04-12ARM: uniphier: drop weird sizeof()Masahiro Yamada1-1/+1
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim3-23/+38
2016-04-12f2fs: use dget_parent and file_dentry in f2fs_file_openJaegeuk Kim1-3/+7
2016-04-12fscrypto: use dget_parent() in fscrypt_d_revalidate()Jaegeuk Kim1-3/+8
2016-04-13drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependencyJavier Martinez Canillas1-1/+1
2016-04-12drm/exynos: fix a warning messageDan Carpenter1-1/+1
2016-04-12drm/exynos: mic: fix an error codeDan Carpenter1-0/+1
2016-04-12drm/exynos: fimd: fix broken dp_clock controlMarek Szyprowski1-1/+1
2016-04-12drm/exynos: build fbdev code conditionallyAndrzej Hajda4-15/+36
2016-04-12drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_setAndrzej Hajda1-5/+7
2016-04-12drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann1-1/+1
2016-04-12ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang1-0/+14
2016-04-12mailbox: Stop using ENOSYS for anything other than unimplemented syscallsLee Jones1-2/+2
2016-04-12mailbox: mailbox-test: Prevent memory leakLee Jones1-3/+6
2016-04-12mailbox: mailbox-test: Use more consistent format for calling copy_from_user()Lee Jones1-4/+3
2016-04-11perf trace: Print unresolved symbol names as addressesArnaldo Carvalho de Melo1-2/+3
2016-04-11perf evsel: Allow unresolved symbol names to be printed as addressesArnaldo Carvalho de Melo4-13/+46
2016-04-11perf trace: Make "--call-graph" affect just "raw_syscalls:sys_exit"Arnaldo Carvalho de Melo1-1/+21
2016-04-11perf evsel: Rename config_callgraph() to config_callchain() and make it publicArnaldo Carvalho de Melo2-6/+8
2016-04-11perf evlist: Add (reset,set)_sample_bit methodsArnaldo Carvalho de Melo2-0/+29
2016-04-11perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo15-18/+26
2016-04-11perf trace: Exclude the kernel part of the callchain leading to a syscallArnaldo Carvalho de Melo2-0/+16
2016-04-11perf evsel: Introduce fprintf_callchain() method out of fprintf_sym()Arnaldo Carvalho de Melo3-7/+32
2016-04-11perf evsel: Rename print_ip() to fprintf_sym()Arnaldo Carvalho de Melo4-43/+39
2016-04-11perf trace: Add support for printing call chains on sys_exit events.Milian Wolff2-0/+28
2016-04-11perf evsel: Allow passing a left alignment when printing a symbolArnaldo Carvalho de Melo3-4/+8
2016-04-11perf evsel: Allow specifying a file to output in perf_evsel__print_ipMilian Wolff3-21/+25
2016-04-11perf bpf: Automatically create bpf-output event __bpf_stdout__Wang Nan1-9/+28
2016-04-11perf bpf: Clone bpf stdout events in multiple bpf scriptsWang Nan4-0/+158
2016-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-73/+164
2016-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds15-85/+77
2016-04-11Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+21
2016-04-11NVMe: Fix reset/remove raceKeith Busch1-2/+4
2016-04-11dm: fix dm_target_io leak if clone_bio() returns an errorMikulas Patocka1-1/+3
2016-04-11ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460sSven Eckelmann1-1/+9
2016-04-11ALSA: sscape: Use correct format identifier for size_tWilliam Breathitt Gray1-1/+1
2016-04-11Merge tag 'drm-intel-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-12/+7
2016-04-11Merge tag 'topic/drm-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-9/+16
2016-04-11m68k/gpio: remove arch specific sysfs bus deviceGreg Ungerer1-7/+1
2016-04-10Linux 4.6-rc3Linus Torvalds1-1/+1
2016-04-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-7/+13
2016-04-10Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-9/+84
2016-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-36/+49
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-10KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini1-0/+1
2016-04-10kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-6/+4