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
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Switch pasemi to the new device/driver matching scheme
Jean Delvare
2008-05-18
1
-5
/
+2
*
[POWERPC] cell: Fix section mismatches in io-workarounds code
Ishizaki Kou
2008-05-15
2
-6
/
+6
*
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
2008-05-15
1
-0
/
+1
*
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
2008-05-15
4
-11
/
+59
*
[POWERPC] spufs: Fix pointer reference in find_victim
Luke Browning
2008-05-15
1
-1
/
+1
*
[POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting
Jeremy McNicoll
2008-05-13
2
-1
/
+123
*
[POWERPC] 85xx: Fix some sparse warnings for 85xx MDS
Andy Fleming
2008-05-13
1
-1
/
+1
*
[POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board.
Zhang Wei
2008-05-13
1
-0
/
+27
*
[POWERPC] 86xx: mpc8610_hpcd: fix second serial port
Anton Vorontsov
2008-05-13
1
-2
/
+12
*
[POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes
Anton Vorontsov
2008-05-13
3
-4
/
+145
*
[POWERPC] 85xx: Add 8568 PHY workarounds to board code
Andy Fleming
2008-05-13
1
-0
/
+119
*
[POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernet
Anton Vorontsov
2008-05-13
1
-5
/
+2
*
[POWERPC] ppc: More compile fixes
Paul Mackerras
2008-05-12
1
-1
/
+1
*
[POWERPC] ppc: Don't run prom_init_check for arch/ppc builds
Segher Boessenkool
2008-05-12
1
-0
/
+6
*
[POWERPC] Fix default cputable entries for e200 and e500 families
Paul Mackerras
2008-05-12
1
-0
/
+2
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-05-09
18
-137
/
+384
|
\
|
*
[POWERPC] Remove leftover printk in isa-bridge.c
Nate Case
2008-05-09
1
-3
/
+0
|
*
[POWERPC] Remove duplicate #include
Huang Weiyi
2008-05-09
1
-1
/
+0
|
*
[POWERPC] Initialize lockdep earlier
Benjamin Herrenschmidt
2008-05-09
1
-3
/
+3
|
*
[POWERPC] Document when printk is useable
Benjamin Herrenschmidt
2008-05-09
1
-0
/
+4
|
*
[POWERPC] Fix bogus paca->_current initialization
Benjamin Herrenschmidt
2008-05-09
1
-4
/
+0
|
*
[POWERPC] Make default cputable entries reflect selected CPU family
Benjamin Herrenschmidt
2008-05-09
1
-10
/
+43
|
*
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2008-05-09
27
-204
/
+268
|
|
\
|
|
*
[POWERPC] 4xx: Fix PCI mem in sequoia DTS
Christian Ehrhardt
2008-05-06
1
-2
/
+7
|
|
*
[POWERPC] 4xx: Add endpoint support to 4xx PCIe driver
Stefan Roese
2008-05-06
1
-49
/
+131
|
|
*
[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 core
Stefan Roese
2008-05-06
1
-1
/
+8
|
*
|
[POWERPC] spufs: lockdep annotations for spufs_dir_close
Christoph Hellwig
2008-05-08
1
-1
/
+1
|
*
|
[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...
Christoph Hellwig
2008-05-08
1
-1
/
+2
|
*
|
[POWERPC] spufs: spu_create should send inotify IM_CREATE event
Christoph Hellwig
2008-05-06
1
-2
/
+6
|
*
|
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning
2008-05-05
2
-9
/
+18
|
*
|
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
2008-05-05
5
-28
/
+53
|
*
|
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
2008-05-05
4
-3
/
+26
|
*
|
[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs
Luke Browning
2008-05-05
1
-2
/
+8
|
*
|
[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...
Jeremy Kerr
2008-05-05
1
-4
/
+2
|
*
|
[POWERPC] spufs: update master runcntl with context lock held
Jeremy Kerr
2008-05-05
1
-1
/
+2
|
*
|
[POWERPC] spufs: fix post-stopped update of MFC_CNTL register
Jeremy Kerr
2008-05-05
1
-4
/
+9
|
*
|
[POWERPC] spufs: fix save of mfc_cntl register
Jeremy Kerr
2008-05-05
1
-6
/
+7
|
*
|
[POWERPC] spufs: don't touch suspend bits when purging DMA queue
Jeremy Kerr
2008-05-05
1
-1
/
+3
|
*
|
[POWERPC] cell: Fix lost interrupts due to fasteoi handler
Jeremy Kerr
2008-05-05
1
-2
/
+51
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-08
2
-0
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...
Jeff Garzik
2008-05-06
2
-0
/
+6
|
|
\
\
|
|
*
|
mv643xx_eth: get rid of static variables, allow multiple instances
Lennert Buytenhek
2008-04-28
2
-0
/
+6
*
|
|
|
[POWERPC] Assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-05
1
-17
/
+2
*
|
|
|
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
2008-05-05
2
-0
/
+43
*
|
|
|
KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest
Christian Ehrhardt
2008-05-04
1
-0
/
+5
*
|
|
|
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
Hollis Blanchard
2008-05-04
2
-3
/
+18
*
|
|
|
unified (weak) sys_pipe implementation
Ulrich Drepper
2008-05-03
1
-17
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2008-05-03
8
-68
/
+137
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
Paul Mackerras
2008-05-02
2
-8
/
+15
|
*
|
|
[POWERPC] PS3: Update ps3_defconfig
Geoff Levand
2008-05-02
1
-48
/
+84
[next]