summaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)Author
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18[POWERPC] Optimize fls64() on 64-bit processorsPaul Mackerras
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt
2008-04-18[POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument constTrent Piepho
2008-04-18[POWERPC] Use asm-generic/bitops/find.h in bitops.hAlexander van Heukelum
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz
2008-04-18ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov
2008-04-17[POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov
2008-04-17[POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov
2008-04-17[POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov
2008-04-17[POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.hLaurent Pinchart
2008-04-17[POWERPC] Remove unused machine call outsKumar Gala
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja
2008-04-17[POWERPC] Cleanup pgtable-ppc32.hKumar Gala
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala
2008-04-17[POWERPC] Move phys_addr_t definition into asm/types.hKumar Gala
2008-04-17[POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32Kumar Gala
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala
2008-04-17[POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov
2008-04-15[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.hStephen Rothwell
2008-04-15[POWERPC] remove include of asm/of_device.h from pmi.hStephen Rothwell
2008-04-15[POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-04-07[POWERPC] Fix kernel panic in arch_arm_kprobeIonut Nicu
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt
2008-04-02[POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-04-01[POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty
2008-04-01[POWERPC] PS3: Sys-manager Wake-on-LAN supportGeoff Levand
2008-04-01[POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven
2008-03-26[POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese
2008-03-26[POWERPC] 4xx: Add dcri_clrset() for locked read/modify/write functionalityValentine Barshak
2008-03-26[POWERPC] Move a.out.h to header-y since it doesn't check __KERNEL__Robert P. J. Day
2008-03-26[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja
2008-03-13Merge branch 'linux-2.6'Paul Mackerras
2008-03-07[POWERPC] 8xx: fix swapVitaly Bordug