summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-258-10/+25
* | | m68knommu: make BOOTPARAM setup commonGreg Ungerer2007-07-2513-83/+9
* | | m68knommu: add configure support for Intec boardsGreg Ungerer2007-07-251-0/+12
* | | m68knommu: simplify ColdFire resume codeGreg Ungerer2007-07-251-9/+2
* | | m68knommu: add build support for more Arcturus boardsGreg Ungerer2007-07-251-0/+2
* | | m68knommu: need to include linux/device.h in dma.cGreg Ungerer2007-07-251-0/+1
* | | m68knommu: add configure support for more Arcturus boardsDavid Wu2007-07-251-0/+12
| |/ |/|
* | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-07-2443-837/+1630
|\ \
| * | [POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala2007-07-241-13/+13
| * | [POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger2007-07-241-2/+2
| * | [POWERPC] 85xxCDS: MPC8548 DTS cleanup.Randy Vinson2007-07-241-35/+89
| * | [POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson2007-07-241-4/+4
| * | [POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson2007-07-241-11/+25
| * | [POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson2007-07-231-0/+35
| * | [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson2007-07-232-6/+32
| * | [POWERPC] FSL: Add support for PCI-X controllersKumar Gala2007-07-231-1/+12
| * | [POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHBKumar Gala2007-07-231-0/+14
| * | [POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala2007-07-231-6/+12
| * | [POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2007-07-235-126/+662
| * | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-2311-30/+26
| * | [POWERPC] Removed setup_indirect_pci_nomapKumar Gala2007-07-231-13/+4
| * | [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala2007-07-231-0/+10
| * | [POWERPC] 85xx: Added 8568 PCIe supportKumar Gala2007-07-234-114/+208
| * | [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2007-07-234-1/+17
| * | [POWERPC] Add basic PCI node for mpc8568mds boardRoy Zang2007-07-231-0/+29
| * | [POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang2007-07-238-104/+25
| * | [POWERPC] Update PCI nodes in the 83xx/85xx boards device treeRoy Zang2007-07-2311-15/+15
| * | [POWERPC] Add 8548 CDS PCI express controller node and PCI-X device nodeRoy Zang2007-07-231-51/+105
| * | [POWERPC] FSL: Cleanup how we detect if we are a PCIe controllerKumar Gala2007-07-231-9/+9
| * | [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala2007-07-231-1/+15
| * | [POWERPC] Add the ability to find PCI capabilities early onKumar Gala2007-07-231-0/+7
| * | [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112007-07-235-226/+187
| * | [POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang2007-07-236-5/+9
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-2416-199/+16
|\ \
| * | [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto2007-07-241-1/+1
| * | [MIPS] ARC: Remove unused arch/mips/arc/console.cYoichi Yuasa2007-07-241-31/+0
| * | [MIPS] SNI: snipromThomas Bogendoerfer2007-07-241-2/+3
| * | [MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa2007-07-242-17/+0
| * | [MIPS] Make resources for ds1742 "static __initdata"Atsushi Nemoto2007-07-242-2/+2
| * | [MIPS] Replace __attribute_used__ with __usedDavid Rientjes2007-07-246-9/+8
| * | [MIPS] Jazz: Remove unused arch/mips/jazz/io.cYoichi Yuasa2007-07-241-135/+0
| * | [MIPS] Mark prom_free_prom_memory as __init_refokAtsushi Nemoto2007-07-241-1/+1
| * | [MIPS] MIPSsim: Fix cflagsYoichi Yuasa2007-07-241-1/+1
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-248-27/+29
|\ \
| * | [SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller2007-07-241-4/+7
| * | [SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev2007-07-241-1/+1
| * | [SPARC64]: Update defconfig.David S. Miller2007-07-241-21/+11
| * | [SPARC]: Add missing NOTES section.David S. Miller2007-07-242-0/+4
| * | [SPARC32]: missing exportsAl Viro2007-07-242-0/+5
| * | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro2007-07-241-1/+1