aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3180/1: Update Zaurus defconfigsRichard Purdie2005-11-283-1053/+126
* [ARM] 3179/1: Update/correct Zaurus Kconfig entriesRichard Purdie2005-11-281-2/+2
* [ARM] Update mach-typesRussell King2005-11-251-4/+10
* [ARM] Realview core.c does not need mach-types.hRussell King2005-11-251-1/+0
* [ARM] Do not call flush_tlb_kernel_range() with IRQs disabled.Russell King2005-11-251-3/+10
* [ARM] Remove mach-types.h from head.SRussell King2005-11-251-8/+3
* [ARM] Shut up gcc warning in clps7500 core.cRussell King2005-11-211-1/+1
* [ARM] Shut up gcc warning in assabet.cRussell King2005-11-211-1/+2
* [ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer2005-11-211-1/+1
* [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-194-201/+14
* [ARM] Fix get_user when passed a const pointerRussell King2005-11-182-12/+0
* [ARM] Fix some corner cases in new mm initialisationRussell King2005-11-171-11/+13
* [ARM] __ioremap doesn't use 4th argumentRussell King2005-11-171-2/+1
* [ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King2005-11-171-1/+5
* [ARM] sa1111.c needs asm/sizes.hRussell King2005-11-161-0/+1
* [ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King2005-11-161-0/+11
* [ARM] 3162/1: S3C2410 - updated defconfigBen Dooks2005-11-161-25/+94
* [ARM] 3161/1: BAST - fix commas on end of structsBen Dooks2005-11-161-14/+14
* [ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.SRussell King2005-11-161-19/+11
* [ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King2005-11-165-5/+5
* [ARM] Fix arch-realview/system.h to use __io_address()Russell King2005-11-163-6/+1
* [ARM] Initialise SA1111 core before SA1111 PCMCIARussell King2005-11-151-1/+1
* [ARM] Use kernel/power/KconfigRussell King2005-11-151-16/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-1313-77/+820
|\
| * [ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOsRichard Purdie2005-11-132-0/+224
| * [ARM] 3159/1: SharpSL: Add PM device driver for the SL-Cx00 machines.Richard Purdie2005-11-132-1/+234
| * [ARM] 3158/1: SharpSL: Add PM device driver for the SL-C7x0 machines.Richard Purdie2005-11-132-1/+229
| * [ARM] Re-fix footbridgeRussell King2005-11-131-1/+1
| * [ARM] Fix collie for -rc1Pavel Machek2005-11-123-4/+4
| * [ARM] 3154/1: SharpSL PM Driver updatesRichard Purdie2005-11-122-56/+61
| * [ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine supportRichard Purdie2005-11-122-0/+55
| * [ARM] Restore apparant pointless change in arch/arm/kernel/smp.cRussell King2005-11-121-3/+1
| * [ARM] Fix Footbridge-based machinesRussell King2005-11-121-12/+12
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-0/+1
|/
* [ARM] Update mach-typesRussell King2005-11-111-4/+39
* [ARM] 3147/1: update ixp2000 defconfigs to 2.6.14-git13Lennert Buytenhek2005-11-115-115/+360
* [ARM] 3152/1: make various assembly local labels actually local (the rest)Nicolas Pitre2005-11-114-59/+61
* [ARM] 3151/1: make various assembly local labels actually local (io-*.S)Nicolas Pitre2005-11-117-80/+82
* [ARM] 3150/1: make various assembly local labels actually local (uaccess.S)Nicolas Pitre2005-11-111-114/+116
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-115-78/+80
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-095-78/+80
* | [ARM] 3098/1: pxa2xx disable ssp irqLiam Girdwood2005-11-104-91/+51
* | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-102-0/+1079
* | [ARM] 3144/1: OMAP 5/5: Update omap H2 defconfigTony Lindgren2005-11-101-31/+66
* | [ARM] 3146/1: OMAP 3b/5: Add omap24xx clock frameworkTony Lindgren2005-11-102-0/+3232
* | [ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren2005-11-1017-1/+1857
* | [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren2005-11-1014-1739/+1583
* | [ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren2005-11-1023-316/+2157
* | [ARM] 3140/1: NSLU2 machine supportAlessandro Zummo2005-11-105-0/+314
* | [ARM] Fix csumpartial corner caseRussell King2005-11-101-0/+4