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 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2009-12-12
38
-911
/
+461
|
\
|
*
IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.
Krzysztof Hałasa
2009-12-05
1
-21
/
+11
|
*
IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.
Krzysztof Hałasa
2009-12-05
10
-234
/
+169
|
*
IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
3
-121
/
+43
|
*
IXP4xx: Remove unused Motorola PrPMC1100 platform macros.
Krzysztof Hałasa
2009-12-05
3
-44
/
+0
|
*
IXP4xx: move FSG platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
6
-60
/
+25
|
*
IXP4xx: move DSM G600 platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
5
-64
/
+35
|
*
IXP4xx: move NAS100D platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
5
-64
/
+31
|
*
IXP4xx: move NSLU2 platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
5
-65
/
+32
|
*
IXP4xx: move Coyote platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
5
-43
/
+19
|
*
IXP4xx: move AVILA platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
5
-51
/
+18
|
*
IXP4xx: move IXDP425 platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
5
-52
/
+25
|
*
IXP4xx: Extend PCI MMIO indirect address space to 1 GB.
Krzysztof Hałasa
2009-12-05
4
-29
/
+29
|
*
IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.
Krzysztof Hałasa
2009-12-05
1
-8
/
+15
|
*
IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...
Krzysztof Hałasa
2009-12-05
1
-95
/
+55
|
*
IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.
Krzysztof Hałasa
2009-12-05
1
-57
/
+50
|
*
IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().
Roel Kluin
2009-12-05
4
-4
/
+4
|
*
ARM: fix insl() and outsl() endianness on IXP4xx architecture.
Krzysztof Hałasa
2009-12-05
1
-3
/
+4
|
*
IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.
Krzysztof Hałasa
2009-12-05
1
-1
/
+1
|
*
IXP4xx: change the timer base frequency to 66.666000 MHz.
Krzysztof Hałasa
2009-12-05
1
-1
/
+1
*
|
[BKL] add 'might_sleep()' to the outermost lock taker
Linus Torvalds
2009-12-12
1
-1
/
+3
*
|
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
Alan Cox
2009-12-12
1
-2
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
234
-2713
/
+13126
|
\
\
|
*
|
powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
Benjamin Herrenschmidt
2009-12-09
1
-1
/
+1
|
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
3651
-114842
/
+248433
|
|
\
\
|
*
|
|
MAINTAINERS: Add PowerPC patterns
Joe Perches
2009-12-09
1
-0
/
+15
|
*
|
|
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
2009-12-09
1
-5
/
+51
|
*
|
|
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
2009-12-09
1
-94
/
+94
|
*
|
|
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
21
-23
/
+23
|
*
|
|
powerpc/8xx: DTLB Miss cleanup
Joakim Tjernlund
2009-12-09
1
-6
/
+11
|
*
|
|
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
Joakim Tjernlund
2009-12-09
1
-96
/
+0
|
*
|
|
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
2009-12-09
2
-42
/
+0
|
*
|
|
powerpc/8xx: Restore _PAGE_WRITETHRU
Joakim Tjernlund
2009-12-09
2
-2
/
+11
|
*
|
|
powerpc/8xx: Add missing Guarded setting in DTLB Error.
Joakim Tjernlund
2009-12-09
1
-3
/
+10
|
*
|
|
powerpc/8xx: Fixup DAR from buggy dcbX instructions.
Joakim Tjernlund
2009-12-09
1
-4
/
+143
|
*
|
|
powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.
Joakim Tjernlund
2009-12-09
1
-1
/
+14
|
*
|
|
powerpc/8xx: Update TLB asm so it behaves as linux mm expects.
Joakim Tjernlund
2009-12-09
2
-55
/
+57
|
*
|
|
powerpc/8xx: Invalidate non present TLBs
Joakim Tjernlund
2009-12-09
1
-1
/
+7
|
*
|
|
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2009-12-09
2
-23
/
+13
|
|
\
\
\
|
|
*
|
|
powerpc/44x: Fix PCI node in Yosemite DTS
Curtis Wald
2009-12-04
1
-12
/
+2
|
|
*
|
|
powerpc/44x: Fix DMA ranges in DTS file for Katmai board.
pbathija@amcc.com
2009-12-04
1
-11
/
+11
|
*
|
|
|
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-12-09
17
-320
/
+1609
|
|
\
\
\
\
|
|
*
|
|
|
mpc52xx/wdt: remove obsolete old WDT implementation
Albrecht Dreß
2009-12-08
3
-295
/
+3
|
|
*
|
|
|
mpc52xx/wdt: merge WDT code into the GPT driver
Albrecht Dreß
2009-11-13
2
-17
/
+307
|
|
*
|
|
|
mpc52xx/wdt: OF property to enable the WDT on boot
Albrecht Dreß
2009-11-13
1
-1
/
+16
|
|
*
|
|
|
mpc5200/gpt: tiny fix for gpt period limitation
Albrecht Dreß
2009-11-12
2
-4
/
+4
|
|
*
|
|
|
mmc: fix missing module license declaration in of_mmc_spi.c
Grant Likely
2009-11-04
1
-0
/
+2
|
|
*
|
|
|
powerpc: tiny memcpy_(to|from)io optimisation
Albrecht Dreß
2009-11-04
1
-2
/
+2
|
|
*
|
|
|
spi/mpc52xx: replace printk with dev_err
Wolfram Sang
2009-11-04
1
-3
/
+2
|
|
*
|
|
|
Xilinx: SPI: Fix bits_per_word for transfers
John Linn
2009-11-04
1
-1
/
+2
[next]