aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30[POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely1-2/+0
2007-04-30[POWERPC] Merge common virtex header filesGrant Likely1-6/+2
2007-04-13[POWERPC] Rename get_property to of_get_propertyStephen Rothwell1-1/+2
2007-02-13[POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardStefan Roese1-0/+4
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-2/+0
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson2-2/+1
2007-02-07[POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug1-0/+1
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk2-79/+0
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras1-34/+2
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala1-34/+2
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt1-4/+4
2006-12-08[POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=yRoland Dreier1-0/+23
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-5/+3
2006-12-04[POWERPC] ppc: m48t35 add missing bracketMariusz Kozlowski1-1/+1
2006-12-04[POWERPC] Fix IDE build with ARCH=ppcBenjamin Herrenschmidt1-0/+8
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt1-6/+6
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt1-0/+1
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-0/+7
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-11-13[PATCH] ppc: Fix io.h for config with CONFIG_PCI not setSylvain Munaut4-34/+1
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-16/+0
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro4-6/+5
2006-10-07[POWERPC] PReP fixup after irq changesOlaf Hering2-4/+4
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-1/+1
2006-10-06[PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras1-3/+3
2006-10-03fix file specification in commentsUwe Zeisberger3-3/+3
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-1/+102
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang1-0/+4
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQPaul Mackerras2-1/+98
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-4/+4
2006-09-23[PATCH] #elif that should've been #elif definedAl Viro1-1/+1
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug1-0/+53
2006-09-21POWERPC: Get rid of remapping the whole immrVitaly Bordug2-0/+8
2006-09-21POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug1-1/+5
2006-09-21cpm_uart: make it possible to utilize from powerpcVitaly Bordug1-0/+32
2006-09-21[POWERPC] 40x: Fix debug status register definesJosh Boyer1-8/+8
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell1-6/+6
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell1-4/+0
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell2-14/+0
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras1-9/+11
2006-08-19[PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug3-0/+97
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner1-4/+4
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall1-4/+2
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-31/+24