index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[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
*
[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static
Geert Uytterhoeven
2008-05-02
1
-3
/
+3
*
[POWERPC] Fix slb.c compile warnings
Geoff Levand
2008-05-02
1
-3
/
+3
*
[POWERPC] Xilinx: Fix compile warnings
Kumar Gala
2008-05-02
1
-1
/
+1
*
[POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c
Becky Bruce
2008-05-02
1
-2
/
+2
*
[RAPIDIO] fix current kernel-doc notation
Randy Dunlap
2008-05-02
1
-2
/
+7
*
[POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slot
Anton Vorontsov
2008-05-02
1
-0
/
+21
*
[POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 board
Jason Jin
2008-04-30
1
-1
/
+1
*
[POWERPC] Fix crashkernel= handling when no crashkernel= specified
Michael Ellerman
2008-04-30
1
-6
/
+6
*
[POWERPC] Make emergency stack safe for current_thread_info() use
Michael Ellerman
2008-04-30
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-30
7
-21
/
+226
|
\
|
*
[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
Kumar Gala
2008-04-30
1
-0
/
+2
|
*
[POWERPC] spufs: trace spu_acquire_saved events
Julio M. Merino Vidal
2008-04-30
1
-0
/
+2
|
*
[POWERPC] spufs: fix marker name for find_victim
Julio M. Merino Vidal
2008-04-30
1
-1
/
+1
|
*
[POWERPC] spufs: add marker for destroy_spu_context
Julio M. Merino Vidal
2008-04-30
1
-0
/
+1
|
*
[POWERPC] spufs: add sputrace marker parameter names
Julio M. Merino Vidal
2008-04-30
2
-20
/
+20
|
*
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-30
5
-0
/
+200
*
|
[POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200
Bartlomiej Sieka
2008-04-29
5
-9
/
+4484
*
|
[POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format
Grant Likely
2008-04-29
5
-288
/
+286
*
|
[POWERPC] mpc5200: add Phytec pcm030 board support
s.hauer@pengutronix.de
2008-04-29
3
-0
/
+1473
*
|
[POWERPC] mpc5200: add gpiolib support for mpc5200
s.hauer@pengutronix.de
2008-04-29
3
-0
/
+473
*
|
[POWERPC] mpc5200: add interrupt type function
Sascha Hauer
2008-04-29
1
-0
/
+38
*
|
[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bit
Zhang Wei
2008-04-29
1
-4
/
+4
*
|
[RAPIDIO] Add RapidIO connection info print out and re-training for broken co...
Zhang Wei
2008-04-29
1
-0
/
+71
*
|
[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641
Zhang Wei
2008-04-29
1
-11
/
+64
*
|
[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table
Zhang Wei
2008-04-29
1
-0
/
+1
*
|
[RAPIDIO] Add RapidIO node into MPC8641HPCN dts file
Zhang Wei
2008-04-29
1
-0
/
+12
*
|
[RAPIDIO] Auto-probe the RapidIO system size
Zhang Wei
2008-04-29
1
-0
/
+6
*
|
[RAPIDIO] Add OF-tree support to RapidIO controller driver
Zhang Wei
2008-04-29
4
-81
/
+102
*
|
[RAPIDIO] Add RapidIO multi mport support
Zhang Wei
2008-04-29
1
-173
/
+222
*
|
[RAPIDIO] Add RapidIO option to kernel configuration
Zhang Wei
2008-04-29
2
-0
/
+14
*
|
[RAPIDIO] Change RIO function mpc85xx_ to fsl_
Zhang Wei
2008-04-29
1
-40
/
+40
*
|
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
2008-04-29
1
-7
/
+23
*
|
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
2008-04-29
1
-0
/
+43
*
|
[POWERPC] Hotplug memory remove notifications for powerpc
Badari Pulavarty
2008-04-29
2
-0
/
+99
*
|
[POWERPC] windfarm: Add PowerMac 12,1 support
Étienne Bersac
2008-04-29
1
-0
/
+1
*
|
[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m
Tony Breeds
2008-04-29
2
-2
/
+6
*
|
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
2008-04-29
7
-5
/
+60
*
|
[POWERPC] Add fast little-endian switch system call
Paul Mackerras
2008-04-29
1
-0
/
+11
[next]