summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [POWERPC] Implement arch disable/enable irq hooks.Scott Wood2007-12-211-0/+13
| * | | | [POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-211-0/+2
| * | | | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-212-4/+1
| * | | | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-211-0/+14
| * | | | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-212-9/+2
| * | | | [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-211-0/+15
| * | | | [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-201-6/+4
| * | | | [POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt2007-12-201-5/+3
| * | | | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-203-11/+11
| * | | | [POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt2007-12-202-10/+9
| * | | | [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-202-3/+26
| * | | | [POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com2007-12-207-11/+11
| * | | | [POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman2007-12-201-0/+3
| * | | | [POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou2007-12-201-0/+11
| * | | | [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
| |\ \ \ \
| * | | | | [POWERPC] Make global_phb_number staticStephen Rothwell2007-12-031-1/+0
| * | | | | [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-031-0/+71
* | | | | | POWERPC: use generic per cputravis@sgi.com2008-01-301-19/+3
* | | | | | modules: fold percpu_modcopy into module.ctravis@sgi.com2008-01-301-9/+0
| |_|_|_|/ |/| | | |
* | | | | x86: remove flush_agp_mappings()Ingo Molnar2008-01-301-1/+0
* | | | | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-301-17/+0
* | | | | powerpc: arch_has_single_stepRoland McGrath2008-01-301-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-291-0/+467
|\ \ \ \ \
| * | | | | pasemi: DMA engine management libraryOlof Johansson2008-01-281-0/+76
| * | | | | pasemi_mac: Move register definitions to include/asm-powerpcOlof Johansson2008-01-281-0/+391
* | | | | | ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-281-0/+4
|/ / / / /
* | | | | ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz2008-01-251-3/+0
| |_|_|/ |/| | |
OpenPOWER on IntegriCloud