summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu2013-05-282-0/+12
* perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa2013-05-281-3/+3
* perf hists browser: Use sort__has_symArnaldo Carvalho de Melo2013-05-281-7/+2Star
* perf top: Use sort__has_symNamhyung Kim2013-05-282-10/+3Star
* perf sort: Cleanup sort__has_sym settingNamhyung Kim2013-05-281-4/+1Star
* perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim2013-05-281-1/+1
* perf archive: Fix typo on DocumentationArnaldo Carvalho de Melo2013-05-281-1/+1
* perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim2013-05-285-29/+47
* perf sort: Separate out memory-specific sort keysNamhyung Kim2013-05-283-16/+44
* perf sort: Factor out common code in sort_dimension__add()Namhyung Kim2013-05-281-24/+17Star
* perf sort: Introduce sort__mode variableNamhyung Kim2013-05-284-15/+24
* perf report: Fix alignment of symbol column when -v is givenNamhyung Kim2013-05-282-12/+16
* perf hists: Free unused mem info of a matched hist entryNamhyung Kim2013-05-281-0/+6
* perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim2013-05-282-3/+20
* perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu2013-05-281-2/+2
* watchdog: Remove softlockup_thresh from DocumentationLi Zefan2013-05-281-10/+0Star
* watchdog: Document watchdog_thresh sysctlLi Zefan2013-05-281-0/+14
* watchdog: Disallow setting watchdog_thresh to -1Li Zefan2013-05-281-2/+1Star
* perf/x86/amd: Rework AMD PMU init codePeter Zijlstra2013-05-281-17/+17
* perf/x86: Check branch sampling priv level in generic codeStephane Eranian2013-05-282-15/+7Star
* perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driverDan Carpenter2013-05-282-4/+4
* perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2013-05-282-4/+60
* perf: Use hrtimers for event multiplexingStephane Eranian2013-05-283-10/+109
* perf: Fix hw breakpoints overflow period samplingJiri Olsa2013-05-283-1/+8
* x86/signals: Merge EFLAGS bit clearing into a single statementJiri Olsa2013-05-281-7/+3Star
* x86/signals: Clear RF EFLAGS bit for signal handlerJiri Olsa2013-05-281-0/+6
* x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa2013-05-283-10/+2Star
* Linux 3.10-rc3Linus Torvalds2013-05-271-1/+1
* ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul2013-05-271-5/+22
* Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-2611-41/+78
|\
| * NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-241-1/+1
| * SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
| * NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-206-18/+20
| * SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
| * SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18
| * SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-151-2/+3
* | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-261-2/+2
|\ \
| * | amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-211-2/+2
| |/
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-2612-71/+62Star
|\ \
| * | parisc: fix irq stack on UP and SMPHelge Deller2013-05-243-41/+26Star
| * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1Star
| * | parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-242-10/+10
| * | parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-244-0/+14
| * | parisc: add additional parisc git tree to MAINTAINERS fileHelge Deller2013-05-241-0/+1
| * | parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
| * | parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1
| * | MPILIB: disable usage of floating point registers on pariscHelge Deller2013-05-241-2/+3
* | | Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-268-21/+47
|\ \ \
| * | | xfs: remote attribute lookups require the value lengthDave Chinner2013-05-241-1/+2
| * | | xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner2013-05-241-11/+13