aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-24[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth1-8/+0
2007-07-24[WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth1-1/+1
2007-07-22[POWERPC] Fix ARCH=ppc buildsJosh Boyer1-0/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-7/+0
2007-07-16page table handling cleanupJan Beulich1-10/+0
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-6/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-2/+0
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt1-4/+8
2007-05-10Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala1-89/+0
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi3-28/+18
2007-05-09include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr1-1/+1
2007-05-08Remove tas()Jeff Dike1-1/+0
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-1/+0
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
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