summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-05perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo6-0/+30
2016-07-03perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf1-5/+6
2016-07-03perf/x86/intel: Update event constraints when HT is offStephane Eranian1-0/+29
2016-07-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-4/+6
2016-07-03Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-19/+65
2016-07-02Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds12-78/+160
2016-07-02Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-6/+38
2016-07-02Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+7
2016-07-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-17/+11
2016-07-02Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-22/+22
2016-07-02Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-56/+138
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-07-02Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-07-02Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-5/+11
2016-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-48/+78
2016-07-02Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-4/+11
2016-07-02Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+5
2016-07-02Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-26/+60
2016-07-01Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-11/+15
2016-07-01Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+6
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-35/+22
2016-07-01Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+8
2016-07-01Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max7...Mark Brown2-2/+7
2016-07-01perf probe: Remove caches when --cache is givenMasami Hiramatsu4-8/+60
2016-07-01perf probe: Show all cached probesMasami Hiramatsu7-7/+184
2016-07-01perf probe: Use cache entry if possibleMasami Hiramatsu3-4/+86
2016-07-01locks: use file_inode()Miklos Szeredi1-1/+1
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones1-1/+2
2016-07-01phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() APILee Jones1-1/+1
2016-07-01phy: miphy28lp: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-07-01Merge tag 'perf-core-for-mingo-20160630' of git://git.kernel.org/pub/scm/linu...Ingo Molnar19-49/+614
2016-07-01namespace: update event counter when umounting a deleted dentryAndrey Ulanov1-0/+1
2016-07-019p: use file_dentry()Miklos Szeredi1-3/+3
2016-07-01perf tools: Change cpu_map__fprintf outputJiri Olsa6-7/+79
2016-07-01perf test: Add -F/--dont-fork optionJiri Olsa2-22/+37
2016-07-01perf tests: Fix thread map test for -F optionJiri Olsa1-3/+13
2016-07-01perf tools: Allow to reset open files counterJiri Olsa3-6/+24
2016-07-01perf trace beauty eventfd: No need to include eventfd.hArnaldo Carvalho de Melo1-2/+0
2016-07-01perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systemsArnaldo Carvalho de Melo1-0/+3
2016-07-01perf annotate: Add number of samples to the headerPeter Zijlstra (Intel)1-2/+3
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew1-3/+10
2016-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-39/+41
2016-06-30Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+1
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds7-51/+181
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2-2/+3
2016-06-30ACPI,PCI,IRQ: correct operator precedenceSinan Kaya1-1/+1
2016-06-30perf annotate: Simplify header dotted line sizingPeter Zijlstra (Intel)1-6/+3
2016-06-30Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix...Mark Brown4-6/+38
2016-06-30perf evsel: Utility function to fetch archRavi Bangoria2-0/+9