summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-10x86, nmi: Track NMI usage statsDon Zickus1-2/+18
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus4-9/+93
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus16-281/+124
2011-10-10x86, nmi: Create new NMI handler routinesDon Zickus2-0/+171
2011-10-10x86, nmi: Split out nmi from traps.cDon Zickus3-156/+179
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov3-3/+112
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel2-0/+16
2011-10-06perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel1-1/+4
2011-10-05Linux 3.1-rc9v3.1-rc9Linus Torvalds1-1/+1
2011-10-04PCI: Disable MPS configuration by defaultJon Mason3-3/+20
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA1-8/+11
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA1-7/+3
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA1-0/+5
2011-10-04perf: Fix counter of ftrace eventsAndrew Vagin1-0/+3
2011-10-04lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-10-03ide-disk: Fix request requeuingBorislav Petkov1-1/+6
2011-10-03pch_gbe: Fixed the issue on which a network freezesToshiharu Okada1-29/+27
2011-10-03pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2011-10-03make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn1-1/+4
2011-10-03net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel1-2/+2
2011-10-03bonding: properly stop queuing work when requestedAndy Gospodarek3-7/+12
2011-10-03drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer1-10/+10
2011-10-03drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer1-5/+7
2011-10-03drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer1-6/+2
2011-10-03drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell1-2/+2
2011-10-03drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher1-4/+4
2011-10-03drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher1-4/+8
2011-10-03drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher1-2/+2
2011-10-02ASoC: omap_mcpdm_remove cannot be __devexitArnd Bergmann2-2/+2
2011-10-02ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin1-2/+2
2011-10-02ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann1-4/+4
2011-09-30Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik1-8/+16
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra3-27/+3
2011-09-30ALSA: hda - Fix a regression of the position-buffer checkTakashi Iwai1-4/+5
2011-09-30Resource: fix wrong resource window calculationRam Pai1-1/+6
2011-09-30powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-30bootup: move 'usermodehelper_enable()' a little earlierwangyanqing1-1/+1
2011-09-29perf symbols: Treat all memory maps without dso file as loadedJiri Olsa1-6/+18
2011-09-29perf sched: Fix script command documentationJiri Olsa1-3/+3
2011-09-29perf report: Fix stdio event name header printingArnaldo Carvalho de Melo1-4/+1
2011-09-29perf: Support setting the disassembler styleAndi Kleen6-1/+17
2011-09-29perf tools: Make stat/record print fatal signals of the target programAndi Kleen2-2/+19
2011-09-29perf stat: Fix spelling in commentJim Cromie1-1/+1
2011-09-29perf stat: Allow tab as cvs delimiterJim Cromie1-2/+4
2011-09-29perf stat: Suppress printing std-dev when its 0Jim Cromie1-1/+1
2011-09-29perf stat: Fix +- nan% in --no-aggr runsJim Cromie1-2/+7
2011-09-29perf stat: Add --log-fd <N> option to redirect stderr elsewhereJim Cromie2-1/+24