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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel-iommu: Tidy up iommu->gcmd handling
David Woodhouse
2009-05-10
3
-20
/
+15
*
intel-iommu: Fix tiny theoretical race in write-buffer flush.
David Woodhouse
2009-05-10
1
-3
/
+1
*
intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.
David Woodhouse
2009-05-10
2
-59
/
+33
*
intel-iommu: Clean up handling of "caching mode" vs. context flushing.
David Woodhouse
2009-05-10
2
-41
/
+24
*
VT-d: fix invalid domain id for KVM context flush
Yu Zhao
2009-05-10
1
-1
/
+1
*
Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through Support
Fenghua Yu
2009-05-01
1
-1
/
+0
*
Intel IOMMU Pass Through Support
Fenghua Yu
2009-04-29
2
-48
/
+143
*
driver synchronization: make scsi_wait_scan more advanced
Arjan van de Ven
2009-04-21
3
-2
/
+12
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-04-21
13
-418
/
+176
|
\
|
*
go7007: Convert to the new i2c device binding model
Jean Delvare
2009-04-21
13
-418
/
+176
*
|
bfin_5xx: misplaced parentheses
Roel Kluin
2009-04-21
1
-3
/
+3
*
|
edac: ppc mpc85xx fix mc err detect
Dave Jiang
2009-04-21
1
-1
/
+1
*
|
scsi: mpt: suppress debugobjects warning
Eric Paris
2009-04-21
1
-1
/
+1
*
|
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2009-04-21
2
-7
/
+7
*
|
rtc-cmos: fix printk output
Krzysztof Halasa
2009-04-21
1
-11
/
+9
*
|
spi: pxa2xx: limit reaches -1
Roel Kluin
2009-04-21
1
-3
/
+3
*
|
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
2009-04-21
1
-0
/
+7
*
|
drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module
Helge Deller
2009-04-21
1
-1
/
+23
*
|
ipmi: add oem message handling
dann frazier
2009-04-21
1
-5
/
+133
*
|
ipmi: fix statistics counting issues
Corey Minyard
2009-04-21
1
-22
/
+51
*
|
ipmi: test for event buffer before using
Corey Minyard
2009-04-21
1
-29
/
+119
*
|
ipmi: fix platform return check
Corey Minyard
2009-04-21
1
-1
/
+1
*
|
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
5
-10
/
+10
*
|
pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY
Denis V. Lunev
2009-04-21
1
-7
/
+9
*
|
asiliantfb: add missing return statement
Vlada Peric
2009-04-21
1
-0
/
+1
*
|
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-04-21
2
-19
/
+50
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'sh/stable-updates' into sh/for-2.6.30
Paul Mundt
2009-04-21
150
-1306
/
+2507
|
|
\
|
*
|
rtc: rtc-sh: clock framework support.
Paul Mundt
2009-04-16
2
-19
/
+50
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-04-20
1
-4
/
+4
|
\
\
\
|
*
|
|
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
2009-04-19
1
-4
/
+4
*
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-04-20
4
-8
/
+20
|
\
\
\
\
|
*
|
|
|
agp: zero pages before sending to userspace
Shaohua Li
2009-04-20
1
-2
/
+2
|
*
|
|
|
drm: check for minor master before allowing drop master.
Dave Airlie
2009-04-20
1
-0
/
+3
|
*
|
|
|
drm: set/clear is_master when master changed
Jonas Bonn
2009-04-20
1
-1
/
+7
|
*
|
|
|
drm: clean dirty memory after device release
Ma Ling
2009-04-20
1
-0
/
+1
|
*
|
|
|
drm: count reaches -1
Roel Kluin
2009-04-20
1
-5
/
+7
*
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-04-20
4
-25
/
+51
|
\
\
\
\
\
|
*
|
|
|
|
md: support bitmaps on RAID10 arrays larger then 2 terabytes
NeilBrown
2009-04-20
1
-3
/
+3
|
*
|
|
|
|
md: update sync_completed and reshape_position even more often.
NeilBrown
2009-04-17
2
-2
/
+4
|
*
|
|
|
|
md: improve usefulness and accuracy of sysfs file md/sync_completed.
NeilBrown
2009-04-14
3
-12
/
+27
|
*
|
|
|
|
md: allow setting newly added device to 'in_sync' via sysfs.
NeilBrown
2009-04-14
1
-1
/
+5
|
*
|
|
|
|
md: tiny md.h cleanups
Christoph Hellwig
2009-04-14
1
-8
/
+13
*
|
|
|
|
|
driver: dont update dev_name via device_add path
Kay Sievers
2009-04-20
1
-1
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
2009-04-19
4
-10
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
virtio: fix suspend when using virtio_balloon
Marcelo Tosatti
2009-04-19
1
-1
/
+2
|
*
|
|
|
|
|
lguest: fix guest crash on non-linear addresses in gdt pvops
Rusty Russell
2009-04-19
3
-9
/
+11
|
*
|
|
|
|
|
lguest: fix crash on vmlinux images
Matias Zabaljauregui
2009-04-19
1
-0
/
+5
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Revert "console ASCII glyph 1:1 mapping"
Samuel Thibault
2009-04-19
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
cs5536: define dma_sff_read_status() method
Sergei Shtylyov
2009-04-18
1
-0
/
+1
*
|
|
|
|
ide: fix barriers support
Bartlomiej Zolnierkiewicz
2009-04-18
1
-4
/
+7
[next]