summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-17perf trace: Fix race condition at the end of started workloadsSukadev Bhattiprolu
2015-06-17perf probe: Speed up perf probe --list by caching debuginfoMasami Hiramatsu
2015-06-17perf probe: Show usage even if the last event is skippedMasami Hiramatsu
2015-06-17perf tools: Move libtraceevent dynamic list to separated LDFLAGS variableWang Nan
2015-06-17perf tools: Fix a problem when opening old perf.data with different byte orderWang Nan
2015-06-17perf tools: Ignore .config-detected in .gitignoreWang Nan
2015-06-17i2c: slave: fix the example how to instantiate from userspaceWolfram Sang
2015-06-17tracing: Have filter check for balanced opsSteven Rostedt
2015-06-16perf probe: Fix to return error if no probe is addedMasami Hiramatsu
2015-06-16perf unwind: Fix a compile errorHou Pengyang
2015-06-16perf stat: Introduce perf_counts__(new|delete|reset) functionsJiri Olsa
2015-06-16perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa
2015-06-16perf tools: Add thread_map__(alloc|realloc) helpersJiri Olsa
2015-06-16perf tools: Introduce xyarray__reset functionJiri Olsa
2015-06-16perf probe: List probes in stdoutMasami Hiramatsu
2015-06-16tools lib traceevent: Fix python/perf.so compiling errorWang Nan
2015-06-16perf tools: Replace map->referenced & maps->removed_maps with map->refcntArnaldo Carvalho de Melo
2015-06-16ALSA: hda - Fix unused label skip_i915Takashi Iwai
2015-06-16crypto: caam - fix RNG buffer cache alignmentSteve Cornelius
2015-06-16crypto: caam - improve initalization for context state savesSteve Cornelius
2015-06-16KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář
2015-06-16drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson
2015-06-15ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)Takashi Iwai
2015-06-15Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula
2015-06-15ALSA: mips: let SND_SGI_O2 select SND_PCMNicholas Mc Guire
2015-06-15ALSA: hda - Fix audio crackles on Dell Latitude E7x40Takashi Iwai
2015-06-15ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang
2015-06-15drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson
2015-06-14Linux 4.1-rc8Linus Torvalds
2015-06-14Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-14Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-06-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-14Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent
2015-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-12Doc: networking: Fix URL for wiki.wireshark.org in udplite.txtMasanari Iida
2015-06-12sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner
2015-06-12perf probe: Cut off the gcc optimization postfixes from function nameMasami Hiramatsu
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-12Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse
2015-06-12md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown
2015-06-12md: Close race when setting 'action' to 'idle'.NeilBrown
2015-06-12md: don't return 0 from array_state_storeNeilBrown
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski