summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-1225-112/+4946
|\
| * [ARM] Convert some arm semaphores to mutexesArjan van de Ven2006-01-129-58/+67
| * [ARM] Allow r2 to be passed through the decompressor to the kernelRussell King2006-01-121-21/+25
| * [ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas2006-01-124-11/+13
| * [ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas2006-01-121-6/+9
| * [ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman2006-01-121-12/+41
| * [ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (PatchAndrew Victor2006-01-105-2/+2513
| * [ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards)Andrew Victor2006-01-105-2/+2278
* | [PATCH] arm: task_stack_page()Al Viro2006-01-123-4/+4
* | [PATCH] arm: end_of_stack()Al Viro2006-01-122-2/+2
* | [PATCH] arm: task_pt_regs()Al Viro2006-01-122-25/+7Star
* | [PATCH] arm: task_thread_info()Al Viro2006-01-122-7/+7
* | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-122-0/+2
* | [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-101-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-101-1/+1
|\
| * spelling: s/trough/through/Adrian Bunk2006-01-101-1/+1
* | [ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks2006-01-091-103/+103
* | [ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena2006-01-091-20/+29
* | [ARM] Only call set_type method in setup_irq if it's definedRussell King2006-01-091-1/+2
* | Merge Linus' tree.Russell King2006-01-0912-32/+33
|\|
| * [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-091-4/+0Star
| * [PATCH] remove gcc-2 checksAndrew Morton2006-01-091-7/+2Star
| * [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-091-2/+3
| * [PATCH] IRQ type flagsRussell King2006-01-096-19/+25
| * [PATCH] fix more missing includesTim Schmielau2006-01-092-0/+2
| * [PATCH] ARM: Netwinder ds1620 driver needs an export to be built as moduleWoody Suwalski2006-01-091-0/+1
* | [ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People2006-01-0915-3/+1807
* | [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigsRussell King2006-01-0949-49/+0Star
* | [ARM] Update mach-typesRussell King2006-01-091-1/+29
* | [ARM] Remove EPXA10DB machine supportRussell King2006-01-0813-1006/+2Star
|/
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-0720-24/+21Star
* [ARM] Move AMBA bus code to drivers/amba/Russell King2006-01-072-360/+0Star
* Merge with Linus' kernel.Russell King2006-01-074-7/+33
|\
| * [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-061-1/+0Star
| * [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11Jean Delvare2006-01-061-2/+4
| * [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-061-1/+0Star
| * [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-061-1/+0Star
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-051-3/+3
| |\
| | * [PATCH] driver kill hotplug word from sn and others fixPaul Jackson2006-01-051-3/+3
| * | [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-042-0/+27
| |/
* | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-0715-21/+22
* | [ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie2006-01-074-3/+1Star
* | [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert2006-01-051-0/+6
* | [ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena2006-01-055-19/+41
* | [ARM] 3217/1: iop331 uarts as platform devicesDan Williams2006-01-051-26/+68
* | [ARM] 3231/1: mx1ads board support cleanupSascha Hauer2006-01-051-45/+10Star
* | [ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie2006-01-052-2/+4
* | [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie2006-01-052-13/+7Star
* | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-058-941/+921Star
* | [ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific codeRichard Purdie2006-01-051-0/+31