summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/+196Star
| * | | 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
* | | | x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-102-0/+3
* | | | perf, x86: Implement IBS initializationRobert Richter2011-10-106-201/+297
* | | | perf, x86: Share IBS macros between perf and oprofileRobert Richter2011-10-103-39/+40
* | | | x86, nmi: Track NMI usage statsDon Zickus2011-10-101-2/+18
* | | | x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus2011-10-104-9/+93
* | | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-1016-281/+124Star
* | | | x86, nmi: Create new NMI handler routinesDon Zickus2011-10-102-0/+171
* | | | x86, nmi: Split out nmi from traps.cDon Zickus2011-10-103-156/+179
* | | | perf, intel: Use GO/HO bits in perf-ctrGleb Natapov2011-10-103-3/+112
* | | | perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel2011-10-062-0/+16
* | | | perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel2011-10-061-1/+4
* | | | Merge branch 'ras' of git://amd64.org/linux/bp into perf/coreIngo Molnar2011-10-061-6/+14
|\ \ \ \ | |/ / / |/| | |
| * | | x86, mce: Do not call del_timer_sync() in IRQ contextHidetoshi Seto2011-09-141-6/+14
* | | | Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-06169-974/+1194
|\ \ \ \
| * | | | Linux 3.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/+27Star
| | * | | | 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/+21Star
| | * | | | 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/+0Star
| | * | | | 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/+33Star
| |\ \ \ \ \ \
| | * | | | | | drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher2011-10-043-127/+0Star
| | * | | | | | 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/+2Star
| | * | | | | | 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