summaryrefslogtreecommitdiffstats
path: root/arch/ppc/8xx_io
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-241-23/+0
|\
| * [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala2008-04-211-23/+0
* | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-211-2/+1
|\ \ | |/ |/|
| * [PPC] minor irq handler cleanupsJeff Garzik2008-04-201-2/+1
* | [POWERPC] ppc: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-2/+2
* | [POWERPC] Use FIELD_SIZEOF in arch/ppcJulia Lawall2008-02-261-1/+1
|/
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-284-6/+6
* [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich2008-01-281-38/+0
* [PPC] Compile fix for 8xx CPM Ehernet driverJochen Friedrich2007-09-251-0/+1
* [PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich2007-09-251-1/+1
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-102-3/+3
* [POWERPC] Spelling fixes: arch/ppc/Simon Arlott2007-05-122-2/+2
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-091-11/+11
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-303-2/+26
|\
| * [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-252-2/+0
| * [PPC] Fix compilation and linking errors of mpc86xads build.Vitaly Bordug2007-04-121-0/+26
* | [POWERPC] Remove the unused HTDMSOUND driverAdrian Bunk2007-04-304-3004/+0
|/
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-3/+3
* [POWERPC] ppc: cs4218_tdm remove extra braceMariusz Kozlowski2007-02-081-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] struct path: convert ppcJosef Sipek2006-12-081-6/+6
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-8/+13
* [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-104-18/+16
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-5/+5
* [PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper...Vitaly Bordug2006-01-201-3/+3
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-2/+1
* [PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti2005-11-031-3/+2
* Merge ../linux-2.6 by handPaul Mackerras2005-10-312-3/+3
|\
| * [PATCH] gfp_t: soundAl Viro2005-10-282-3/+3
* | [PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti2005-10-291-10/+10
|/
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-1/+1
* [PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...Marcelo Tosatti2005-08-071-17/+1
* [PATCH] ppc32: 8xx kill unused variable in commprocAristeu Sergio Rozanski Filho2005-08-071-2/+0
* [PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS optionAristeu Sergio Rozanski Filho2005-08-071-1/+1
* [PATCH] ppc32: 8xx fix CPM ethernet descriptionAristeu Sergio Rozanski Filho2005-08-071-1/+1
* [PATCH] ppc32: 8xx: fec: fix interrupt handler prototypesAristeu Sergio Rozanski Filho2005-08-071-5/+10
* [PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc()Aristeu Sergio Rozanski Filho2005-08-071-3/+7
* [PATCH] ppc32: 8xx: convert fec driver to use work_structAristeu Sergio Rozanski Filho2005-08-071-9/+9
* [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-051-8/+44
* Linux-2.6.12-rc2Linus Torvalds2005-04-168-0/+7303