aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-11perf tools: Retry mapping buffers readonly on EACCESpersistent-v2Robert Richter3-3/+13
2013-06-11perf tools: Add attr<num> syntax to event parserRobert Richter5-37/+37
2013-06-11perf tools: Modify event parser to update event attribute by indexRobert Richter5-60/+65
2013-06-11perf tools: Rename flex conditions to avoid name conflictsRobert Richter1-12/+12
2013-06-11perf, persistent: Allow multiple users for an eventRobert Richter1-10/+36
2013-06-11perf, persistent: Exposing persistent events using sysfsRobert Richter2-12/+86
2013-06-11perf, persistent: Name each persistent eventRobert Richter3-8/+29
2013-06-11perf, persistent: Implementing a persistent pmuRobert Richter1-0/+35
2013-06-11perf, persistent: Avoid adding identical eventsRobert Richter1-0/+6
2013-06-11perf, persistent: Protect event lists with mutexRobert Richter1-9/+24
2013-06-11perf, persistent: Reworking perf_get_persistent_event_fd()Robert Richter1-28/+7
2013-06-11perf, persistent: Introduce get_persistent_event()Robert Richter1-14/+22
2013-06-11perf, persistent: Remove rb_put()Robert Richter3-20/+14
2013-06-11perf, persistent: Rework struct pers_event_descRobert Richter2-11/+8
2013-06-11MCE: Enable persistent eventBorislav Petkov1-0/+18
2013-06-11perf: Add persistent event facilitiesBorislav Petkov5-9/+207
2013-06-11perf: Add persistent eventsBorislav Petkov2-2/+11
2013-06-11perf, ring_buffer: Use same prefixBorislav Petkov2-24/+20
2013-06-11perf tools: Use default include path notation for libtraceevent headersRobert Richter7-11/+12
2013-06-11perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter2-4/+3
2013-06-10perf tools: Fix perf version generationRobert Richter1-6/+15
2013-06-10perf tools: Fix output directory of Documentation/Robert Richter1-7/+1
2013-06-10tools: Get only verbose output with V=1Robert Richter3-3/+3
2013-05-31Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar41-778/+1270
2013-05-30perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa1-1/+1
2013-05-30perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa1-1/+1
2013-05-30perf tools: Replace multiple line assignment with multiple statementsJiri Olsa1-24/+19
2013-05-30perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2-238/+238
2013-05-30perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2-0/+6
2013-05-30perf tools: Switch to full path C include directoriesJiri Olsa2-14/+39
2013-05-30perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2-22/+25
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa3-84/+89
2013-05-30perf evlist: Reset SIGTERM handler in workload child processDavid Ahern1-0/+2
2013-05-29perf: Expand definition of sysfs format attributeMichael Ellerman1-0/+6
2013-05-29perf: Power7 Update testing ABI to list CPI-stack eventsSukadev Bhattiprolu1-5/+27
2013-05-29perf: Power7: Make CPI stack events available in sysfsSukadev Bhattiprolu1-0/+73
2013-05-29tools lib lk: Respect CROSS_COMPILERabin Vincent1-0/+3
2013-05-29perf tools: Remove cwdlen from struct perf_sessionJiri Olsa1-1/+0
2013-05-29perf tools: Remove frozen from perf_header structJiri Olsa2-3/+0
2013-05-29perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa2-4/+4
2013-05-29perf tests: Fix attr test for record -d optionJiri Olsa1-1/+4
2013-05-29perf tools: Final touches for CHK config moveJiri Olsa1-11/+0
2013-05-29perf tools: Move paths config into config/MakefileJiri Olsa2-58/+52
2013-05-29perf tools: Move libnuma check config into config/MakefileJiri Olsa2-8/+12
2013-05-29perf tools: Move stdlib check config into config/MakefileJiri Olsa2-18/+18
2013-05-29perf tools: Move libbfd check config into config/MakefileJiri Olsa2-37/+37
2013-05-29perf tools: Move libpython check config into config/MakefileJiri Olsa2-65/+66
2013-05-29perf tools: Move libperl check config into config/MakefileJiri Olsa2-17/+24
2013-05-29perf tools: Move gtk2 check config into config/MakefileJiri Olsa2-18/+22
2013-05-29perf tools: Move slang check config into config/MakefileJiri Olsa2-26/+30
2013-05-29perf tools: Move libaudit check config into config/MakefileJiri Olsa2-8/+12
2013-05-29perf tools: Move libunwind check config into config/MakefileJiri Olsa2-24/+27
2013-05-28perf tools: Move libdw check config into config/MakefileJiri Olsa2-7/+15
2013-05-28perf tools: Move libelf check config into config/MakefileJiri Olsa2-46/+47
2013-05-28perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa2-91/+85
2013-05-28perf tools: Move programs check into config/MakefileJiri Olsa2-16/+18
2013-05-28perf tools: Move arch check into config/MakefileJiri Olsa2-29/+48
2013-05-28perf tools: Add automated make test suiteJiri Olsa1-0/+138
2013-05-28perf tools: Save parent pid in thread structDavid Ahern2-0/+5
2013-05-28perf stats: Fix divide by 0 in varianceDavid Ahern1-1/+1
2013-05-28perf kvm: Handle realloc failuresDavid Ahern1-0/+3
2013-05-28perf evsel: Fix printing of perf_event_paranoid messageDavid Ahern1-1/+1
2013-05-28perf test: Fix typoArnaldo Carvalho de Melo1-1/+1
2013-05-28perf hists: Rename hist_entry__add_pair argumentsJiri Olsa1-3/+3
2013-05-28perf diff: Use internal rb tree for hists__precomputeJiri Olsa1-3/+10
2013-05-28perf report: Add report.percent-limit config variableNamhyung Kim1-1/+6
2013-05-28perf top: Add --percent-limit optionNamhyung Kim4-4/+34
2013-05-28perf report: Add --percent-limit optionNamhyung Kim8-25/+115
2013-05-28perf report: Don't bother locking when adding hist entriesNamhyung Kim1-4/+0
2013-05-28perf hists: Move locking to its call-sitesNamhyung Kim3-17/+18
2013-05-28perf top: Get rid of *_threaded() functionsNamhyung Kim3-52/+19
2013-05-28perf top: Fix percent output when no samples collectedNamhyung Kim1-6/+17
2013-05-28perf top: Fix -E option behaviorNamhyung Kim1-12/+5
2013-05-28perf record: handle death by SIGTERMDavid Ahern1-1/+1
2013-05-28perf tools: Handle JITed code in shared memoryAndi Kleen1-0/+1
2013-05-28perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu2-0/+12
2013-05-28perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa1-3/+3
2013-05-28perf hists browser: Use sort__has_symArnaldo Carvalho de Melo1-7/+2
2013-05-28perf top: Use sort__has_symNamhyung Kim2-10/+3
2013-05-28perf sort: Cleanup sort__has_sym settingNamhyung Kim1-4/+1
2013-05-28perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim1-1/+1
2013-05-28perf archive: Fix typo on DocumentationArnaldo Carvalho de Melo1-1/+1
2013-05-28perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim5-29/+47
2013-05-28perf sort: Separate out memory-specific sort keysNamhyung Kim3-16/+44
2013-05-28perf sort: Factor out common code in sort_dimension__add()Namhyung Kim1-24/+17
2013-05-28perf sort: Introduce sort__mode variableNamhyung Kim4-15/+24
2013-05-28perf report: Fix alignment of symbol column when -v is givenNamhyung Kim2-12/+16
2013-05-28perf hists: Free unused mem info of a matched hist entryNamhyung Kim1-0/+6
2013-05-28perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim2-3/+20
2013-05-28perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu1-2/+2
2013-05-28watchdog: Remove softlockup_thresh from DocumentationLi Zefan1-10/+0
2013-05-28watchdog: Document watchdog_thresh sysctlLi Zefan1-0/+14
2013-05-28watchdog: Disallow setting watchdog_thresh to -1Li Zefan1-2/+1
2013-05-28perf/x86/amd: Rework AMD PMU init codePeter Zijlstra1-17/+17
2013-05-28perf/x86: Check branch sampling priv level in generic codeStephane Eranian2-15/+7
2013-05-28perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driverDan Carpenter2-4/+4
2013-05-28perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2-4/+60
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian3-10/+109
2013-05-28perf: Fix hw breakpoints overflow period samplingJiri Olsa3-1/+8
2013-05-28x86/signals: Merge EFLAGS bit clearing into a single statementJiri Olsa1-7/+3
2013-05-28x86/signals: Clear RF EFLAGS bit for signal handlerJiri Olsa1-0/+6
2013-05-28x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa3-10/+2
2013-05-26Linux 3.10-rc3Linus Torvalds1-1/+1
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul1-5/+22
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-41/+78
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-71/+62
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-21/+47
2013-05-25Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds3-2/+3
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-137/+144
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds9-173/+211
2013-05-25score: remove redundant kcore_list entriesKyle McMartin1-2/+0
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-70/+41
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-3/+2
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2-19/+11
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds40-417/+1031
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-236/+185
2013-05-24aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise1-1/+3
2013-05-24mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman1-34/+36
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa1-1/+1
2013-05-24ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi1-1/+1
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-05-24mm/memory_hotplug.c: fix printk format warningsRandy Dunlap1-3/+6
2013-05-24nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi1-4/+23
2013-05-24drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-05-24fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-24drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-24auditfilter.c: fix kernel-doc warningsRandy Dunlap1-3/+0
2013-05-24aio: fix io_getevents documentationJeff Moyer1-2/+1
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton3-125/+0
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-05-24mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V1-1/+6
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap1-2/+3
2013-05-24mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin1-1/+1
2013-05-24rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine1-0/+12
2013-05-24hfs: avoid crash in hfs_bnode_createJeff Mahoney1-1/+5
2013-05-24mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner1-2/+12
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren4-0/+277
2013-05-24ocfs2: unlock rw lock if inode lock failedJoseph Qi1-1/+1
2013-05-24mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong1-40/+39
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11
2013-05-24fat: fix possible overflow for fat_clustersOGAWA Hirofumi1-1/+14
2013-05-24rapidio: documentation update for enumeration changesAlexandre Bounine2-11/+134
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine6-7/+102
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine8-139/+304
2013-05-24drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr1-2/+1
2013-05-24Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixesOlof Johansson3-3/+6
2013-05-24xfs: remote attribute lookups require the value lengthDave Chinner1-1/+2
2013-05-24xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner1-11/+13
2013-05-24xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner1-0/+1
2013-05-24xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner4-5/+7
2013-05-24parisc: fix irq stack on UP and SMPHelge Deller3-41/+26
2013-05-24xfs: Don't reference the EFI after it is freedDave Chinner1-2/+3
2013-05-24xfs: fix rounding in xfs_free_file_spaceDave Chinner1-2/+2
2013-05-24xfs: fix sub-page blocksize data integrity writesDave Chinner1-0/+19
2013-05-24parisc/superio: Use module_pci_driver to register driverPeter Huewe1-12/+1
2013-05-24parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2-10/+10
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller4-0/+14
2013-05-24parisc: add additional parisc git tree to MAINTAINERS fileHelge Deller1-0/+1
2013-05-24parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller1-6/+6
2013-05-24parisc: add rp5470 entry to machine databaseHelge Deller1-0/+1
2013-05-24MPILIB: disable usage of floating point registers on pariscHelge Deller1-2/+3
2013-05-24Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2013-05-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2013-05-24Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson4-10/+5
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds4-6/+11
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds18-95/+146
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds95-461/+937
2013-05-24GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse1-1/+1
2013-05-24GFS2: fix DLM depends to fix build errorsRandy Dunlap1-1/+1
2013-05-24GFS2: Use single-block reservations for directoriesBob Peterson1-2/+7
2013-05-24GFS2: two minor quota fixupsBob Peterson1-2/+2
2013-05-24ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu1-3/+3
2013-05-24ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON1-1/+1
2013-05-24ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD2-6/+1
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King1-3/+37
2013-05-24powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt1-0/+1
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt6-48/+38
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman3-0/+40
2013-05-24powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt1-1/+1
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt1-3/+4
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt1-2/+6
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder6-38/+19
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang1-9/+4
2013-05-23tcp: xps: fix reordering issuesEric Dumazet1-4/+6
2013-05-23Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-21/+64
2013-05-23NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever1-1/+1
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+23
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+69
2013-05-23net: Revert unused variable changes.David S. Miller3-0/+3
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-184/+234
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-52/+499
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+6
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-13/+29
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds75-238/+268
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-12/+30
2013-05-23lib: make iovec obj instead of libRandy Dunlap1-2/+2
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng1-4/+15
2013-05-23ARC: Use enough bits for determining page's cache colorVineet Gupta1-1/+1