summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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/+1
| * | 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/+0
| * | 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/+145
| * | 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/+0
| * | 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/+11
| * | Blackfin: update anomaly listsMike Frysinger2009-06-237-125/+178
| * | Blackfin: bf533-ezkit: add resources for FISP devicesMike Frysinger2009-06-231-0/+106
| * | Blackfin: bf518f-ezbrd: update DSA resourcesMike Frysinger2009-06-231-5/+11
| * | Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-234-274/+256