aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-22perf tools: Retry mapping buffers readonly on EACCESpersistent-v3persistentRobert Richter3-5/+15
2013-08-22perf tools: Add attr<num> syntax to event parserRobert Richter5-37/+37
2013-08-22perf tools: Modify event parser to update event attribute by indexRobert Richter5-60/+65
2013-08-22perf tools: Rename flex conditions to avoid name conflictsRobert Richter1-12/+12
2013-08-22[RFC] perf, persistent: ioctl functions to control persistencyRobert Richter4-28/+160
2013-08-22perf, persistent: Dynamically resize list of sysfs entriesRobert Richter1-16/+99
2013-08-22perf, persistent: Implement reference counter for eventsRobert Richter1-10/+17
2013-08-22perf, persistent: Use unique event idsRobert Richter1-2/+38
2013-08-22perf, persistent: Exposing persistent events using sysfsRobert Richter2-11/+92
2013-08-22perf, persistent: Implementing a persistent pmuRobert Richter1-0/+34
2013-08-22mce, x86: Enable persistent eventsBorislav Petkov1-0/+19
2013-08-21perf: Add persistent eventsRobert Richter6-12/+266
2013-08-21perf, mmap: Factor out perf_get_fd()Robert Richter2-5/+9
2013-08-21perf, mmap: Factor out perf_alloc/free_rb()Robert Richter2-30/+48
2013-08-20perf, mmap: Factor out try_get_event()/put_event()Robert Richter2-6/+15
2013-08-20perf, mmap: Factor out ring_buffer_detach_all()Robert Richter1-38/+44
2013-08-20perf tools: Build docs with 'make all'Robert Richter2-4/+9
2013-08-16perf: Do not compute time values unnecessarilyPeter Zijlstra1-4/+4
2013-08-16perf: Account freq events globallyFrederic Weisbecker1-11/+8
2013-08-16perf: Roll back callchain buffer refcount under the callchain mutexFrederic Weisbecker1-1/+2
2013-08-16perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCUYan, Zheng2-1/+2
2013-08-16perf/x86/intel/uncore: Add filter support for QPI boxesYan, Zheng2-18/+123
2013-08-16perf/x86/intel/uncore: Add auxiliary pci device supportYan, Zheng2-52/+68
2013-08-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-27/+28
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar1068-99779/+13191
2013-08-15Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar25-135/+294
2013-08-14perf trace: Allow specifying which syscalls to traceArnaldo Carvalho de Melo2-6/+50
2013-08-14perf tools: Improve robustness of topology parsing codeStephane Eranian1-4/+7
2013-08-14perf tests: Fix compile failure on do_sort_somethingDavid Ahern1-6/+5
2013-08-13tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possibleOleg Nesterov1-1/+6
2013-08-13tracing/perf: Reimplement TP_perf_assign() logicOleg Nesterov2-21/+14
2013-08-13tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)Oleg Nesterov2-5/+8
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter7-13/+12
2013-08-12perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter4-11/+11
2013-08-12perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter10-20/+14
2013-08-12perf annotate: Set the machines symbol filterAdrian Hunter1-1/+3
2013-08-12perf mem: Remove unused symbol filter memberAdrian Hunter1-2/+1
2013-08-12perf report: Set the machines symbol filterAdrian Hunter1-3/+3
2013-08-12perf top: Set the machines symbol filterAdrian Hunter1-1/+3
2013-08-12perf machine: Add symbol filter to struct machineAdrian Hunter2-0/+25
2013-08-12perf session: Change perf_session__has_traces to actually check for tracepointsDavid Ahern1-4/+7
2013-08-12perf evsel: Add option to limit stack depth in callchain dumpsDavid Ahern3-5/+9
2013-08-12perf evsel: Add option to print stack trace on single lineDavid Ahern2-2/+7
2013-08-12perf tool: Simplify options to perf_evsel__print_ipDavid Ahern3-8/+40
2013-08-12perf sched: Remove sched_process_fork tracepointDavid Ahern1-29/+31
2013-08-12perf sched: Remove sched_process_exit tracepointDavid Ahern1-11/+0
2013-08-12perf sched: Remove thread lookup in sample handlerDavid Ahern1-7/+0
2013-08-12perf sched: Simplify arguments to read_eventsDavid Ahern1-7/+9
2013-08-12perf kvm: Update documentation with live commandDavid Ahern1-2/+44
2013-08-12perf kvm: Option to print events that exceed a durationDavid Ahern2-4/+24
2013-08-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar50-192/+2523
2013-08-11Linux 3.11-rc5Linus Torvalds1-1/+1
2013-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-19/+28
2013-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds14-99/+170
2013-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-9/+16
2013-08-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+4
2013-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-68/+119
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds9-27/+68
2013-08-10Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-4/+5
2013-08-10Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-13/+40
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-23/+66
2013-08-10Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+10
2013-08-09btrfs: don't loop on large offsets in readdirZach Brown1-8/+25
2013-08-09Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2-5/+5
2013-08-09Btrfs: release both paths before logging dir/changed extentsJosef Bacik1-3/+2
2013-08-09Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik1-22/+40
2013-08-09Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik1-11/+14
2013-08-09Btrfs: fix backref walking when we hit a compressed extentJosef Bacik1-8/+15
2013-08-09Btrfs: do not offset physical if we're compressedJosef Bacik1-3/+6
2013-08-09Btrfs: fix extent buffer leak after backref walkingLiu Bo1-1/+0
2013-08-09Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo1-4/+12
2013-08-09btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu1-3/+0
2013-08-09Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-76/+162
2013-08-09Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-102/+101
2013-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-29/+17
2013-08-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds32-165/+353
2013-08-09dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()Oleg Nesterov1-1/+0
2013-08-09Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina1-2/+0
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling3-0/+27
2013-08-09powerpc: Save the TAR register earlierMichael Neuling3-9/+19
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling2-25/+60
2013-08-09powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling1-11/+20
2013-08-09powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling1-2/+3
2013-08-09powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo1-2/+3
2013-08-09powerpc/kvm: Add signed type cast for comparationChen Gang1-2/+2
2013-08-09powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu1-1/+1
2013-08-09powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah1-4/+14
2013-08-09powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah1-46/+24
2013-08-09powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard1-1/+1
2013-08-09Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...Dave Airlie16-55/+138
2013-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-1/+0
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2-0/+5
2013-08-08hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-27/+25
2013-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-13/+11
2013-08-08Merge tag 'regulator-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2013-08-08Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-1/+1
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-23/+49
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-110/+154
2013-08-08Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0"Linus Torvalds1-3/+0
2013-08-08avr32: boards/atngw100/mrmt.c: fix building errorCong Ding1-1/+0
2013-08-08ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch1-7/+6
2013-08-07NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust1-5/+3
2013-08-08drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer1-1/+4
2013-08-08Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie24-158/+300
2013-08-07drm/radeon: make missing smc ucode non-fatalAlex Deucher4-10/+26
2013-08-07drm/radeon/dpm: require rlc for dpmAlex Deucher1-1/+4
2013-08-07drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher3-0/+13
2013-08-07drm/radeon: remove unnecessary unpinChristian König1-1/+0
2013-08-07drm/radeon: add more UVD CS checkingChristian König1-8/+35
2013-08-07drm/radeon: stop sending invalid UVD destroy msgChristian König1-2/+2
2013-08-07drm/radeon: only save UVD bo when we have open handlesChristian König5-17/+37
2013-08-07drm/radeon: always program the MC on startupAlex Deucher6-6/+12
2013-08-07drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher4-6/+59
2013-08-07drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher1-0/+3
2013-08-07drm/radeon: fix halting UVDChristian König7-11/+36
2013-08-07drm/radeon/dpm: adjust power state properly for UVD on SIAlex Deucher1-12/+32
2013-08-07drm/radeon/dpm: fix spread spectrum setup (v2)Alex Deucher7-76/+30
2013-08-07drm/radeon/dpm: adjust thermal protection requirementsAlex Deucher5-10/+5
2013-08-07drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher1-3/+9
2013-08-07drm/radeon: properly handle pm on gpu resetAlex Deucher1-0/+2
2013-08-07NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust1-1/+0
2013-08-07NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew1-0/+4
2013-08-07NFS: Fix writeback performance issue on cache invalidationTrond Myklebust1-2/+8
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust4-13/+33
2013-08-07Merge branch 'pm-fixes'Rafael J. Wysocki5-31/+32
2013-08-07Merge branch 'acpi-fixes'Rafael J. Wysocki6-45/+130
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki3-22/+98
2013-08-07Revert "tools lib lk: Fix for cross build"Joonsoo Kim1-15/+0
2013-08-07perf machine: Do not require /lib/modules/* on a guestJason Wessel1-1/+4
2013-08-07perf tests: Add tests of new pinned modifierMichael Ellerman1-0/+53
2013-08-07perf tools: Add support for pinned modifierMichael Ellerman3-2/+13
2013-08-07perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loopNamhyung Kim1-2/+0
2013-08-07perf kvm stat report: Add option to analyze specific VMDavid Ahern1-2/+36
2013-08-07perf kvm: Add min and max stats to displayDavid Ahern1-4/+17
2013-08-07perf kvm: Add live modeDavid Ahern1-26/+633
2013-08-07perf session: Export queue_event functionDavid Ahern2-9/+7
2013-08-07perf annotate browser: Fix typoIngo Molnar1-1/+1
2013-08-07perf annotate browser: Improve description of '?' hotkeyArnaldo Carvalho de Melo1-1/+1
2013-08-07perf annotate: Add call target name if it is missingAdrian Hunter1-0/+16
2013-08-07perf annotate: Remove nop at end of annotationAdrian Hunter1-0/+31
2013-08-07perf annotate: Put dso name in symbol annotation titleAdrian Hunter1-2/+14
2013-08-07perf annotate: Allow disassembly using /proc/kcoreAdrian Hunter2-5/+11
2013-08-07perf tests: Add kcore to the object code reading testAdrian Hunter1-18/+82
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter1-5/+7
2013-08-07perf symbols: Add support for reading from /proc/kcoreAdrian Hunter9-3/+347
2013-08-07perf tools: Make it possible to read object code from kernel modulesAdrian Hunter5-9/+43
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter1-11/+21
2013-08-07perf tools: Make it possible to read object code from vmlinuxAdrian Hunter6-61/+112
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter7-12/+22
2013-08-07perf tests: Add test for reading object codeAdrian Hunter4-0/+515
2013-08-07perf symbols: avoid SyS kernel syscall aliasesAdrian Hunter1-3/+14
2013-08-07perf stat: Flush output after each line in interval modeAndi Kleen1-0/+2
2013-08-07perf stat: Add support for --initial-delay optionAndi Kleen2-1/+26
2013-08-07perf evsel: Add support for enabling countersAndi Kleen2-3/+19
2013-08-07perf evlist: Remove obsolete dummy execveAndi Kleen1-7/+0
2013-08-07perf kvm: Split out tracepoints from record argsDavid Ahern1-11/+19
2013-08-07perf session: Export a few functions for event processingDavid Ahern2-6/+13
2013-08-07perf stats: Add max and min statsDavid Ahern2-0/+15
2013-08-07perf top: move CONSOLE_CLEAR to header fileDavid Ahern2-2/+2
2013-08-07perf util: Add parse_nsec_time() functionNamhyung Kim2-0/+35
2013-08-07perf python: Remove duplicate TID bit from maskArnaldo Carvalho de Melo1-1/+1
2013-08-07perf trace: Beautify 'connect' resultArnaldo Carvalho de Melo1-0/+1
2013-08-07perf tools: Fix compile of util/tsc.cDavid Ahern1-4/+4
2013-08-07perf evsel: Actually show symbol offset in stack trace when requestedDavid Ahern1-1/+6
2013-08-07perf tests: Add parse events tests for leader samplingJiri Olsa1-0/+115
2013-08-07perf tests: Add attr record group sampling testJiri Olsa1-0/+36
2013-08-07perf tools: Add 'S' event/group modifier to read sample valueJiri Olsa5-2/+39
2013-08-07perf evsel: Add PERF_SAMPLE_READ sample related processingJiri Olsa2-1/+74
2013-08-07perf evlist: Add perf_evlist__id2sid method to get event ID related dataJiri Olsa2-5/+18
2013-08-07perf evlist: Fix event ID retrieval for group format read caseJiri Olsa1-0/+7
2013-08-07perf tools: Add support for parsing PERF_SAMPLE_READ sample typeJiri Olsa5-2/+112
2013-08-07perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event idJiri Olsa1-1/+15
2013-08-07perf: Do not get values from disabled counters in group format readJiri Olsa1-1/+2
2013-08-07perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa2-0/+10
2013-08-07cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar4-26/+26
2013-08-07cpufreq: loongson2: fix regression related to clock managementAaro Koskinen1-5/+6
2013-08-07ACPI / processor: move try_offline_node() after acpi_unmap_lsapic()Yasuaki Ishimatsu1-1/+2
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-184/+302
2013-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-92/+26
2013-08-07MAINTAINERS: add TI Keystone ARM platformSantosh Shilimkar1-0/+6
2013-08-07MAINTAINERS: delete Srinidhi from ux500Linus Walleij1-1/+0
2013-08-07nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson2-4/+3
2013-08-07nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields1-0/+2
2013-08-07i2c: mv64xxx: Document the newly introduced allwinner compatibleMaxime Ripard1-1/+1
2013-08-07ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2-6/+34
2013-08-07drm/i915: do not disable backlight on vgaswitcheroo switch offJani Nikula1-0/+11
2013-08-07drm/i915: Don't call encoder's get_config unless encoder is activeVille Syrjälä1-1/+3
2013-08-07drm/i915: avoid brightness overflow when doing scaleAaron Lu1-2/+5
2013-08-07drm/i915: update last_vblank when disabling the power wellPaulo Zanoni1-0/+18
2013-08-07drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter1-3/+9
2013-08-07drm/ast: invalidate page tables when pinning a BODave Airlie1-0/+1
2013-08-07drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich1-0/+1
2013-08-07drm/cirrus: Invalidate page tables when pinning a BOMichal Srb1-0/+1
2013-08-06Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-08-06Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2013-08-06Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+34