summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf top: Use the TUI interface by defaultArnaldo Carvalho de Melo2011-10-071-7/+0
* perf annotate browser: Allow navigation to called functionsArnaldo Carvalho de Melo2011-10-075-25/+79
* perf top: Add callgraph supportArnaldo Carvalho de Melo2011-10-072-2/+159
* perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo2011-10-078-579/+196
* perf browsers: Add live mode to the hists, annotate browsersArnaldo Carvalho de Melo2011-10-079-56/+116
* perf hists: Threaded addition and sorting of entriesArnaldo Carvalho de Melo2011-10-074-30/+92
* perf report: Add option to show total periodArnaldo Carvalho de Melo2011-10-074-0/+24
* perf hists: Allow limiting the number of rows and columns in fprintfArnaldo Carvalho de Melo2011-10-074-11/+33
* perf hists: Stop using 'self' for struct histsArnaldo Carvalho de Melo2011-10-071-78/+78
* Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-06169-974/+1194
|\
| * Linux 3.1-rc9v3.1-rc9Linus Torvalds2011-10-051-1/+1
| * Merge git://github.com/davem330/netLinus Torvalds2011-10-0415-82/+100
| |\
| | * pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-031-29/+27
| | * pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-031-1/+1
| | * make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn2011-10-031-1/+4
| | * net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
| | * bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12
| | * can bcm: fix incomplete tx_setup fixOliver Hartkopp2011-09-291-27/+21
| | * RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger2011-09-291-4/+9
| | * net: Documentation: Fix type of variablesRoy.Li2011-09-291-2/+2
| | * ibmveth: Fix oops on request_irq failureBrian King2011-09-291-2/+2
| | * ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-09-291-0/+3
| | * cxgb4: Fix EEH on IBM P7IOCDivy Le Ray2011-09-291-0/+3
| | * can bcm: fix tx_setup off-by-one errorsOliver Hartkopp2011-09-291-6/+7
| | * MAINTAINERS: tehuti: Alexander Indenbaum's address bouncesIan Campbell2011-09-291-1/+0
| | * dp83640: reduce driver noiseRichard Cochran2011-09-291-2/+2
| | * ptp: fix L2 event message recognitionRichard Cochran2011-09-291-3/+10
| * | Merge branch 'fix/asoc' of git://github.com/tiwai/soundLinus Torvalds2011-10-044-8/+8
| |\ \
| | * | ASoC: omap_mcpdm_remove cannot be __devexitArnd Bergmann2011-10-022-2/+2
| | * | ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin2011-10-021-2/+2
| | * | ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann2011-10-021-4/+4
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-046-158/+33
| |\ \ \
| | * | | drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher2011-10-043-127/+0
| | * | | drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer2011-10-031-10/+10
| | * | | drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer2011-10-031-5/+7
| | * | | drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer2011-10-031-6/+2
| | * | | drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell2011-10-031-2/+2
| | * | | drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher2011-10-031-4/+4
| | * | | drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher2011-10-031-4/+8
| | * | | drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher2011-10-031-2/+2
| * | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-041-27/+66
| |\ \ \ \
| | * | | | spi-topcliff-pch: Fix overrun issueTomoya MORINAGA2011-10-041-5/+23
| | * | | | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA2011-10-041-7/+24
| | * | | | spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA2011-10-041-8/+11
| | * | | | spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA2011-10-041-7/+3
| | * | | | spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA2011-10-041-0/+5
| * | | | | PCI: Disable MPS configuration by defaultJon Mason2011-10-043-3/+20
| * | | | | lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-041-6/+8
| * | | | | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-10-031-15/+13
| |\ \ \ \ \
| | * | | | | hwmon: (coretemp) Avoid leaving around dangling pointerGuenter Roeck2011-09-281-0/+1