summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
| | | | | * ACPI: delete dead acpi_disabled setting codeLen Brown2009-06-131-5/+1Star
| | | |_|/ | | |/| |
| | | * | 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/+18Star
| * | | | sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt2009-06-231-2/+0Star
| * | | | 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
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-06-2382-1216/+1530
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Blackfin: fix dma-mapping build errorsFUJITA Tomonori2009-06-231-0/+13
| * | | | Blackfin: hook up new perf_counter_open syscallMike Frysinger2009-06-232-1/+3
| * | | | Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li2009-06-231-3/+1Star
| * | | | Blackfin: fix early crash when booting on wrong cpuRobin Getz2009-06-231-8/+15
| * | | | Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger2009-06-231-0/+1
| * | | | Blackfin: drop unused ISP1760 port1_disable from board resourcesMike Frysinger2009-06-235-5/+0Star
| * | | | Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2009-06-232-1/+92
| * | | | Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang2009-06-231-1/+1
| * | | | Blackfin: unify memory map headersMike Frysinger2009-06-2316-350/+145Star
| * | | | Blackfin: stick the CPU name into boot image nameRobin Getz2009-06-231-1/+1
| * | | | Blackfin: update defconfigsMike Frysinger2009-06-2320-155/+272
| * | | | Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-2311-81/+176
| * | | | Blackfin: update I-pipe patch levelPhilippe Gerum2009-06-231-2/+2
| * | | | Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum2009-06-233-76/+0Star
| * | | | Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-233-27/+28
| * | | | Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum2009-06-235-30/+177
| * | | | Blackfin: allow people to select BF51x-0.1 silicon revMike Frysinger2009-06-231-1/+1
| * | | | Blackfin: bf526-ezbrd: set SPI flash resources to SST deviceGraf Yang2009-06-231-2/+2
| * | | | Blackfin: fix accidental reset in some boot modesSonic Zhang2009-06-231-1/+2
| * | | | Blackfin: abstract irq14 lowering in do_irqMike Frysinger2009-06-231-18/+25
| * | | | Blackfin: simplify irq stack overflow checkingMike Frysinger2009-06-231-15/+17
| * | | | Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger2009-06-231-0/+2
| * | | | Blackfin: redo handling of bad irqsMike Frysinger2009-06-231-42/+11Star
| * | | | Blackfin: update anomaly listsMike Frysinger2009-06-237-125/+178
| * | | | Blackfin: bf533-ezkit: add resources for FISP devicesMike Frysinger2009-06-231-0/+106