summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge branch 'master' into for-linusRussell King43-124/+206
2009-09-22ARM: 5719/1: [AT91] Fix AC97 breakageAndrew Victor3-7/+7
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij12-36/+18
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij6-104/+104
2009-09-21ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss1-2/+17
2009-09-21Merge branch 'u300' into develRussell King14-69/+1053
2009-09-21ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten1-10/+7
2009-09-21ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek boardNicolas Ferre2-0/+65
2009-09-21ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45e...Nicolas Ferre2-0/+65
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King67-3289/+5102
2009-09-21ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 se...Nicolas Ferre1-0/+49
2009-09-21ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rlNicolas Ferre1-0/+47
2009-09-20ARM: Add support for checking access permissions on prefetch abortsRussell King1-3/+6
2009-09-20ARM: Separate out access error checkingRussell King1-11/+22
2009-09-20ARM: Ensure correct might_sleep() check in pagefault pathRussell King1-0/+7
2009-09-20ARM: Update page fault handling for new OOM techniquesRussell King1-33/+14
2009-09-20ARM: Provide definitions and helpers for decoding the FSR registerRussell King1-3/+15
2009-09-20ARM: 5712/1: SA1100: initialise spinlock in DMA codeDmitry Artamonow1-1/+1
2009-09-19Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King20-43/+51
2009-09-19ARM: s3c: fix check of index into s3c_gpios[]Roel Kluin1-1/+1
2009-09-19ARM: spitz: fix touchscreen max presurePavel Machek1-0/+1
2009-09-19ARM: STMP3xxx: deallocation with negative index of descriptors[]Roel Kluin1-1/+1
2009-09-19Thumb-2: Correctly handle undefined instructions in the kernelCatalin Marinas1-1/+11
2009-09-19Fix "W" macro in arch/arm/include/asm/unified.hAlexey Dobriyan1-0/+4
2009-09-19Clear the exclusive monitor when returning from an exceptionCatalin Marinas3-26/+21
2009-09-19ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij1-1/+1
2009-09-19ARM: 5704/1: U300 sched_clock implementation v2Linus Walleij1-0/+15
2009-09-19[ARM] Update mach-typesRussell King1-4/+16
2009-09-18Merge branch 'next-s3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King9-8/+34
2009-09-17Merge branch 'next-s3c64xx-fixes' into next-s3c-fixesBen Dooks3-7/+9
2009-09-17ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs.Ben Dooks5-0/+16
2009-09-17ARM: S3C64XX: Provide for board-specific IRQsMark Brown1-1/+9
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-2/+0
2009-09-16ARM: S3C64XX: DMA: Debugged alloc's with GFP_KERNEL flag in Intr context.Jassi1-2/+2
2009-09-16ARM: S3C64XX: DMA: 'size' argument of dma_pool_createJassi1-1/+1
2009-09-16ARM: S3C64XX: DMA: struct s3c64xx_dma_buff lli fix.Jassi1-1/+1
2009-09-16ARM: S3C64XX: Fix divider value calculation in s3c64xx_roundrate_clksrcThomas Abraham1-1/+1
2009-09-16ARM: S3C6410: update clk->parent when setting clock sourceThomas Abraham1-0/+2
2009-09-16ARM: S3C6410: use correct divider_shift in setrate_clksrc()Thomas Abraham1-2/+2
2009-09-16ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij2-0/+3
2009-09-16ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij10-0/+380
2009-09-16ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache lineKirill A. Shutemov1-8/+8
2009-09-16ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line sizeKirill A. Shutemov2-1/+6
2009-09-16ARM: 5696/1: Include device.h in VIC driverLinus Walleij1-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-0/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre14-14/+14
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-8/+20
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+19
2009-09-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds472-2647/+46967
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki12-22/+507