summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-12-11[POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dnStephen Rothwell1-15/+12
2007-12-11[POWERPC] iSeries: Reduce dependence on pci_dn bussubnoStephen Rothwell1-9/+9
2007-12-11[POWERPC] iSeries: iseries_ds_addr is only used in pci.cStephen Rothwell2-12/+12
2007-12-11[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_InformationStephen Rothwell3-17/+6
2007-12-11[POWERPC] iSeries: Remove one layer of IO routinesStephen Rothwell1-49/+19
2007-12-11[POWERPC] iSeries: Consoldiate PCI IO error checkStephen Rothwell1-79/+26
2007-12-11[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixupStephen Rothwell1-33/+35
2007-12-11[POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell1-18/+1
2007-12-11[POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell1-108/+108
2007-12-11[POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell1-4/+4
2007-12-11[POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell1-23/+16
2007-12-11[POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell1-17/+7
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2-6/+4
2007-12-11[POWERPC] lparcfg: Remove useless buffer allocationNathan Lynch1-11/+1
2007-12-11[POWERPC] Update celleb_defconfig to add support for native CBEIshizaki Kou1-19/+19
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou4-23/+85
2007-12-11[POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou1-0/+2
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell3-14/+8
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell1-20/+0
2007-12-10Merge branch 'linux-2.6'Paul Mackerras129-7503/+3342
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt1-0/+4
2007-12-07ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt1-0/+1
2007-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds11-283/+443
2007-12-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds1-6/+10
2007-12-07[AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen1-2/+2
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen1-10/+10
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen4-227/+323
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen5-33/+35
2007-12-07[AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen2-19/+41
2007-12-07[AVR32] Implement stacktrace supportHaavard Skinnemoen3-0/+57
2007-12-07[AVR32] Kconfig: Use def_bool instead of bool + defaultHaavard Skinnemoen1-37/+19
2007-12-07[AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen1-2/+3
2007-12-07[SPARC64]: Fix memory controller register access when non-SMP.David S. Miller1-6/+10
2007-12-07Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds44-2450/+2660
2007-12-07[POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparamsGrant Likely2-4/+12
2007-12-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-4/+0
2007-12-07Pull suspend-2.6.24 into release branchLen Brown1-4/+0
2007-12-07ACPI: suspend: old debugging hacks sneaked backPavel Machek1-4/+0
2007-12-06Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Linus Torvalds5-6/+5
2007-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds34-4692/+61
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala5-6/+5
2007-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-17/+52
2007-12-06Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds1-2/+3
2007-12-06Fix oprofile configuration breakageRalf Baechle1-0/+4
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin2-63/+36
2007-12-06[PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin1-1/+1
2007-12-06Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin31-4628/+24
2007-12-06[MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle1-6/+38
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov1-4/+4
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov3-6/+6