aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAge
* [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-30
* [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
* [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-30
* [ARM] S3C: Move regs-ac97.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
* [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
* [ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
* [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
* [ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
* [ARM] S3C24XX: Additional include movesBen Dooks2008-10-07
* [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-07
* [ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2008-08-16
* Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-09
|\
| * [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-09
* | [ARM] S3C24XX: Compilation fix if s3c2410 is not selectedKrzysztof Helt2008-08-09
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-03
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-28
| |\ \
| | * \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
| | |\ \
| | * | | ARM: support generic per-device coherent dma memDmitry Baryshkov2008-07-18
| * | | | spi_s3c24xx: really assign busnumBen Dooks2008-07-28
| | |/ / | |/| |
| * | | i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks2008-07-28
* | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* | | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
| |_|/ |/| |
* | | [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-02
* | | [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-27
|\ \
| * | [ARM] fix VIPT/VIVT macro optimisations, add commentsRussell King2008-07-27
| * | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-27
| * | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-07-26
| |\ \
| | * | [ARM] pxa: PXA25x UDC - Fix warning during buildIan Molton2008-07-26
| * | | [ARM] pci: provide dummy pci_get_legacy_ide_irq()Russell King2008-07-26
| * | | [ARM] fix fls() for 64-bit argumentsAndrew Morton2008-07-26
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-07-26
|\ \ \ \
| * \ \ \ Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-11
| |\ \ \ \ \
| * | | | | | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHåvard Skinnemoen2008-06-07
| * | | | | | [MTD] [NAND] rename at91_nand -> atmel_nand: file names and KconfigHåvard Skinnemoen2008-06-07
* | | | | | | [PATCH] kill altrootAl Viro2008-07-26
| |_|_|_|/ / |/| | | | |
* | | | | | mm: spinlock tree_lockNick Piggin2008-07-26
* | | | | | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
| |_|_|/ / |/| | | |
* | | | | Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-25
|\ \ \ \ \
| * | | | | remove dummy asm/kvm.h filesAdrian Bunk2008-07-25
* | | | | | include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-25
* | | | | | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-25
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-24
|\ \ \ \ \
| * | | | | ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-24
| | |_|/ / | |/| | |
* | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-24
|\ \ \ \ \
| * | | | | Remove asm/semaphore.hMatthew Wilcox2008-07-24
| |/ / / /
* | | | | pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki2008-07-24