aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
Commit message (Expand)AuthorAgeFilesLines
* ppc: fix AT_VECTOR_SIZE on arch/ppcGrant Likely2007-10-221-0/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+2
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-171-2/+8
|\
| * [POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changesSylvain Munaut2007-10-161-2/+8
* | Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-17/+0
* | cleanup floppy.hJan Beulich2007-10-171-2/+0
* | softlockup: make asm/irq_regs.h available on every platformIngo Molnar2007-10-171-0/+1
|/
* [POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day2007-09-221-1/+1
* [POWERPC] Remove APUS support from arch/ppcAdrian Bunk2007-09-178-337/+6
* [PPC] Add clrbits8 and setbits8.Scott Wood2007-09-141-0/+3
* [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-221-11/+0
* [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-171-1/+0
* [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth2007-07-241-8/+0
* [WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth2007-07-241-1/+1
* [POWERPC] Fix ARCH=ppc buildsJosh Boyer2007-07-221-0/+1
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-7/+0
* page table handling cleanupJan Beulich2007-07-161-10/+0
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-6/+0
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-2/+0
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-4/+8
* Merge branch 'linux-2.6'Paul Mackerras2007-05-101-1/+1
|\
| * include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr2007-05-091-1/+1
* | [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-091-89/+0
* | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-093-28/+18
|/
* Remove tas()Jeff Dike2007-05-081-1/+0
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-1/+0
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* [POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely2007-04-301-2/+0
* [POWERPC] Merge common virtex header filesGrant Likely2007-04-301-6/+2
* [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-131-1/+2
* [POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardStefan Roese2007-02-131-0/+4
* [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-2/+0
* [POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson2007-02-072-2/+1
* [POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug2007-02-071-0/+1
* [POWERPC] Remove the broken Gemini supportAdrian Bunk2007-01-242-79/+0
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-12-111-34/+2
|\
| * [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2006-12-101-34/+2
* | [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-081-4/+4
* | [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=yRoland Dreier2006-12-081-0/+23
|/
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-5/+3
* [POWERPC] ppc: m48t35 add missing bracketMariusz Kozlowski2006-12-041-1/+1
* [POWERPC] Fix IDE build with ARCH=ppcBenjamin Herrenschmidt2006-12-041-0/+8
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-041-6/+6
* [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-041-0/+1
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-0/+7
|\
| * Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7