| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: remove duplicate exports | Olaf Hering | 2006-02-20 | 1 | -13/+0 |
* | [PATCH] ppc: Remove powermac support from ARCH=ppc | Paul Mackerras | 2006-01-15 | 1 | -0/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-12 | 1 | -2/+10 |
|\ |
|
| * | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c | Paul Mackerras | 2006-01-12 | 1 | -2/+10 |
* | | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+10 |
|/ |
|
* | [PATCH] powerpc: pci_address_to_pio fix | Benjamin Herrenschmidt | 2006-01-09 | 1 | -3/+3 |
* | [PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board support | Kumar Gala | 2006-01-09 | 1 | -0/+4 |
* | [PATCH] powerpc: Update OF address parsers | Benjamin Herrenschmidt | 2006-01-09 | 2 | -3/+34 |
* | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 2006-01-09 | 2 | -2/+4 |
* | [PATCH] powerpc: Add OF address parsing code (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+10 |
* | ppc: remove duplicate bseip.h | Paul Mackerras | 2006-01-09 | 1 | -38/+0 |
* | [PATCH] powerpc: moved ipic code to arch/powerpc | Kumar Gala | 2006-01-09 | 1 | -85/+0 |
* | [PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI | Sylvain Munaut | 2006-01-06 | 2 | -0/+13 |
* | [PATCH] ppc32: Modify Freescale MPC52xx IRQ mapping to _not_ use irq 0 | Sylvain Munaut | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data | Eugene Surovegin | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix | Al Viro | 2005-12-16 | 1 | -3/+0 |
* | Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfr | Paul Mackerras | 2005-11-19 | 2 | -237/+17 |
|\ |
|
| * | powerpc: merge dma-mapping.h | Stephen Rothwell | 2005-11-19 | 1 | -227/+0 |
| * | ppc32: move some dma routines | Stephen Rothwell | 2005-11-19 | 2 | -10/+17 |
* | | [PATCH] ppc32: add missing define for fs_enet Ethernet driver | Vitaly Bordug | 2005-11-18 | 1 | -0/+2 |
|/ |
|
* | [PATCH] powerpc: replace page_to_virt() with lowmem_page_address() for Book-E | Kumar Gala | 2005-11-16 | 1 | -1/+1 |
* | powerpc: Move a bunch of ppc64 headers to include/asm-powerpc | Paul Mackerras | 2005-11-14 | 1 | -73/+0 |
* | [PATCH] Update email address for Kumar | Kumar Gala | 2005-11-13 | 5 | -5/+5 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 | 1 | -1/+7 |
* | [PATCH] powerpc: Merge cacheflush.h and cache.h | David Gibson | 2005-11-10 | 2 | -133/+0 |
* | [PATCH] powerpc: Merge current.h | David Gibson | 2005-11-10 | 1 | -11/+0 |
* | [PATCH] powerpc: Merge signal.h | David Gibson | 2005-11-10 | 1 | -153/+0 |
* | [PATCH] ppc32: Update MPC834x platform to work with new phylib | Kumar Gala | 2005-11-09 | 1 | -0/+1 |
* | powerpc: merge ide.h | Stephen Rothwell | 2005-11-08 | 1 | -78/+0 |
* | [PATCH] ppc: Fix ARCH=ppc build with xmon | Benjamin Herrenschmidt | 2005-11-08 | 1 | -1/+1 |
* | [PATCH] ppc: fix a bunch of warnings | Benjamin Herrenschmidt | 2005-11-08 | 1 | -11/+11 |
* | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt | 2005-11-08 | 1 | -1/+1 |
* | Merge ../linux-2.6 | Paul Mackerras | 2005-11-08 | 6 | -17/+107 |
|\ |
|
| * | [PATCH] RapidIO support: ppc32 | Matt Porter | 2005-11-07 | 1 | -0/+18 |
| * | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+1 |
| * | [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot | Matt Porter | 2005-11-07 | 2 | -5/+20 |
| * | [PATCH] ppc32: Add Yucca (440SPe eval board) platform | Roland Dreier | 2005-11-07 | 1 | -0/+4 |
| * | [PATCH] ppc32: Add 440SPe support | Roland Dreier | 2005-11-07 | 1 | -13/+42 |
| * | [PATCH] ppc32: Dump error status for both PLB segments on 440SP | Roland Dreier | 2005-11-07 | 1 | -0/+18 |
| * | [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type | Roland Dreier | 2005-11-07 | 1 | -1/+6 |
* | | [PATCH] ppc32: handle access to non-present IO ports on 8xx | Marcelo Tosatti | 2005-11-07 | 1 | -5/+7 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-04 | 12 | -1410/+2 |
|\ |
|
| * | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-04 | 2 | -172/+0 |
| |\ |
|
| | * | powerpc: merge tlbflush.h | Stephen Rothwell | 2005-11-04 | 1 | -115/+0 |
| | * | powerpc: merge tlb.h | Stephen Rothwell | 2005-11-04 | 1 | -57/+0 |
| * | | Merge with Paulus | Michael Ellerman | 2005-11-04 | 5 | -263/+2 |
| |\ \
| | |/ |
|
| | * | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-03 | 4 | -263/+0 |
| | |\ |
|
| | | * | powerpc: merge ucontext.h | Stephen Rothwell | 2005-11-03 | 1 | -27/+0 |
| | | * | powerpc: merge sigcontext.h | Stephen Rothwell | 2005-11-03 | 1 | -15/+0 |
| | | * | powerpc: merge ptrace.h | Stephen Rothwell | 2005-11-03 | 1 | -152/+0 |