aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-16
|\
| * [ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2008-08-16
| * [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao2008-08-16
| * [ARM] update mach-typesRussell King2008-08-16
| * [ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre2008-08-16
| * [ARM] 5194/1: update .gitignoreNicolas Pitre2008-08-12
| * [ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King2008-08-12
| * [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}...Paul Walmsley2008-08-12
| * [ARM] 5193/1: Wire up missing syscallsStefan Schmidt2008-08-12
| * [ARM] traps: don't call undef hook functions with spinlock heldRussell King2008-08-12
| * [ARM] 5183/2: Provide Poodle LoCoMo GPIO namesDmitry Baryshkov2008-08-12
| * [ARM] dma-mapping: provide sync_range APIsRussell King2008-08-10
| * [ARM] dma-mapping: improve type-safeness of DMA translationsRussell King2008-08-10
| * Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-09
| |\
| | * [ARM] Kirkwood: instantiate the orion_spi driver in the platform codeLennert Buytenhek2008-08-09
| | * [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-09
| | * [ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara2008-08-09
| | * [ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara2008-08-09
| | * [ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devicesMartin Michlmayr2008-08-09
| | * [ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120Martin Michlmayr2008-08-09
| | * [ARM] Orion: enable KEYBOARD_GPIO in the defconfgMartin Michlmayr2008-08-09
| | * [ARM] Orion: Export the reset button of the QNAP TS-409Martin Michlmayr2008-08-09
| | * [ARM] Orion: use better key codes for the TS-209/TS-409 buttonsMartin Michlmayr2008-08-09
| | * [ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activityMartin Michlmayr2008-08-09
| | * [ARM] Orion: support D0 5281 siliconLennert Buytenhek2008-08-09
| | * [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-09
| * | [ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpuBen Dooks2008-08-09
| * | [ARM] CATS: Do not try and map bad PCI IRQ numbersBen Dooks2008-08-09
| * | [ARM] JIVE: Remove duplicated mtd includesHuang Weiyi2008-08-09
| * | Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ...Ben Dooks2008-08-08
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-07-15
| |\ \ \
| * | | | [ARM] S3C24XX: s3c243xx_clock_register() data can be __initdataBen Dooks2008-07-15
* | | | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-15
* | | | | usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-13
| |_|/ / |/| | |
* | | | [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk2008-08-08
* | | | [ARM] fix pnx4008 build errorsRussell King2008-08-08
* | | | [ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King2008-08-07
* | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-08-07
|\ \ \ \
| * | | | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao2008-08-04
| * | | | [ARM] pxa: introduce reset.h for reset specific header informationEric Miao2008-08-04
* | | | | [ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron2008-08-07
| |_|_|/ |/| | |
* | | | [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
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski2008-08-03
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-01
| |\ \ \ \
| | * \ \ \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-30
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-07-29
| | | |\ \ \ \
| | | | * | | | mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek2008-07-24
| * | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-08-01
| |\ \ \ \ \ \ \