aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc
AgeCommit message (Expand)Author
2007-02-13[POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardStefan Roese
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson
2007-02-07[POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt
2006-12-08[POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=yRoland Dreier
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-04[POWERPC] ppc: m48t35 add missing bracketMariusz Kozlowski
2006-12-04[POWERPC] Fix IDE build with ARCH=ppcBenjamin Herrenschmidt
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-11-13[PATCH] ppc: Fix io.h for config with CONFIG_PCI not setSylvain Munaut
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro
2006-10-07[POWERPC] PReP fixup after irq changesOlaf Hering
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-06[PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-23[PATCH] #elif that should've been #elif definedAl Viro
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug
2006-09-21POWERPC: Get rid of remapping the whole immrVitaly Bordug
2006-09-21POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug
2006-09-21cpm_uart: make it possible to utilize from powerpcVitaly Bordug
2006-09-21[POWERPC] 40x: Fix debug status register definesJosh Boyer
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras
2006-08-19[PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-15[POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse