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
*
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-12-21
10
-56
/
+107
|
\
|
*
[PATCH] block: document io scheduler allow_merge_fn hook
Jens Axboe
2006-12-20
1
-0
/
+7
|
*
[PATCH] cfq-iosched: don't allow sync merges across queues
Jens Axboe
2006-12-20
3
-4
/
+58
|
*
[PATCH] Fixup blk_rq_unmap_user() API
Jens Axboe
2006-12-19
4
-17
/
+19
|
*
[PATCH] __blk_rq_unmap_user() fails to return error
Jens Axboe
2006-12-19
1
-2
/
+7
|
*
[PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock
Jens Axboe
2006-12-19
1
-9
/
+0
|
*
[PATCH] Remove queue merging hooks
Jens Axboe
2006-12-19
3
-17
/
+12
|
*
[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests
Jens Axboe
2006-12-19
2
-6
/
+2
|
*
[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request
Mike Miller
2006-12-18
1
-1
/
+1
|
*
[PATCH] cciss: set default raid level when reading geometry fails
Mike Miller
2006-12-18
1
-0
/
+1
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-21
7
-161
/
+182
|
\
\
|
*
|
[libata] sata_svw, sata_vsc: kill iomem warnings
Jeff Garzik
2006-12-20
2
-37
/
+47
|
*
|
[PATCH] libata: take scmd->cmd_len into account when translating SCSI commands
Tejun Heo
2006-12-20
1
-4
/
+25
|
*
|
[PATCH] libata: kill @cdb argument from xlat methods
Tejun Heo
2006-12-20
1
-17
/
+13
|
*
|
[PATCH] libata: clean up variable name usage in xlat related functions
Tejun Heo
2006-12-20
1
-112
/
+105
|
*
|
[libata] Move some PCI IDs from sata_nv to ahci
Peer Chen
2006-12-20
2
-8
/
+8
|
*
|
[libata] pata_via: suspend/resume support fix
Andrew Morton
2006-12-20
1
-1
/
+1
|
*
|
[libata] pata_cs5530: suspend/resume support tweak
Andrew Morton
2006-12-20
1
-1
/
+2
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-12-21
6
-28
/
+42
|
\
\
\
|
*
|
|
Driver core: proper prototype for drivers/base/init.c:driver_init()
Adrian Bunk
2006-12-20
3
-3
/
+5
|
*
|
|
kobject: kobject_uevent() returns manageable value
Aneesh Kumar K.V
2006-12-20
2
-19
/
+36
|
*
|
|
kref refcnt and false positives
Venkatesh Pallipadi
2006-12-20
1
-6
/
+1
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-12-21
23
-606
/
+537
|
\
\
\
|
*
|
|
acpiphp: Link-time error for PCI Hotplug
Kristen Carlson Accardi
2006-12-20
1
-1
/
+1
|
*
|
|
shpchp: cleanup shpchp.h
Kenji Kaneshige
2006-12-20
3
-144
/
+77
|
*
|
|
shpchp: remove shpchprm_get_physical_slot_number
Kenji Kaneshige
2006-12-20
1
-24
/
+1
|
*
|
|
shpchp: cleanup struct controller
Kenji Kaneshige
2006-12-20
2
-31
/
+1
|
*
|
|
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
2006-12-20
4
-249
/
+73
|
*
|
|
PCI: ATI sb600 sata quirk
Conke Hu
2006-12-20
2
-1
/
+17
|
*
|
|
PCI legacy resource fix
Ralf Baechle
2006-12-20
3
-6
/
+27
|
*
|
|
PCI: don't export device IDs to userspace
Adrian Bunk
2006-12-20
2
-5
/
+3
|
*
|
|
PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...
Jesper Juhl
2006-12-20
1
-0
/
+2
|
*
|
|
PCI: Fix multiple problems with VIA hardware
Alan Cox
2006-12-20
6
-63
/
+144
|
*
|
|
PCI: Only check the HT capability bits in mpic.c
Michael Ellerman
2006-12-20
1
-1
/
+1
|
*
|
|
PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c
Michael Ellerman
2006-12-20
1
-12
/
+16
|
*
|
|
PCI: Add #defines for Hypertransport MSI fields
Michael Ellerman
2006-12-20
1
-0
/
+7
|
*
|
|
PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c
Michael Ellerman
2006-12-20
1
-8
/
+1
|
*
|
|
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
Michael Ellerman
2006-12-20
3
-4
/
+94
|
*
|
|
PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()
Michael Ellerman
2006-12-20
1
-9
/
+19
|
*
|
|
pci: Introduce pci_find_present
Alan Cox
2006-12-20
2
-17
/
+24
|
*
|
|
PCI: pcieport-driver: remove invalid warning message
Kenji Kaneshige
2006-12-20
1
-1
/
+1
|
*
|
|
rpaphp: compiler warning cleanup
Linas Vepstas
2006-12-20
1
-24
/
+23
|
*
|
|
PCI quirks: remove redundant check
David Rientjes
2006-12-20
1
-2
/
+1
|
*
|
|
pci: add class codes for Wireless RF controllers
Inaky Perez-Gonzalez
2006-12-20
1
-0
/
+4
|
*
|
|
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
2006-12-20
1
-7
/
+3
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-12-21
55
-932
/
+1195
|
\
\
\
|
*
|
|
USB Storage: remove duplicate Nokia entry in unusual_devs.h
Greg Kroah-Hartman
2006-12-20
1
-7
/
+0
|
*
|
|
[PATCH] bluetooth: add support for another Kensington dongle
Olivier Galibert
2006-12-20
1
-0
/
+1
|
*
|
|
[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modems
Eric Smith
2006-12-20
1
-0
/
+2
|
*
|
|
[PATCH] USB: Nokia E70 is an unusual device
Andrew Morton
2006-12-20
1
-0
/
+7
[next]