summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King408-3369/+9599
2010-02-25ARM: 5958/1: ARM: U300: fix inverted clk round rateLinus Walleij1-12/+12
2010-02-25ARM: 5956/1: misplaced parenthesesRoel Kluin1-1/+1
2010-02-25ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten2-21/+38
2010-02-25ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten2-226/+233
2010-02-25ARM: 5953/1: ep93xx: fix broken build of clock.cHartley Sweeten1-1/+1
2010-02-22ARM: 5949/1: NUC900 add gpio virtual memory mapwanzongshun1-0/+1
2010-02-22ARM: 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-15ARM: 5935/1: [U300] Fix the DMA configurationLinus Walleij1-18/+4
2010-02-15ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintkRabin Vincent2-4/+6
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-28ARM: 5869/1: ixp4xx: implement sched_clock()Mikael Pettersson1-0/+11
2010-01-28ARM: 5859/1: Add nuc93x platform supportwanzongshun31-0/+1339
2010-01-28ARM: 5895/2: Alter name of U300 watchdog resourceLinus Walleij1-2/+2
2010-01-28ARM: 5852/1: Add COH 901 318 DMA driver platform config for U300Linus Walleij2-0/+1108
2010-01-26ARM: 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-19x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4
2010-01-19x86, apic: use physical mode for IBM summit platformsSuresh Siddha1-0/+5
2010-01-19Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-5/+20
2010-01-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds70-1171/+3822
2010-01-18microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek1-1/+1
2010-01-18microblaze: Add missing double apostrophe in KconfigMichal Simek1-1/+1
2010-01-18microblaze: Add PT_ macros for special purpose regsMichal Simek1-0/+14
2010-01-18microblaze: Enable accept4 syscallMichal Simek2-2/+2
2010-01-18microblaze: Wire up recvmmsg syscallMichal Simek1-1/+2
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-31/+18
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-9/+39
2010-01-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+8
2010-01-16m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz1-1/+0