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-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-12-11
14
-93
/
+98
|
\
|
*
libata: Remove FIXME comment in atapi_request_sense()
Nicholas Krause
2014-12-04
1
-1
/
+0
|
*
sata_rcar: Document deprecated "renesas,rcar-sata"
Geert Uytterhoeven
2014-11-14
1
-0
/
+1
|
*
sata_rcar: Add clocks to sata_rcar bindings
Valentine Barshak
2014-11-14
1
-4
/
+6
|
*
ahci_sunxi: Make AHCI_HFLAG_NO_PMP flag configurable with a module option
Hans de Goede
2014-11-14
1
-1
/
+15
|
*
libata-scsi: Update SATL for ZAC drives
Hannes Reinecke
2014-11-05
1
-1
/
+24
|
*
libata: Implement ATA_DEV_ZAC
Hannes Reinecke
2014-11-05
5
-12
/
+27
|
*
libsas: use ata_dev_classify()
Hannes Reinecke
2014-11-05
7
-74
/
+25
*
|
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2014-12-11
1
-6
/
+24
|
\
\
|
*
|
workqueue: allow rescuer thread to do more work.
NeilBrown
2014-12-08
1
-1
/
+19
|
*
|
workqueue: invert the order between pool->lock and wq_mayday_lock
Tejun Heo
2014-12-08
1
-4
/
+4
|
*
|
workqueue: cosmetic update in rescuer_thread()
Tejun Heo
2014-12-04
1
-1
/
+1
*
|
|
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-12-11
5
-9
/
+7
|
\
\
\
|
*
|
|
percpu: Replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
2014-11-22
1
-3
/
+1
|
*
|
|
Merge branch 'master' into for-3.19
Tejun Heo
2014-11-22
1054
-7087
/
+10141
|
|
\
\
\
|
*
|
|
|
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
2014-10-29
3
-5
/
+5
|
*
|
|
|
percpu: off by one in BUG_ON()
Dan Carpenter
2014-10-29
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-12-11
26
-309
/
+488
|
\
\
\
\
|
*
|
|
|
Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
David Vrabel
2014-12-10
1
-1
/
+1
|
*
|
|
|
xen/pci: Use APIC directly when APIC virtualization hardware is available
Boris Ostrovsky
2014-12-04
2
-0
/
+107
|
*
|
|
|
xen/pci: Defer initialization of MSI ops on HVM guests
Boris Ostrovsky
2014-12-04
1
-2
/
+13
|
*
|
|
|
xen-pciback: drop SR-IOV VFs when PF driver unloads
Jan Beulich
2014-12-04
1
-0
/
+54
|
*
|
|
|
xen/pciback: Restore configuration space when detaching from a guest.
Konrad Rzeszutek Wilk
2014-12-04
1
-2
/
+14
|
*
|
|
|
PCI: Expose pci_load_saved_state for public consumption.
Konrad Rzeszutek Wilk
2014-12-04
2
-2
/
+5
|
*
|
|
|
xen/pciback: Remove tons of dereferences
Konrad Rzeszutek Wilk
2014-12-04
1
-9
/
+11
|
*
|
|
|
xen/pciback: Print out the domain owning the device.
Konrad Rzeszutek Wilk
2014-12-04
1
-1
/
+1
|
*
|
|
|
xen/pciback: Include the domain id if removing the device whilst still in use
Konrad Rzeszutek Wilk
2014-12-04
1
-4
/
+6
|
*
|
|
|
driver core: Provide an wrapper around the mutex to do lockdep warnings
Konrad Rzeszutek Wilk
2014-12-04
2
-1
/
+6
|
*
|
|
|
xen/pciback: Don't deadlock when unbinding.
Konrad Rzeszutek Wilk
2014-12-04
5
-16
/
+33
|
*
|
|
|
swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
Stefano Stabellini
2014-12-04
1
-1
/
+1
|
*
|
|
|
swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
Stefano Stabellini
2014-12-04
1
-1
/
+1
|
*
|
|
|
swiotlb-xen: remove BUG_ON in xen_bus_to_phys
Stefano Stabellini
2014-12-04
1
-2
/
+0
|
*
|
|
|
swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu
Stefano Stabellini
2014-12-04
1
-3
/
+3
|
*
|
|
|
xen/arm: introduce GNTTABOP_cache_flush
Stefano Stabellini
2014-12-04
2
-2
/
+51
|
*
|
|
|
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
2014-12-04
4
-1
/
+22
|
*
|
|
|
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
Stefano Stabellini
2014-12-04
4
-138
/
+86
|
*
|
|
|
xen/arm: use hypercall to flush caches in map_page
Stefano Stabellini
2014-12-04
2
-1
/
+24
|
*
|
|
|
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
2014-12-04
4
-8
/
+10
|
*
|
|
|
xen/arm: use is_device_dma_coherent
Stefano Stabellini
2014-12-04
1
-3
/
+3
|
*
|
|
|
arm: introduce is_device_dma_coherent
Stefano Stabellini
2014-12-04
2
-0
/
+8
|
*
|
|
|
arm64: introduce is_device_dma_coherent
Stefano Stabellini
2014-12-04
2
-0
/
+8
|
*
|
|
|
xen/arm: if(pfn_valid(pfn)) call native dma_ops
Stefano Stabellini
2014-12-04
2
-45
/
+54
|
*
|
|
|
xen/arm: remove outer_*_range call
Stefano Stabellini
2014-12-04
1
-9
/
+0
|
*
|
|
|
xen/arm: remove handling of XENFEAT_grant_map_identity
Stefano Stabellini
2014-12-04
3
-92
/
+1
*
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-11
289
-3443
/
+9835
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
2014-11-24
4
-9
/
+16
|
*
|
|
|
|
MIPS: Cosmetic cleanups of page table headers.
Steven J. Hill
2014-11-24
3
-67
/
+71
|
*
|
|
|
|
MIPS: Add CP0 macros for extended EntryLo registers
Steven J. Hill
2014-11-24
1
-0
/
+40
|
*
|
|
|
|
MIPS: Remove now unused definition of phys_t.
Ralf Baechle
2014-11-24
1
-16
/
+0
|
*
|
|
|
|
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
23
-64
/
+64
[next]