index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
x86, nmi: Track NMI usage stats
Don Zickus
1
-2
/
+18
2011-10-10
x86, nmi: Add in logic to handle multiple events and unknown NMIs
Don Zickus
4
-9
/
+93
2011-10-10
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
16
-281
/
+124
2011-10-10
x86, nmi: Create new NMI handler routines
Don Zickus
2
-0
/
+171
2011-10-10
x86, nmi: Split out nmi from traps.c
Don Zickus
3
-156
/
+179
2011-10-10
perf, intel: Use GO/HO bits in perf-ctr
Gleb Natapov
3
-3
/
+112
2011-10-06
perf, amd: Use GO/HO bits in perf-ctr
Joerg Roedel
2
-0
/
+16
2011-10-06
perf, core: Introduce attrs to count in either host or guest mode
Joerg Roedel
1
-1
/
+4
2011-10-05
Linux 3.1-rc9
v3.1-rc9
Linus Torvalds
1
-1
/
+1
2011-10-04
PCI: Disable MPS configuration by default
Jon Mason
3
-3
/
+20
2011-10-04
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
3
-127
/
+0
2011-10-04
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
1
-5
/
+23
2011-10-04
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
1
-7
/
+24
2011-10-04
spi-topcliff-pch: Fix CPU read complete condition issue
Tomoya MORINAGA
1
-8
/
+11
2011-10-04
spi-topcliff-pch: Fix SSN Control issue
Tomoya MORINAGA
1
-7
/
+3
2011-10-04
spi-topcliff-pch: add tx-memory clear after complete transmitting
Tomoya MORINAGA
1
-0
/
+5
2011-10-04
perf: Fix counter of ftrace events
Andrew Vagin
1
-0
/
+3
2011-10-04
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
1
-6
/
+8
2011-10-03
ide-disk: Fix request requeuing
Borislav Petkov
1
-1
/
+6
2011-10-03
pch_gbe: Fixed the issue on which a network freezes
Toshiharu Okada
1
-29
/
+27
2011-10-03
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
Toshiharu Okada
1
-1
/
+1
2011-10-03
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
Willem de Bruijn
1
-1
/
+4
2011-10-03
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
1
-2
/
+2
2011-10-03
bonding: properly stop queuing work when requested
Andy Gospodarek
3
-7
/
+12
2011-10-03
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
Michel Dänzer
1
-10
/
+10
2011-10-03
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
Michel Dänzer
1
-5
/
+7
2011-10-03
drm/radeon: Simplify cursor x/yorigin calculation.
Michel Dänzer
1
-6
/
+2
2011-10-03
drm/radeon/kms: fix cursor image off-by-one error
Nicholas Miell
1
-2
/
+2
2011-10-03
drm/radeon/kms: Fix logic error in DP HPD handler
Alex Deucher
1
-4
/
+4
2011-10-03
drm/radeon/kms: add retry limits for native DP aux defer
Alex Deucher
1
-4
/
+8
2011-10-03
drm/radeon/kms: fix regression in DP aux defer handling
Alex Deucher
1
-2
/
+2
2011-10-02
ASoC: omap_mcpdm_remove cannot be __devexit
Arnd Bergmann
2
-2
/
+2
2011-10-02
ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC
Axel Lin
1
-2
/
+2
2011-10-02
ASoC: use a valid device for dev_err() in Zylonite
Arnd Bergmann
1
-4
/
+4
2011-09-30
Btrfs: force a page fault if we have a shorty copy on a page boundary
Josef Bacik
1
-8
/
+16
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
3
-27
/
+3
2011-09-30
ALSA: hda - Fix a regression of the position-buffer check
Takashi Iwai
1
-4
/
+5
2011-09-30
Resource: fix wrong resource window calculation
Ram Pai
1
-1
/
+6
2011-09-30
powerpc: Fix device-tree matching for Apple U4 bridge
Benjamin Herrenschmidt
1
-0
/
+14
2011-09-30
bootup: move 'usermodehelper_enable()' a little earlier
wangyanqing
1
-1
/
+1
2011-09-29
perf symbols: Treat all memory maps without dso file as loaded
Jiri Olsa
1
-6
/
+18
2011-09-29
perf sched: Fix script command documentation
Jiri Olsa
1
-3
/
+3
2011-09-29
perf report: Fix stdio event name header printing
Arnaldo Carvalho de Melo
1
-4
/
+1
2011-09-29
perf: Support setting the disassembler style
Andi Kleen
6
-1
/
+17
2011-09-29
perf tools: Make stat/record print fatal signals of the target program
Andi Kleen
2
-2
/
+19
2011-09-29
perf stat: Fix spelling in comment
Jim Cromie
1
-1
/
+1
2011-09-29
perf stat: Allow tab as cvs delimiter
Jim Cromie
1
-2
/
+4
2011-09-29
perf stat: Suppress printing std-dev when its 0
Jim Cromie
1
-1
/
+1
2011-09-29
perf stat: Fix +- nan% in --no-aggr runs
Jim Cromie
1
-2
/
+7
2011-09-29
perf stat: Add --log-fd <N> option to redirect stderr elsewhere
Jim Cromie
2
-1
/
+24
[next]