summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Merge branch 'perf' into develRussell King14-64/+2594
2010-02-25Merge branch 'tmpreg' into develRussell King54-112/+146
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King408-3369/+9599
2010-02-24ARM: 5958/1: ARM: U300: fix inverted clk round rateLinus Walleij1-12/+12
2010-02-24ARM: 5956/1: misplaced parenthesesRoel Kluin1-1/+1
2010-02-24ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten2-21/+38
2010-02-24ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten2-226/+233
2010-02-24ARM: 5953/1: ep93xx: fix broken build of clock.cHartley Sweeten1-1/+1
2010-02-21ARM: 5949/1: NUC900 add gpio virtual memory mapwanzongshun1-0/+1
2010-02-21ARM: 5948/1: Enable timer0 to time4 clock support for nuc910wanzongshun1-0/+10
2010-02-20ARM: make_coherent(): fix problems with highpte, part 2Russell King1-3/+4
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King36-49/+56
2010-02-18ARM: 5945/1: ep93xx: include correct irq.h in core.cHartley Sweeten1-1/+1
2010-02-15ARM: 5937/1: Add support for EP9315 based Snapper CL15 boardRyan Mallon3-0/+180
2010-02-15ARM: dma-mapping: fix for speculative prefetchingRussell King3-46/+42
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King22-171/+41
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King24-17/+598
2010-02-15ARM: dma-mapping: simplify dma_cache_maint_pageRussell King1-24/+18
2010-02-15ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguousRussell King1-29/+30
2010-02-15ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King2-18/+55
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King3-23/+58
2010-02-14ARM: 5935/1: [U300] Fix the DMA configurationLinus Walleij1-18/+4
2010-02-14ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintkRabin Vincent2-4/+6
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren48-64/+64
2010-02-12ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET2-5/+933
2010-02-12ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles3-0/+1357
2010-02-12ARM: 5900/2: arm: enable support for software perf eventsJamie Iles3-0/+40
2010-02-12ARM: 5901/2: arm/oprofile: reserve the PMU when startingJamie Iles7-64/+85
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles4-0/+184
2010-02-04ARM: Fix badly placed nuc932 Kconfig entryRussell King1-2/+2
2010-02-04ARM: 5913/1: ARM U8500: add I2C platform configurationsSrinidhi Kasagar1-0/+75
2010-02-04ARM: 5908/1: nomadik: add platform specific i2c configurationSrinidhi Kasagar1-0/+37
2010-02-04ARM: 5915/1: Add RTC PL031 derivative platform config for ux500Linus Walleij1-0/+13
2010-01-27ARM: 5869/1: ixp4xx: implement sched_clock()Mikael Pettersson1-0/+11
2010-01-27ARM: 5859/1: Add nuc93x platform supportwanzongshun31-0/+1339
2010-01-27ARM: 5895/2: Alter name of U300 watchdog resourceLinus Walleij1-2/+2
2010-01-27ARM: 5852/1: Add COH 901 318 DMA driver platform config for U300Linus Walleij2-0/+1108
2010-01-25ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One boardRyan Mallon3-0/+105
2010-01-20ARM: make_coherent: avoid recalculating the pfn for the modified pageRussell King1-6/+6
2010-01-20ARM: make_coherent: fix problems with highpte, part 1Russell King1-2/+11
2010-01-20ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()Russell King1-20/+4
2010-01-20ARM: make_coherent: split adjust_pte() in twoRussell King1-20/+32
2010-01-20ARM: 5851/1: [AT91] AT572D940HF-EK board supportAndrew Victor4-0/+1988
2010-01-20ARM: 5850/1: [AT91] AT572D940HF processor supportAndrew Victor14-5/+1628
2010-01-20ARM: 5881/1: vic.c: reorganize codeHartley Sweeten1-133/+132
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren3-0/+40
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha1-0/+5
2010-01-18Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-5/+20
2010-01-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds70-1171/+3822