summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-------. 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-121-0/+1
| | | | * ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-123-67/+67
| | | | * ACPI: Remove Asus P4B266 from blacklistOlivier Berger2009-06-121-8/+0
| | | | * ACPI: delete dead acpi_disabled setting codeLen Brown2009-06-121-5/+1
| | |_|/ | |/| |
| | * | ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-271-3/+13
| | |/
* | | 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-241-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
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-06-2282-1216/+1530
|\ \ \ \
| * | | | Blackfin: fix dma-mapping build errorsFUJITA Tomonori2009-06-221-0/+13
| * | | | Blackfin: hook up new perf_counter_open syscallMike Frysinger2009-06-222-1/+3
| * | | | Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li2009-06-221-3/+1
| * | | | Blackfin: fix early crash when booting on wrong cpuRobin Getz2009-06-221-8/+15
| * | | | Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger2009-06-221-0/+1
| * | | | Blackfin: drop unused ISP1760 port1_disable from board resourcesMike Frysinger2009-06-225-5/+0
| * | | | Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2009-06-222-1/+92
| * | | | Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang2009-06-221-1/+1
| * | | | Blackfin: unify memory map headersMike Frysinger2009-06-2216-350/+145
| * | | | Blackfin: stick the CPU name into boot image nameRobin Getz2009-06-221-1/+1
| * | | | Blackfin: update defconfigsMike Frysinger2009-06-2220-155/+272
| * | | | Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-2211-81/+176
| * | | | Blackfin: update I-pipe patch levelPhilippe Gerum2009-06-221-2/+2
| * | | | Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum2009-06-223-76/+0
| * | | | Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-223-27/+28
| * | | | Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum2009-06-225-30/+177
| * | | | Blackfin: allow people to select BF51x-0.1 silicon revMike Frysinger2009-06-221-1/+1
| * | | | Blackfin: bf526-ezbrd: set SPI flash resources to SST deviceGraf Yang2009-06-221-2/+2
| * | | | Blackfin: fix accidental reset in some boot modesSonic Zhang2009-06-221-1/+2
| * | | | Blackfin: abstract irq14 lowering in do_irqMike Frysinger2009-06-221-18/+25
| * | | | Blackfin: simplify irq stack overflow checkingMike Frysinger2009-06-221-15/+17
| * | | | Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger2009-06-221-0/+2
| * | | | Blackfin: redo handling of bad irqsMike Frysinger2009-06-221-42/+11
| * | | | Blackfin: update anomaly listsMike Frysinger2009-06-227-125/+178
| * | | | Blackfin: bf533-ezkit: add resources for FISP devicesMike Frysinger2009-06-221-0/+106
| * | | | Blackfin: bf518f-ezbrd: update DSA resourcesMike Frysinger2009-06-221-5/+11
| * | | | Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-224-274/+256
* | | | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-226-2/+17
|\ \ \ \ \ | |/ / / / |/| | | |
OpenPOWER on IntegriCloud