aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-12-11[POWERPC] add e300c4 entry to cputableLi Yang
2007-12-11[POWERPC] Emulate isel (Integer Select) instructionKumar Gala
2007-12-11[POWERPC] Early debug forces console log level to maxBenjamin Herrenschmidt
2007-12-11[POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt
2007-12-11[POWERPC] Remove useless volatiles in udbg_16550.cBenjamin Herrenschmidt
2007-12-11[POWERPC] Change 32-bit PCI message about resource allocationBenjamin Herrenschmidt
2007-12-11[POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resourcesBenjamin Herrenschmidt
2007-12-11[POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt
2007-12-11[POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell
2007-12-11[POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell
2007-12-11[POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell
2007-12-11[POWERPC] iSeries: hose->buid is always zero for iSeriesStephen Rothwell
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell
2007-12-11[POWERPC] Inline pci_setup_pci_controller as it has become trivialStephen Rothwell
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell
2007-12-11[POWERPC] lparcfg: Remove useless buffer allocationNathan Lynch
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell
2007-12-10Merge branch 'linux-2.6'Paul Mackerras
2007-12-06Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala
2007-12-06[POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds
2007-12-03[POWERPC] Add missing spaces in printk formatsjoe@perches.com
2007-12-03[POWERPC] Remove redundant declaration of hose_listStephen Rothwell
2007-12-03[POWERPC] Make global_phb_number staticStephen Rothwell
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras
2007-11-20[POWERPC] Fix possible division by zero in scaled time accountingMichael Neuling
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas
2007-11-20[POWERPC] vdso: Fixes for cache block sizesOlof Johansson
2007-11-19[POWERPC] Fix multiple bugs in rtas_ibm_suspend_me codeNathan Lynch
2007-11-13[POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt
2007-11-13[POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds
2007-11-13[POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras
2007-11-08Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2007-11-08[POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVECJohannes Berg
2007-11-08[POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt
2007-11-08[POWERPC] ] Fix memset size errorLi Zefan
2007-11-08[POWERPC] Fix link errors for allyesconfigStephen Rothwell
2007-11-08[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras
2007-11-08[POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt
2007-11-08[POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan
2007-11-01[POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt
2007-11-01[POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt
2007-11-01[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak
2007-10-22Update arch/ to use sg helpersJens Axboe