summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorLines
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz-6/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz-2/+0
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz-2/+0
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz-15/+32
2008-04-18ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz-1/+5
2008-04-17Generic semaphore implementationMatthew Wilcox-94/+1
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov-0/+1
2008-04-17[POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov-0/+1
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov-2/+11
2008-04-17[POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov-0/+88
2008-04-17[POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov-0/+223
2008-04-17[POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.hLaurent Pinchart-23/+15
2008-04-17[POWERPC] Remove unused machine call outsKumar Gala-3/+0
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja-1/+3
2008-04-17[POWERPC] Cleanup pgtable-ppc32.hKumar Gala-4/+1
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala-0/+1
2008-04-17[POWERPC] Move phys_addr_t definition into asm/types.hKumar Gala-17/+7
2008-04-17[POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32Kumar Gala-2/+2
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala-2/+0
2008-04-17[POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov-0/+56
2008-04-15[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.hStephen Rothwell-1/+1
2008-04-15[POWERPC] remove include of asm/of_device.h from pmi.hStephen Rothwell-2/+0
2008-04-15[POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell-1/+1
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell-96/+1
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell-0/+31
2008-04-14Merge branch 'linux-2.6'Paul Mackerras-0/+6
2008-04-07[POWERPC] Fix kernel panic in arch_arm_kprobeIonut Nicu-1/+2
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt-0/+2
2008-04-02[POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese-0/+18
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger-0/+6
2008-04-01[POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty-1/+1
2008-04-01[POWERPC] PS3: Sys-manager Wake-on-LAN supportGeoff Levand-0/+2
2008-04-01[POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven-2/+3
2008-03-26[POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese-0/+78
2008-03-26[POWERPC] 4xx: Add dcri_clrset() for locked read/modify/write functionalityValentine Barshak-0/+17
2008-03-26[POWERPC] Move a.out.h to header-y since it doesn't check __KERNEL__Robert P. J. Day-1/+1
2008-03-26[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja-0/+1
2008-03-26[POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja-0/+3
2008-03-26[POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja-0/+41
2008-03-13Merge branch 'linux-2.6'Paul Mackerras-9/+3
2008-03-07[POWERPC] 8xx: fix swapVitaly Bordug-8/+0
2008-03-05pasemi_mac: jumbo frame supportOlof Johansson-2/+58
2008-03-05[POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson-0/+4
2008-03-05[POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson-0/+6
2008-03-05pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson-1/+6
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli-1/+0
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp-0/+3
2008-02-26[POWERPC] Fix thinko in cpu_thread_mask_to_cores()Benjamin Herrenschmidt-1/+1
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty-0/+3
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras-75/+10