aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-03perf ftrace: Add support for -a and -C optionNamhyung Kim
2017-03-03perf cpumap: Introduce cpu_map__snprint_mask()Namhyung Kim
2017-03-03perf ftrace: Add support for --pid optionNamhyung Kim
2017-03-03perf tools: Allow sorting by symbol sizeCharles Baylis
2017-03-03perf evlist: Clarify a bit the use of perf_mmap->refcntArnaldo Carvalho de Melo
2017-03-03perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf thread: convert thread.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf evlist: Convert perf_map.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf map: Convert map_groups.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf map: Convert map.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf dso: Convert dso.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf comm: Convert comm_str.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo
2017-03-03tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo
2017-03-03tools include: Provide gcc based cmpxchg fallback for !x86Arnaldo Carvalho de Melo
2017-03-03tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo
2017-03-03tools arch x86: Introduce atomic_cmpxchg()Arnaldo Carvalho de Melo
2017-03-03tools arch x86: Include asm/cmpxchg.hArnaldo Carvalho de Melo
2017-03-03tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo
2017-03-03perf stat: Issue a HW watchdog disable hintBorislav Petkov
2017-03-03perf vendor events: Add mapping for KnightsMill PMU eventsKarol Wachowski
2017-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-03-03Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds
2017-03-03Merge branch 'sfx-fixes'David S. Miller
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree
2017-03-03sfc: avoid max() in array sizeEdward Cree
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells
2017-03-03Merge branch 'nfp-fixes'David S. Miller
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski
2017-03-03Merge branch 'bgmac-fixes'David S. Miller
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-03-03Merge branch 'xen-netback-fixes'David S. Miller
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant
2017-03-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde