aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-13perf tools: Add python-clean targetJiri Olsa1-3/+5
2017-09-13perf script: Support user regsAndi Kleen2-3/+31
2017-09-13perf record: Support direct --user-regs argumentsAndi Kleen4-1/+12
2017-09-13perf stat: Update walltime_nsecs_stats in interval modeAndi Kleen1-0/+2
2017-09-13perf stat: Hide internal duration_time counterAndi Kleen1-3/+24
2017-09-13perf stat: Support duration_time for metricsAndi Kleen2-4/+14
2017-09-13perf stat: Don't use ctx for saved values lookupAndi Kleen1-11/+5
2017-09-13perf list: Add metric groups to perf listAndi Kleen4-1/+192
2017-09-13perf stat: Support JSON metrics in perf statAndi Kleen8-6/+395
2017-09-13perf pmu: Extract function to get JSON alias mapAndi Kleen2-16/+35
2017-09-13perf stat: Print generic metric header even for failed expressionsAndi Kleen1-1/+3
2017-09-13perf stat: Factor out generic metric printingAndi Kleen1-27/+42
2017-09-13perf vendor events: Support metric_group and no event name in JSON parserAndi Kleen3-7/+20
2017-09-13perf tools: Support weak groups in 'perf stat'Andi Kleen5-2/+46
2017-09-13perf sched timehist: Add pid and tid optionsDavid Ahern2-0/+12
2017-09-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-12f2fs: hurry up to issue discard after io interruptionChao Yu1-2/+15
2017-09-12f2fs: fix to show correct discard_granularity in sysfsChao Yu1-0/+2
2017-09-12f2fs: detect dirty inode in evict_inodeChao Yu1-0/+3
2017-09-12perf stat: Wait for the correct childMilian Wolff1-1/+1
2017-09-12perf tools: Support running perf binaries with a dash in their nameMilian Wolff1-4/+10
2017-09-12perf config: Check not only section->from_system_config but also item'sTaeung Song1-1/+1
2017-09-12perf ui progress: Fix progress updateJiri Olsa1-1/+6
2017-09-12perf ui progress: Make sure we always define step valueJiri Olsa1-1/+1
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa1-1/+12
2017-09-12tools lib api: Fix make DEBUG=1 buildJiri Olsa1-1/+7
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff1-1/+1
2017-09-12tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo1-3/+6
2017-09-11f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong2-0/+14
2017-09-11f2fs: speed up gc_urgent mode with SSRJaegeuk Kim3-13/+16
2017-09-11f2fs: better to wait for fstrim completionJaegeuk Kim1-1/+6
2017-09-11x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang2-2/+1
2017-09-11sched/fair: Fix nuisance kernel-doc warningRandy Dunlap1-1/+1
2017-09-10Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds2-110/+0
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven1-1/+1
2017-09-10x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCIDAndy Lutomirski1-1/+1
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner1-0/+51
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga5-6/+45
2017-09-09Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri1-37/+43
2017-09-09NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests()Trond Myklebust1-1/+5
2017-09-09NFS: Don't hold the group lock when calling nfs_release_request()Trond Myklebust1-1/+1
2017-09-09libnvdimm, btt: fix format string warningsRandy Dunlap1-2/+2
2017-09-09remove gperf left-overs from build systemLinus Torvalds1-9/+0
2017-09-09NFS: Remove pnfs_generic_transfer_commit_list()Trond Myklebust2-41/+4
2017-09-09NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlockTrond Myklebust2-9/+22
2017-09-09ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown1-0/+1
2017-09-08bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann2-3/+7
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli1-2/+4
2017-09-08bpf: devmap, use cond_resched instead of cpu_relaxJohn Fastabend1-1/+1
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend4-16/+72