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
*
remoteproc: Add STE modem driver
Sjur Brændeland
2012-09-22
4
-0
/
+390
*
remtoteproc: maintain max notifyid
Sjur Brændeland
2012-09-18
2
-0
/
+17
*
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2012-09-18
3
-1
/
+85
*
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
2012-09-18
3
-22
/
+65
*
remoteproc: add rproc_report_crash function to notify rproc crashes
Fernando Guzman Lugo
2012-09-18
3
-4
/
+100
*
remoteproc: Add dependency to HAS_DMA
Sjur Brændeland
2012-09-18
1
-0
/
+2
*
remoteproc/omap: set bootaddr support
Juan Gutierrez
2012-09-11
2
-0
/
+5
*
Linux 3.6-rc5
v3.6-rc5
Linus Torvalds
2012-09-08
1
-1
/
+1
*
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
2012-09-08
5
-12
/
+120
|
\
|
*
ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
Hiroshi Doyu
2012-08-28
1
-0
/
+36
|
*
ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
Hiroshi Doyu
2012-08-28
1
-0
/
+12
|
*
ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
Hiroshi Doyu
2012-08-28
1
-6
/
+20
|
*
ARM: dma-mapping: atomic_pool with struct page **pages
Hiroshi Doyu
2012-08-28
1
-3
/
+14
|
*
ARM: Kirkwood: increase atomic coherent pool size
Marek Szyprowski
2012-08-28
1
-0
/
+7
|
*
ARM: DMA-Mapping: print warning when atomic coherent allocation fails
Marek Szyprowski
2012-08-28
1
-0
/
+4
|
*
ARM: DMA-Mapping: add function for setting coherent pool size from platform code
Marek Szyprowski
2012-08-28
2
-1
/
+25
|
*
ARM: relax conditions required for enabling Contiguous Memory Allocator
Marek Szyprowski
2012-08-28
1
-1
/
+1
|
*
mm: cma: fix alignment requirements for contiguous regions
Marek Szyprowski
2012-08-28
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-09-08
4
-2
/
+23
|
\
\
|
*
|
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
2012-08-21
1
-1
/
+5
|
*
|
Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
Dmitry Torokhov
2012-08-21
1
-0
/
+14
|
*
|
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
2012-08-21
1
-0
/
+3
|
*
|
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
Guenter Roeck
2012-08-21
1
-1
/
+1
*
|
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-09-07
2
-2
/
+6
|
\
\
\
|
*
|
|
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
2012-09-07
1
-1
/
+3
|
*
|
|
HID: Only dump input if someone is listening
Henrik Rydberg
2012-09-02
1
-1
/
+2
|
*
|
|
HID: add NOGET quirk for Eaton Ellipse MAX UPS
Alan Stern
2012-08-27
1
-0
/
+1
*
|
|
|
Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-09-06
4
-7
/
+7
|
\
\
\
\
|
*
|
|
|
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
2012-09-06
1
-4
/
+4
|
*
|
|
|
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
2012-09-05
1
-1
/
+1
|
*
|
|
|
xen: fix logical error in tlb flushing
Alex Shi
2012-09-05
1
-1
/
+1
|
*
|
|
|
Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...
Konrad Rzeszutek Wilk
2012-09-05
6055
-141649
/
+334864
|
|
\
\
\
\
|
*
|
|
|
|
xen/p2m: Fix one-off error in checking the P2M tree directory.
Konrad Rzeszutek Wilk
2012-09-05
1
-1
/
+1
*
|
|
|
|
|
Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
2012-09-06
6
-14
/
+92
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
2012-08-23
1
-14
/
+17
|
*
|
|
|
|
|
PCI/PM: Add ABI document for sysfs file d3cold_allowed
Huang Ying
2012-08-21
1
-0
/
+12
|
*
|
|
|
|
|
PCI/PM: Fix config reg access for D3cold and bridge suspending
Huang Ying
2012-08-21
2
-0
/
+51
|
*
|
|
|
|
|
PCI/PM: Keep parent bridge active when probing device
Huang Ying
2012-08-21
1
-0
/
+6
|
*
|
|
|
|
|
PCI/PM: Enable D3/D3cold by default for most devices
Huang Ying
2012-08-21
2
-0
/
+6
*
|
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-06
17
-27
/
+73
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARM: gemini: fix the gemini build
Linus Walleij
2012-09-04
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
2012-09-04
3
-3
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: shmobile: armadillo800eva: enable rw rootfs mount
Kuninori Morimoto
2012-09-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ARM: shmobile: mackerel: fixup usb module order
Kuninori Morimoto
2012-08-31
1
-1
/
+2
|
|
*
|
|
|
|
|
|
ARM: shmobile: armadillo800eva: fixup: sound card detection order
Kuninori Morimoto
2012-08-31
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
2012-09-02
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
*
|
|
|
|
|
|
ARM: shmobile: marzen: fixup smsc911x id for regulator
Kuninori Morimoto
2012-08-30
1
-1
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...
Olof Johansson
2012-09-02
1
-0
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c
Andrew Lunn
2012-08-31
1
-0
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2012-08-27
1
-5
/
+6
|
|
\
\
\
\
\
\
\
\
[next]