summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5686/1: at91: Correct AC97 reset line in at91sam9263ek boardNicolas Ferre2009-09-061-1/+1
* ARM: 5640/1: This patch modifies the support of AC97 on the at91sam9263 ek boardsedji gaouaou2009-09-063-12/+10
* ARM: 5632/1: Board-specific data for IDE support on afeb9260Sergey Matyukevich2009-08-011-0/+12
* ARM: 5631/1: Platform data for CF/IDE support in AT91SAM9260Sergey Matyukevich2009-08-011-0/+116
* ARM: 5630/1: Add support for Eukrea's CPUAT91Eric Bénard2009-07-304-0/+1509
* ARM: 5629/1: Add support for Eukrea's CPU9260 & CPU9G20Eric Bénard2009-07-305-0/+3067
* ARM: 5622/1: at91: at91sam9g45 headers: DMA peripheral identifiersNicolas Ferre2009-07-251-0/+17
* [ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board fileMark Brown2009-07-091-0/+1
* [ARM] 5570/1: at91: Support for at91sam9g10: core chip & board supportNicolas Ferre2009-07-025-4/+62
* [ARM] 5568/1: at91: Basic support for at91sam9g10: header filesNicolas Ferre2009-07-024-1/+16
* [ARM] 5567/1: at91: Support for at91sam9g10: clocks managementNicolas Ferre2009-07-021-2/+4
* [ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board supportNicolas Ferre2009-06-278-3/+2020
* [ARM] 5571/1: at91: Basic support for at91sam9g45 series: header files.Nicolas Ferre2009-06-275-0/+314
* [ARM] 5569/1: at91: Support for at91sam9g45: clocks managementNicolas Ferre2009-06-271-10/+52
* [ARM] 5566/1: Remove at91_gpiolib_requestRyan Mallon2009-06-271-15/+0
* [ARM] 5564/1: at91: add gpio button and leds support for at91sam9rlekNicolas Ferre2009-06-271-0/+79
* 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
| * | | | CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson2009-06-111-2/+2
| * | | | CRISv32: Add arch optimized strcmp.Jesper Nilsson2009-06-103-1/+28
| * | | | CRIS: assignment/is equal confusionRoel Kluin2009-06-081-3/+3