summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-011-2/+2
|\
| * perfmon: Use task_is_*Matthew Wilcox2007-12-061-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-017-9/+34
|\ \
| * | x86: uninline __pte_free_tlb() and __pmd_free_tlb()Ingo Molnar2008-01-311-0/+23
| * | x86: fix small sparse warningHarvey Harrison2008-01-311-1/+1
| * | x86: fix sparse warning in kernel/scx200_32.cHarvey Harrison2008-01-311-1/+1
| * | x86: early_ioremap_reset fix 2Huang, Ying2008-01-311-1/+1
| * | x86: c_p_a clflush_cache_range fixHuang, Ying2008-01-311-1/+4
| * | x86: change_page_attr_clear fixHuang, Ying2008-01-311-2/+1
| * | x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison2008-01-311-3/+3
* | | POWERPC: Set dma_data correctly for direct_ops on pasemiOlof Johansson2008-01-311-1/+3
|/ /
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-01-31487-21578/+53988
|\ \
| * | [POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman2008-01-311-2/+267
| * | [POWERPC] Split out the ioid fetching/checking logicMichael Ellerman2008-01-311-6/+17
| * | [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman2008-01-311-5/+10
| * | [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman2008-01-311-6/+13
| * | [POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman2008-01-311-12/+26
| * | [POWERPC] Split out the logic that allocates struct iommusMichael Ellerman2008-01-311-4/+16
| * | [POWERPC] Allocate the hash table under 1G on cellMichael Ellerman2008-01-311-3/+9
| * | Merge branch 'linux-2.6'Paul Mackerras2008-01-311122-43126/+85275
| |\ \
| * \ \ Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-3118-349/+455
| |\ \ \
| | * | | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely2008-01-265-12/+108
| | * | | [POWERPC] Efika: prune fixups and make them more carefullGrant Likely2008-01-261-70/+79
| | * | | [POWERPC] mpc5200: make dts files conform to generic names recommended practiceGrant Likely2008-01-266-204/+150
| | * | | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-267-41/+97
| | * | | [POWERPC] mpc52xx: clean up KconfigGrant Likely2008-01-261-26/+15
| | * | | [POWERPC] mpc5200: add #address-cells and #size-cells to soc node.Paul Gortmaker2008-01-265-0/+10
| * | | | [POWERPC] 83xx: Clean up / convert mpc83xx board DTS files to v1 format.Paul Gortmaker2008-01-2815-985/+999
| * | | | [POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala2008-01-281-10/+0
| * | | | [POWERPC] 83xx: Fix typo in mpc837x compatible entriesKim Phillips2008-01-283-3/+3
| * | | | [POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala2008-01-282-8/+4
| * | | | [POWERPC] 83xx: rework platform KconfigKumar Gala2008-01-285-30/+910
| * | | | [POWERPC] 85xx: rework platform KconfigKumar Gala2008-01-283-26/+1535
| * | | | [POWERPC] QE: Explicitly set address-cells and size cells for muramPaul Gortmaker2008-01-284-2/+10
| * | | | [POWERPC] Convert StorCenter DTS file to /dts-v1/ format.Jon Loeliger2008-01-281-35/+38
| * | | | [POWERPC] 86xx: Convert all 86xx DTS files to /dts-v1/ format.Jon Loeliger2008-01-282-279/+281
| * | | | [PPC] Remove 85xx from arch/ppcKumar Gala2008-01-2853-14083/+16
| * | | | [PPC] Remove 83xx from arch/ppcKumar Gala2008-01-2818-2978/+13
| * | | | [POWERPC] 83xx: add the mpc837x rdb defconfigKim Phillips2008-01-281-0/+887
| * | | | [POWERPC] 83xx: add the mpc837[789]_rdb dts filesKim Phillips2008-01-283-0/+888
| * | | | [POWERPC] 83xx: add MPC837x RDB platform supportKim Phillips2008-01-283-1/+107
| * | | | [POWERPC] 83xx: add the mpc8315 rdb defconfigKim Phillips2008-01-281-0/+1417
| * | | | [POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips2008-01-281-0/+6
| * | | | [POWERPC] 83xx: Add the MPC8315E RDB dtsKim Phillips2008-01-281-0/+287
| * | | | [POWERPC] 83xx: add base platform support for the mpc8315 rdb boardKim Phillips2008-01-282-2/+3
| * | | | [POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platformKim Phillips2008-01-284-27/+18
| * | | | [POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov2008-01-2813-66/+92
| * | | | spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-281-13/+33
| * | | | ucc_geth: get rid of device_type for mdioAnton Vorontsov2008-01-284-7/+4
| * | | | [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-2810-61/+111