aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle31-31/+31
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig2-8/+8
2007-05-07get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt1-2/+1
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds136-1027/+4690
2007-05-06Merge branch 'ixp4xx' into develRussell King11-7/+474
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into develRussell King87-616/+3779
2007-05-06[ARM] Move syscall saving out of the way of utraceRussell King1-3/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-2/+2
2007-05-05[ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h headerArnaud Patard1-1/+0
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King5-28/+26
2007-05-05[ARM] mm 9: add additional device memory typesRussell King3-36/+42
2007-05-05[ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King1-24/+20
2007-05-05ARM: OMAP: fix OMAP1 mpuio suspend/resume oopsDavid Brownell1-0/+2
2007-05-05ARM: OMAP: MPUIO wake updatesDavid Brownell1-10/+83
2007-05-05ARM: OMAP: speed up gpio irq handlingDavid Brownell1-8/+9
2007-05-05ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim4-19/+80
2007-05-05ARM: OMAP: gpio object shrinkage, cleanupDavid Brownell1-36/+130
2007-05-05ARM: OMAP: /sys/kernel/debug/omap_gpioDavid Brownell1-1/+129
2007-05-05ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 siliconJuha Yrjola1-18/+136
2007-05-05ARM: OMAP: Enable 24xx GPIO autoidlingJuha Yrjola1-0/+10
2007-05-05[ARM] 4318/2: DSM-G600 Board SupportMichael-Luke Jones5-0/+385
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+3
2007-05-03[ARM] 4227/1: minor head.S fixupsNicolas Pitre1-1/+5
2007-05-03[ARM] 4355/2: AT91: SAM9260-EK and SAM9263-EK board updatesAndrew Victor2-2/+26
2007-05-03[ARM] ecard: Convert card type enum to a flagRussell King1-5/+5
2007-05-03[ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King2-0/+58
2007-05-03[ARM] ecard: silence new warning caused by previous commitRussell King1-1/+1
2007-05-03[ARM] ecard: convert to use the kthread APIEric W. Biederman1-7/+7
2007-05-03[ARM] Add platform support for PATA on RiscPCRussell King1-0/+35
2007-05-03[ARM] Set coherent DMA mask for Acorn expansion cardsRussell King1-0/+1
2007-05-03[ARM] 4354/1: AT91: Support ADS7846 touchsceen on SAM9263-EK boardAndrew Victor1-0/+48
2007-05-03[ARM] 4353/1: AT91: Support ADS7846 touchsceen on SAM9261-EK boardAndrew Victor1-2/+50
2007-05-03[ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor2-5/+129
2007-05-03[ARM] 4351/1: AT91: Define rest of peripheral clocksAndrew Victor4-9/+84
2007-05-03[ARM] 4356/1: arm: fix handling of svc mode undefined instructionsDan Williams1-2/+3
2007-05-03[ARM] 4342/2: iop13xx: add resource definitions for the tpmi unitsDan Williams4-0/+237
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams7-8/+168
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams1-0/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-3/+3
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge1-1/+1
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg7-53/+10
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg7-24/+0
2007-04-30[ARM] 4344/1: iop13xx: do not claim both uarts by default on iop342Dan Williams1-5/+1
2007-04-30[ARM] 4343/1: iop13xx: automatically detect the internal bus frequencyDan Williams2-2/+6
2007-04-30[ARM] 4341/1: iop13xx: fix i/o address translationDan Williams1-4/+4
2007-04-30[ARM] 4340/1: iop: fix iop_getttimeoffsetDan Williams1-4/+4
2007-04-28[ARM] fix section mismatch warning in board-sam9260Sam Ravnborg1-2/+2
2007-04-28[ARM] Add stacktrace support and make oprofile use itRussell King5-54/+109