aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add machine initcall macrosGrant Likely2007-12-201-0/+23
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras2007-12-201-0/+5
|\
| * [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-191-2/+2
| * [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-191-0/+1
| * [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-191-0/+4
* | [POWERPC] qe: add function qe_clock_source()Timur Tabi2007-12-131-0/+1
* | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-131-0/+1
* | [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi2007-12-111-47/+47
* | [POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_8...Timur Tabi2007-12-111-2/+23
* | [POWERPC] ipic: add new interrupts introduced by new chipLi Yang2007-12-111-5/+7
* | [POWERPC] Add SPRN for Embedded registers specified in PowerISA 2.04Kumar Gala2007-12-111-1/+12
|/
* [POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt2007-12-111-0/+4
* [POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt2007-12-111-0/+3
* [POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt2007-12-111-2/+3
* [POWERPC] Update smu command definitionsMichael Hanselmann2007-12-111-4/+128
* [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-112-6/+1
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-2/+3
* [POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell2007-12-111-3/+0
* [POWERPC] Consolidate pci_controllerStephen Rothwell2007-12-111-43/+22
* [POWERPC] Clean up pci-bridge.hStephen Rothwell2007-12-111-53/+42
* [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-111-2/+1
* [POWERPC] celleb: Add support for native CBEIshizaki Kou2007-12-111-1/+1
* [POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2007-12-111-2/+8
* Merge branch 'linux-2.6'Paul Mackerras2007-12-102-6/+7
|\
| * Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-12-061-6/+2
| |\
| | * [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-061-6/+2
| * | [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-061-0/+5
| |/
* | [POWERPC] Make global_phb_number staticStephen Rothwell2007-12-031-1/+0
* | [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-031-0/+71
|/
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-2/+1
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-1/+2
* [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-201-0/+8
* [POWERPC] Fix kmalloc alignment on non-coherent DMA platformsBenjamin Herrenschmidt2007-11-201-0/+4
* [POWERPC] Fix declaration of pcibios_free_controllerBenjamin Herrenschmidt2007-11-191-2/+3
* [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-131-10/+12
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-11-131-2/+2
|\
| * [POWERPC] Fix oops related to 4xx flush_tlb_page modificationKumar Gala2007-11-091-2/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-094-14/+33
|\ \ | |/
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-082-6/+19
| |\
| | * [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-011-0/+13
| | * [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-011-6/+6
| * | [POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield2007-11-081-1/+1
| * | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-081-7/+13
| |/
* | cpm_load_patch() - declartion conflictKamalesh Babulal2007-11-051-1/+1
|/
* powerpc: Fix fallout from sg_page() changesOlof Johansson2007-10-231-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-221-0/+9
|\
| * [POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2007-10-211-0/+3
| * [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2007-10-211-0/+1
| * [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely2007-10-211-0/+5
* | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3