aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-203-11/+38
* [POWERPC] pci32: Remove PowerMac P2P bridge IO hackBenjamin Herrenschmidt2007-12-201-214/+1
* [POWERPC] pci32: Use generic pci_assign_unassign_resourcesBenjamin Herrenschmidt2007-12-201-174/+17
* [POWERPC] pci32: Remove bogus alignment messageBenjamin Herrenschmidt2007-12-201-6/+0
* [POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com2007-12-201-1/+1
* [POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman2007-12-201-0/+16
* [POWERPC] Optimize account_system_vtimeMilton Miller2007-12-201-8/+13
* [POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller2007-12-201-3/+1
* [POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller2007-12-201-8/+12
* [POWERPC] Use __get_cpu_var in time.cMilton Miller2007-12-201-2/+2
* [POWERPC] init_decrementer_clockevent can be static __initMilton Miller2007-12-201-2/+1
* [POWERPC] add e300c4 entry to cputableLi Yang2007-12-111-1/+12
* [POWERPC] Emulate isel (Integer Select) instructionKumar Gala2007-12-111-0/+25
* [POWERPC] Early debug forces console log level to maxBenjamin Herrenschmidt2007-12-111-0/+4
* [POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt2007-12-111-4/+16
* [POWERPC] Remove useless volatiles in udbg_16550.cBenjamin Herrenschmidt2007-12-111-5/+5
* [POWERPC] Change 32-bit PCI message about resource allocationBenjamin Herrenschmidt2007-12-111-1/+1
* [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resourcesBenjamin Herrenschmidt2007-12-111-20/+26
* [POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt2007-12-113-207/+177
* [POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt2007-12-112-1/+3
* [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-111-0/+15
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-117-16/+14
* [POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell2007-12-111-7/+2
* [POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell2007-12-111-15/+8
* [POWERPC] iSeries: hose->buid is always zero for iSeriesStephen Rothwell2007-12-111-6/+2
* [POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell2007-12-111-3/+0
* [POWERPC] Inline pci_setup_pci_controller as it has become trivialStephen Rothwell2007-12-111-15/+6
* [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-111-5/+3
* [POWERPC] lparcfg: Remove useless buffer allocationNathan Lynch2007-12-111-11/+1
* [POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell2007-12-113-14/+8
* [POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2007-12-111-20/+0
* Merge branch 'linux-2.6'Paul Mackerras2007-12-106-7/+6
|\
| * Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-12-061-1/+1
| |\
| | * [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-061-1/+1
| * | [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-065-6/+5
| |/
* | [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-031-2/+2
* | [POWERPC] Remove redundant declaration of hose_listStephen Rothwell2007-12-031-2/+0
* | [POWERPC] Make global_phb_number staticStephen Rothwell2007-12-031-1/+1
* | [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-031-13/+65
|/
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-6/+6
* [POWERPC] Fix possible division by zero in scaled time accountingMichael Neuling2007-11-201-2/+3
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-6/+6
* [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-204-24/+73
* [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me codeNathan Lynch2007-11-191-41/+58
* [POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt2007-11-131-1/+3
* [POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds2007-11-131-1/+1
* [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-131-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-092-25/+2
|\
| * sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-092-25/+2
* | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-084-15/+88
|\ \