aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds56-253/+721
2009-10-02ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov1-1/+50
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov33-78/+144
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer1-1/+1
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown1-1/+3
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten1-13/+12
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiopRussell King6-131/+433
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks1-0/+2
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks1-0/+1
2009-10-01const: 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/kernel/git/tmlind/linux-omap-2.6Linus 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-24omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula3-1/+9
2009-09-24omap: Fix matrix_keymap_data usageTony Lindgren7-21/+44
2009-09-24omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano1-1/+1
2009-09-24omap: Fix wrong jtag_id for 850Angelo Arrifano1-1/+1
2009-09-24omap: iovmm: Fix compiler warningSanjeev Premi1-2/+3
2009-09-24omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU1-0/+3
2009-09-24omap: mailbox: Execute softreset at startupHiroshi DOYU1-5/+25
2009-09-24omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2-0/+3
2009-09-24omap: Fix 44xx compileTony Lindgren3-18/+5
2009-09-24omap: Fix mcspi compile for 2420Tony Lindgren1-17/+48
2009-09-24omap: Fix compile for arch/arm/mach-omap2Tony Lindgren1-2/+2
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller673-4013/+66731
2009-09-24Merge branch 'origin' into for-linusRussell King207-1341/+19712
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds5-22/+202
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds7-21/+21
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell6-20/+21
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds4-9/+9
2009-09-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds2-11/+11
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-4/+269
2009-09-23ep93xx video driver platform supportRyan Mallon5-1/+183
2009-09-23omapfb: fix coding style / remove dead linearun c1-2/+2