| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: irq change build breaks | Olof Johansson | 2006-10-05 | 8 | -9/+9 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 15 | -49/+47 |
* | [POWERPC] cell: fix bugs found by sparse | Arnd Bergmann | 2006-10-05 | 3 | -8/+12 |
* | [POWERPC] spiderpic: enable new style devtree support | Arnd Bergmann | 2006-10-05 | 1 | -3/+1 |
* | [POWERPC] Update cell_defconfig | Arnd Bergmann | 2006-10-05 | 1 | -14/+46 |
* | [POWERPC] spufs: add infrastructure for finding elf objects | Arnd Bergmann | 2006-10-05 | 3 | -1/+40 |
* | [POWERPC] spufs: support new OF device tree format | Arnd Bergmann | 2006-10-05 | 1 | -5/+94 |
* | [POWERPC] spufs: add support for read/write on cntl | Arnd Bergmann | 2006-10-05 | 1 | -19/+25 |
* | [POWERPC] spufs: remove support for ancient firmware | Arnd Bergmann | 2006-10-05 | 1 | -12/+0 |
* | [POWERPC] spufs: make mailbox functions handle multiple elements | Arnd Bergmann | 2006-10-05 | 1 | -29/+125 |
* | [POWERPC] spufs: use correct pg_prot for mapping SPU local store | Arnd Bergmann | 2006-10-05 | 1 | -3/+7 |
* | [POWERPC] spufs: Add infrastructure needed for gang scheduling | Arnd Bergmann | 2006-10-05 | 6 | -41/+299 |
* | [POWERPC] spufs: implement error event delivery to user space | Arnd Bergmann | 2006-10-05 | 6 | -24/+54 |
* | [POWERPC] spufs: fix context switch during page fault | HyeonSeung Jang | 2006-10-05 | 1 | -0/+9 |
* | [POWERPC] spufs: scheduler support for NUMA. | Mark Nutter | 2006-10-05 | 2 | -298/+197 |
* | [POWERPC] spufs: cell spu problem state mapping updates | Benjamin Herrenschmidt | 2006-10-05 | 2 | -51/+84 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 | 9 | -10/+0 |
|\ |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 9 | -10/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-04 | 48 | -250/+5819 |
|\ \ |
|
| * | | [POWERPC] Add support for the mpc832x mds board | Kim Phillips | 2006-10-04 | 3 | -0/+247 |
| * | | [POWERPC] Add initial support for the e300c2 core | Kim Phillips | 2006-10-04 | 1 | -2/+13 |
| * | | [POWERPC] Add MPC8360EMDS default dts file | Li Yang | 2006-10-04 | 1 | -0/+375 |
| * | | [POWERPC] Add MPC8360EMDS board support | Li Yang | 2006-10-04 | 2 | -0/+1237 |
| * | | [POWERPC] Add QUICC Engine (QE) infrastructure | Li Yang | 2006-10-04 | 11 | -0/+2342 |
| * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras | 2006-10-04 | 11 | -9/+1165 |
| |\ \ |
|
| | * | | POWERPC: mpc82xx merge: board-specific/platform stuff(resend) | Vitaly Bordug | 2006-10-03 | 6 | -0/+884 |
| | * | | POWERPC: 8272ads merge to powerpc: common stuff | Vitaly Bordug | 2006-10-03 | 4 | -9/+58 |
| | * | | POWERPC: Added devicetree for mpc8272ads board | Vitaly Bordug | 2006-10-03 | 1 | -0/+223 |
| * | | | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2006-10-04 | 10 | -74/+148 |
| |\ \ \ |
|
| | * | | | [POWERPC] iSeries has no legacy I/O | Stephen Rothwell | 2006-10-03 | 1 | -0/+10 |
| | * | | | [POWERPC] implement BEGIN/END_FW_FTR_SECTION | Stephen Rothwell | 2006-10-03 | 5 | -9/+94 |
| | * | | | [POWERPC] iSeries does not need pcibios_fixup_resources | Stephen Rothwell | 2006-10-03 | 1 | -4/+0 |
| | * | | | [POWERPC] Allow combined iSeries and MULTIPLATFORM build | Stephen Rothwell | 2006-10-03 | 1 | -4/+4 |
| | * | | | [POWERPC] fix ioremap for a combined kernel | Stephen Rothwell | 2006-09-25 | 1 | -22/+7 |
| | * | | | [POWERPC] modify PCI code for a merged kernel | Stephen Rothwell | 2006-09-25 | 2 | -32/+30 |
| | * | | | [POWERPC] iSeries: set FW_FEATURE_ISERIES earlier | Stephen Rothwell | 2006-09-25 | 1 | -3/+3 |
| * | | | | [POWERPC] Don't try to just continue if xmon has no input device | Paul Mackerras | 2006-10-04 | 1 | -1/+1 |
| * | | | | [POWERPC] Fix a printk in pseries_mpic_init_IRQ | Michael Ellerman | 2006-10-04 | 1 | -1/+1 |
| * | | | | [POWERPC] Get default baud rate in udbg_scc | Benjamin Herrenschmidt | 2006-10-04 | 1 | -2/+12 |
| * | | | | [POWERPC] Fix zImage.coff on oldworld PowerMac | Benjamin Herrenschmidt | 2006-10-04 | 1 | -0/+1 |
| * | | | | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman | 2006-10-04 | 4 | -39/+39 |
| * | | | | [POWERPC] Cell interrupt rework | Benjamin Herrenschmidt | 2006-10-04 | 4 | -122/+238 |
* | | | | | [PATCH] git-powerpc: wrapper: don't require execute permissions | Andrew Morton | 2006-10-04 | 1 | -1/+1 |
* | | | | | [PATCH] Add Hypertransport capability defines | Eric W. Biederman | 2006-10-04 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 8 | -8/+8 |
* | | | | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-03 | 40 | -299/+2731 |
|\ \ \
| | |/
| |/| |
|
| * | | [POWERPC] Fix rheap alignment problem | Li Yang | 2006-10-02 | 2 | -4/+21 |
| * | | [POWERPC] Enable generic rtc hook for the MPC8349 mITX | Kim Phillips | 2006-10-02 | 1 | -0/+4 |
| * | | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class | Kim Phillips | 2006-10-02 | 1 | -0/+42 |