summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Blackfin: bf518f-ezbrd: update DSA resourcesMike Frysinger2009-06-231-5/+11
| * Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-234-274/+256Star
* | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-236-2/+17
|\ \ | |/ |/|
| * intel-iommu: Fix one last ia64 build problem in Pass Through SupportLuck, Tony2009-06-051-0/+4
| * Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu2009-05-012-2/+4
| * Intel IOMMU Pass Through SupportFenghua Yu2009-04-295-2/+11
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-232-14/+25
|\ \
| * \ Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-08253-2916/+5409
| |\ \
| | * | [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet2009-06-081-0/+5
| | * | [MTD] [NAND] S3C2410: Added a kerneldoc for s3c2410_nand_setMichel Pollet2009-06-081-10/+12
| | * | [MTD] [NAND] S3C2410: Small colon cleanupNelson Castillo2009-05-301-2/+2
| * | | mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell2009-06-051-2/+6
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-2253-150/+5226
|\ \ \ \
| * | | | [ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King2009-06-221-26/+32
| * | | | Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-224-7/+13
| |\ \ \ \
| | * | | | [ARM] S3C: Fix gpio-config off-by-one bugMarek Szyprowski2009-06-221-1/+1
| | * | | | [ARM] S3C64XX: add to_irq() support for EINT() GPIOMarek Szyprowski2009-06-221-0/+6
| | * | | | [ARM] S3C64XX: clock.c: fix typo in usb-host clock ctrlbitPeter Korsgaard2009-06-221-1/+1
| | * | | | [ARM] S3C64XX: fix HCLK gate definesPeter Korsgaard2009-06-221-5/+5
| * | | | | [ARM] Update mach-typesRussell King2009-06-201-2/+37
| * | | | | [ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King2009-06-202-0/+4
| * | | | | Merge branch 'omap-clock-for-next' of git://git.pwsan.com/linux-2.6 into develRussell King2009-06-207-62/+163
| |\ \ \ \ \
| | * | | | | OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisonsRoel Kluin2009-06-202-2/+2
| | * | | | | OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLLPaul Walmsley2009-06-201-0/+12