summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-10-10ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten1-12/+0
2009-10-07ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macrosHartley Sweeten1-8/+10
2009-10-07ARM: 5751/1: ep93xx/micro9: Add Micro9-SlimHubert Feurstein2-1/+23
2009-10-07ARM: 5750/1: ep93xx/micro9: Update platform codeHubert Feurstein3-58/+75
2009-10-07ARM: 5749/1: ep93xx/micro9: Update maintainerHubert Feurstein1-4/+6
2009-10-07ARM: 5752/1: SA1100: fix building of h3100Dmitry Artamonow1-0/+1
2009-10-07ARM: 5748/1: bcmring: fix build warning messagesLeo Chen2-3/+3
2009-10-07ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas1-1/+1
2009-10-07ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_rangeCatalin Marinas2-4/+35
2009-10-07ARM: 5745/1: Change ep93xx gpio_irq static inlines to macrosHartley Sweeten1-12/+4
2009-10-07ARM: 5744/1: ep93xx: add remaining phys offset selectionsHartley Sweeten3-2/+35
2009-10-05ARM: 5742/1: ARM: add debug check for invalid kernel page faultsImre Deak1-0/+5
2009-10-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds56-253/+721
2009-10-03ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov1-1/+50
2009-10-03ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov33-78/+144
2009-10-03ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer1-1/+1
2009-10-03ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown1-1/+3
2009-10-03ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten1-13/+12
2009-10-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King6-131/+433
2009-10-02s3cmci: add better support for no card detect or write protect availableBen Dooks1-0/+2
2009-10-02s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks1-0/+1
2009-10-02const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow1-2/+2
2009-10-01ARM: 5733/1: fix bcmring compile errorLeo Chen1-1/+0
2009-10-01ARM: 5732/1: remove redundant include fileLeo Chen1-1/+0
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2-0/+11
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-69/+145
2009-09-28ARM: Ensure do_cache_op takes mmap_semRussell King1-1/+4
2009-09-28ARM: Fix __cpuexit section mismatch warningsRussell King2-4/+6
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King3-10/+50
2009-09-28ARM: includecheck fix: mach-davinci, board-dm365-evm.cJaswinder Singh Rajput1-1/+0
2009-09-28ARM: Remove unused CONFIG SA1100_H3XXXJaswinder Singh Rajput2-6/+0
2009-09-28ARM: Fix warning: unused variable 'highmem'Russell King1-0/+2
2009-09-28ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King1-0/+1
2009-09-28ARM: Fix SA11x0 clocksource warningRussell King1-1/+1
2009-09-28ARM: Fix section mismatch warning in Integrator pci_v3Russell King1-1/+1
2009-09-28omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2-2/+2
2009-09-26make Linux bootable on ARM againNicolas Pitre1-0/+2
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-0/+61
2009-09-25omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula3-1/+9
2009-09-25omap: Fix matrix_keymap_data usageTony Lindgren7-21/+44
2009-09-25omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano1-1/+1
2009-09-25omap: Fix wrong jtag_id for 850Angelo Arrifano1-1/+1
2009-09-25omap: iovmm: Fix compiler warningSanjeev Premi1-2/+3
2009-09-25omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU1-0/+3
2009-09-25omap: mailbox: Execute softreset at startupHiroshi DOYU1-5/+25
2009-09-25omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2-0/+3
2009-09-25omap: Fix 44xx compileTony Lindgren3-18/+5
2009-09-25omap: Fix mcspi compile for 2420Tony Lindgren1-17/+48
2009-09-25omap: Fix compile for arch/arm/mach-omap2Tony Lindgren1-2/+2