summaryrefslogtreecommitdiffstats
path: root/arch/ppc/8xx_io
AgeCommit message (Expand)AuthorLines
2008-06-10powerpc: Remove arch/ppc and include/asm-ppcPaul Mackerras-4283/+0
2008-04-24Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras-23/+0
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+1
2008-04-21[PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala-23/+0
2008-04-20[PPC] minor irq handler cleanupsJeff Garzik-2/+1
2008-04-01[POWERPC] ppc: Replace remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-02-26[POWERPC] Use FIELD_SIZEOF in arch/ppcJulia Lawall-1/+1
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich-6/+6
2008-01-28[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich-38/+0
2007-09-25[PPC] Compile fix for 8xx CPM Ehernet driverJochen Friedrich-0/+1
2007-09-25[PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich-1/+1
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller-3/+3
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott-2/+2
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi-11/+11
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras-2/+26
2007-04-30[POWERPC] Remove the unused HTDMSOUND driverAdrian Bunk-3004/+0
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-2/+0
2007-04-12[PPC] Fix compilation and linking errors of mpc86xads build.Vitaly Bordug-0/+26
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven-3/+3
2007-02-08[POWERPC] ppc: cs4218_tdm remove extra braceMariusz Kozlowski-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-12-08[PATCH] struct path: convert ppcJosef Sipek-6/+6
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells-8/+13
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro-18/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-5/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-1/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell-5/+5
2006-01-20[PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper...Vitaly Bordug-3/+3
2005-11-07[PATCH] kfree cleanup: archJesper Juhl-2/+1
2005-11-03[PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti-3/+2
2005-10-31Merge ../linux-2.6 by handPaul Mackerras-3/+3
2005-10-29[PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti-10/+10
2005-10-28[PATCH] gfp_t: soundAl Viro-3/+3
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar-1/+1
2005-08-07[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...Marcelo Tosatti-17/+1
2005-08-07[PATCH] ppc32: 8xx kill unused variable in commprocAristeu Sergio Rozanski Filho-2/+0
2005-08-07[PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS optionAristeu Sergio Rozanski Filho-1/+1
2005-08-07[PATCH] ppc32: 8xx fix CPM ethernet descriptionAristeu Sergio Rozanski Filho-1/+1
2005-08-07[PATCH] ppc32: 8xx: fec: fix interrupt handler prototypesAristeu Sergio Rozanski Filho-5/+10
2005-08-07[PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc()Aristeu Sergio Rozanski Filho-3/+7
2005-08-07[PATCH] ppc32: 8xx: convert fec driver to use work_structAristeu Sergio Rozanski Filho-9/+9
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov-8/+44
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+7303