| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2008-04-24 | 1 | -23/+0 |
|\ |
|
| * | [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc | Kumar Gala | 2008-04-21 | 1 | -23/+0 |
* | | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-04-21 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | [PPC] minor irq handler cleanups | Jeff Garzik | 2008-04-20 | 1 | -2/+1 |
* | | [POWERPC] ppc: Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 | 1 | -2/+2 |
* | | [POWERPC] Use FIELD_SIZEOF in arch/ppc | Julia Lawall | 2008-02-26 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 2008-01-28 | 4 | -6/+6 |
* | [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump() | Jochen Friedrich | 2008-01-28 | 1 | -38/+0 |
* | [PPC] Compile fix for 8xx CPM Ehernet driver | Jochen Friedrich | 2007-09-25 | 1 | -0/+1 |
* | [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem | Jochen Friedrich | 2007-09-25 | 1 | -1/+1 |
* | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 2007-07-10 | 2 | -3/+3 |
* | [POWERPC] Spelling fixes: arch/ppc/ | Simon Arlott | 2007-05-12 | 2 | -2/+2 |
* | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi | 2007-05-09 | 1 | -11/+11 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+0 |
* | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-30 | 3 | -2/+26 |
|\ |
|
| * | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -2/+0 |
| * | [PPC] Fix compilation and linking errors of mpc86xads build. | Vitaly Bordug | 2007-04-12 | 1 | -0/+26 |
* | | [POWERPC] Remove the unused HTDMSOUND driver | Adrian Bunk | 2007-04-30 | 4 | -3004/+0 |
|/ |
|
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -3/+3 |
* | [POWERPC] ppc: cs4218_tdm remove extra brace | Mariusz Kozlowski | 2007-02-08 | 1 | -1/+0 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] struct path: convert ppc | Josef Sipek | 2006-12-08 | 1 | -6/+6 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -8/+13 |
* | [POWERPC] ARCH=ppc pt_regs fixes | Al Viro | 2006-10-10 | 4 | -18/+16 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 5 | -5/+0 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 1 | -5/+5 |
* | [PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper... | Vitaly Bordug | 2006-01-20 | 1 | -3/+3 |
* | [PATCH] kfree cleanup: arch | Jesper Juhl | 2005-11-07 | 1 | -2/+1 |
* | [PATCH] ppc32 8xx: fix cpm_dpalloc() comment | Marcelo Tosatti | 2005-11-03 | 1 | -3/+2 |
* | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 2 | -3/+3 |
|\ |
|
| * | [PATCH] gfp_t: sound | Al Viro | 2005-10-28 | 2 | -3/+3 |
* | | [PATCH] ppc32 8xx: use io accessor macros instead of direct memory reference | Marcelo Tosatti | 2005-10-29 | 1 | -10/+10 |
|/ |
|
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A... | Marcelo Tosatti | 2005-08-07 | 1 | -17/+1 |
* | [PATCH] ppc32: 8xx kill unused variable in commproc | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -2/+0 |
* | [PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS option | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -1/+1 |
* | [PATCH] ppc32: 8xx fix CPM ethernet description | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -1/+1 |
* | [PATCH] ppc32: 8xx: fec: fix interrupt handler prototypes | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -5/+10 |
* | [PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc() | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -3/+7 |
* | [PATCH] ppc32: 8xx: convert fec driver to use work_struct | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -9/+9 |
* | [PATCH] ppc32: add Freescale MPC885ADS board support | Andrei Konovalov | 2005-07-05 | 1 | -8/+44 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 8 | -0/+7303 |