index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
oprofile, s390: Add event interface to the System z hardware sampling module
Andreas Krebbel
2011-12-07
4
-30
/
+374
*
oprofile: Fix oprofile_timer_exit() breakage
Robert Richter
2011-12-07
2
-2
/
+0
*
Merge branch 'perf/core' into oprofile/master
Robert Richter
2011-11-08
210
-1497
/
+2140
|
\
|
*
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2011-10-10
16
-281
/
+124
|
*
x86, nmi: Create new NMI handler routines
Don Zickus
2011-10-10
2
-0
/
+171
|
*
x86, nmi: Split out nmi from traps.c
Don Zickus
2011-10-10
3
-156
/
+179
|
*
perf, intel: Use GO/HO bits in perf-ctr
Gleb Natapov
2011-10-10
3
-3
/
+112
|
*
perf, amd: Use GO/HO bits in perf-ctr
Joerg Roedel
2011-10-06
2
-0
/
+16
|
*
perf, core: Introduce attrs to count in either host or guest mode
Joerg Roedel
2011-10-06
1
-1
/
+4
|
*
Merge branch 'ras' of git://amd64.org/linux/bp into perf/core
Ingo Molnar
2011-10-06
1
-6
/
+14
|
|
\
|
|
*
x86, mce: Do not call del_timer_sync() in IRQ context
Hidetoshi Seto
2011-09-14
1
-6
/
+14
|
*
|
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
2011-10-06
169
-974
/
+1194
|
|
\
\
|
|
*
|
Linux 3.1-rc9
v3.1-rc9
Linus Torvalds
2011-10-04
1
-1
/
+1
|
|
*
|
Merge git://github.com/davem330/net
Linus Torvalds
2011-10-04
15
-82
/
+100
|
|
|
\
\
|
|
|
*
|
pch_gbe: Fixed the issue on which a network freezes
Toshiharu Okada
2011-10-03
1
-29
/
+27
|
|
|
*
|
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
Toshiharu Okada
2011-10-03
1
-1
/
+1
|
|
|
*
|
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
Willem de Bruijn
2011-10-03
1
-1
/
+4
|
|
|
*
|
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
2011-10-03
1
-2
/
+2
|
|
|
*
|
bonding: properly stop queuing work when requested
Andy Gospodarek
2011-10-03
3
-7
/
+12
|
|
|
*
|
can bcm: fix incomplete tx_setup fix
Oliver Hartkopp
2011-09-29
1
-27
/
+21
|
|
|
*
|
RDSRDMA: Fix cleanup of rds_iw_mr_pool
Jonathan Lallinger
2011-09-29
1
-4
/
+9
|
|
|
*
|
net: Documentation: Fix type of variables
Roy.Li
2011-09-29
1
-2
/
+2
|
|
|
*
|
ibmveth: Fix oops on request_irq failure
Brian King
2011-09-29
1
-2
/
+2
|
|
|
*
|
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
Yan, Zheng
2011-09-29
1
-0
/
+3
|
|
|
*
|
cxgb4: Fix EEH on IBM P7IOC
Divy Le Ray
2011-09-29
1
-0
/
+3
|
|
|
*
|
can bcm: fix tx_setup off-by-one errors
Oliver Hartkopp
2011-09-29
1
-6
/
+7
|
|
|
*
|
MAINTAINERS: tehuti: Alexander Indenbaum's address bounces
Ian Campbell
2011-09-29
1
-1
/
+0
|
|
|
*
|
dp83640: reduce driver noise
Richard Cochran
2011-09-29
1
-2
/
+2
|
|
|
*
|
ptp: fix L2 event message recognition
Richard Cochran
2011-09-29
1
-3
/
+10
|
|
*
|
|
Merge branch 'fix/asoc' of git://github.com/tiwai/sound
Linus Torvalds
2011-10-04
4
-8
/
+8
|
|
|
\
\
\
|
|
|
*
|
|
ASoC: omap_mcpdm_remove cannot be __devexit
Arnd Bergmann
2011-10-02
2
-2
/
+2
|
|
|
*
|
|
ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC
Axel Lin
2011-10-02
1
-2
/
+2
|
|
|
*
|
|
ASoC: use a valid device for dev_err() in Zylonite
Arnd Bergmann
2011-10-02
1
-4
/
+4
|
|
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-04
6
-158
/
+33
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
2011-10-04
3
-127
/
+0
|
|
|
*
|
|
|
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
Michel Dänzer
2011-10-03
1
-10
/
+10
|
|
|
*
|
|
|
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
Michel Dänzer
2011-10-03
1
-5
/
+7
|
|
|
*
|
|
|
drm/radeon: Simplify cursor x/yorigin calculation.
Michel Dänzer
2011-10-03
1
-6
/
+2
|
|
|
*
|
|
|
drm/radeon/kms: fix cursor image off-by-one error
Nicholas Miell
2011-10-03
1
-2
/
+2
|
|
|
*
|
|
|
drm/radeon/kms: Fix logic error in DP HPD handler
Alex Deucher
2011-10-03
1
-4
/
+4
|
|
|
*
|
|
|
drm/radeon/kms: add retry limits for native DP aux defer
Alex Deucher
2011-10-03
1
-4
/
+8
|
|
|
*
|
|
|
drm/radeon/kms: fix regression in DP aux defer handling
Alex Deucher
2011-10-03
1
-2
/
+2
|
|
*
|
|
|
|
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-04
1
-27
/
+66
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
2011-10-04
1
-5
/
+23
|
|
|
*
|
|
|
|
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
2011-10-04
1
-7
/
+24
|
|
|
*
|
|
|
|
spi-topcliff-pch: Fix CPU read complete condition issue
Tomoya MORINAGA
2011-10-04
1
-8
/
+11
|
|
|
*
|
|
|
|
spi-topcliff-pch: Fix SSN Control issue
Tomoya MORINAGA
2011-10-04
1
-7
/
+3
|
|
|
*
|
|
|
|
spi-topcliff-pch: add tx-memory clear after complete transmitting
Tomoya MORINAGA
2011-10-04
1
-0
/
+5
|
|
*
|
|
|
|
|
PCI: Disable MPS configuration by default
Jon Mason
2011-10-04
3
-3
/
+20
|
|
*
|
|
|
|
|
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
2011-10-03
1
-6
/
+8
[next]