summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5653/1: bcmring: add Makefile of csp codeLeo Chen2009-08-151-0/+3
* ARM: 5661/1: bcmring: add csp security hardware headersLeo Chen2009-08-153-0/+244
* ARM: 5660/1: bcmring: add csp timer block header and source filesLeo Chen2009-08-154-0/+922
* ARM: 5659/1: bcmring: add csp dmac source filesLeo Chen2009-08-153-0/+1935
* ARM: 5658/1: bcmring: add csp dmac header filesLeo Chen2009-08-153-0/+1147
* ARM: 5657/1: bcmring: add csp chipc block source codeLeo Chen2009-08-155-0/+1258
* ARM: 5656/1: bcmring: add csp chipc inline functionsLeo Chen2009-08-151-0/+1673
* ARM: 5655/1: bcmring: add csp chipc hardware definition fileLeo Chen2009-08-151-0/+1123
* ARM: 5654/1: bcmring: add csp chipc hardware register fileLeo Chen2009-08-151-0/+530
* ARM: 5652/1: bcmring: add misc headers for csp codeLeo Chen2009-08-158-0/+1185
* ARM: 5651/1: bcmring: csp capability header filesLeo Chen2009-08-153-0/+545
* ARM: 5650/1: bcmring: add io.h, uncompress. h, and entry-macro.SLeo Chen2009-08-153-0/+185
* ARM: 5649/1: bcmring: add bcmring timer functionLeo Chen2009-08-153-0/+164
* ARM: 5648/1: bcmring: add bmcring dma.cLeo Chen2009-08-151-0/+2321
* ARM: 5647/1: bcmring: add bcmring dma.h and dma_device.cLeo Chen2009-08-152-0/+1419
* ARM: 5646/1: bcmring: add mach-bcmring/mm.c and memory headersLeo Chen2009-08-156-0/+429
* ARM: 5645/1: bcmring: add bcmring irq.cLeo Chen2009-08-154-0/+545
* ARM: 5644/1: add bcmring core.c, clock.c, clock.hLeo Chen2009-08-154-0/+631
* ARM: 5643/1: bcmring: arch.c and header filesLeo Chen2009-08-156-0/+354
* Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-254-5/+5
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-2450-23/+489
|\
| * MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle2009-06-245-2/+365
| * MIPS: SMP: Allow suspend and hibernation if CPU hotplug is availableRalf Baechle2009-06-241-2/+2
| * MIPS: Add arch generic CPU hotplugRalf Baechle2009-06-247-7/+78
| * MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle2009-06-241-3/+4
| * MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.Ralf Baechle2009-06-241-0/+1
| * MIPS: Hibernation: Remove SMP TLB and cacheflushing code.Ralf Baechle2009-06-241-9/+0
| * MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-2439-1/+39
| * MIPS: bug.h Build fix - include <linux/compiler.h>.Ralf Baechle2009-06-241-0/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-06-247-83/+107
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-247-83/+107
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-202-0/+25
| | | |_|_|/ | | |/| | |
| | | | | * ACPI: #define acpi_disabled 1 for CONFIG_ACPI=nLen Brown2009-06-131-0/+1
| | | | | * ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-133-67/+67
| | | | | * ACPI: Remove Asus P4B266 from blacklistOlivier Berger2009-06-131-8/+0
| | | | | * ACPI: delete dead acpi_disabled setting codeLen Brown2009-06-131-5/+1
| | | |_|/ | | |/| |
| | | * | ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-281-3/+13
| | | |/
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-06-241-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Intel-IOMMU, intr-remap: source-id checkingWeidong Han2009-06-231-0/+6
* | | | h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day2009-06-231-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-237-35/+52
|\ \ \ \
| * | | | sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt2009-06-231-1/+1
| * | | | sh: Fix up more dma-mapping fallout.Paul Mundt2009-06-231-6/+6
| * | | | sh: SH7786 SMP support.Paul Mundt2009-06-233-24/+18
| * | | | sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt2009-06-231-2/+0
| * | | | sh: Use local TLB flush in set_pte_phys().Paul Mundt2009-06-231-1/+1
| * | | | sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt2009-06-233-1/+26
* | | | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-237-9/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CRISv10: remove redundant tests on unsignedRoel Kluin2009-06-231-2/+2
| * | | | CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-111-1/+1