[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros
[safe/jmp/linux-2.6] / arch / arm /
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-07 Russell King[ARM] Move AMBA bus code to drivers/amba/
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-07 Russell King[ARM] Move AMBA include files to include/linux/amba/
2006-01-07 Richard Purdie[ARM] 3235/1: SharpSL PM: Fix a gcc4 build error
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Remove .owner setting from i2c_driver...
2006-01-06 Jean Delvare[PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11
2006-01-06 Jean Delvare[PATCH] i2c: Rework client usage count, 2 of 3
2006-01-06 Jean Delvare[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
2006-01-05 Jared Hulbert[ARM] 3206/1: Modifications to the bus arbiter controll...
2006-01-05 Deepak Saxena[ARM] 3226/1: IXP4xx runtime expansion bus window size...
2006-01-05 Dan Williams[ARM] 3217/1: iop331 uarts as platform devices
2006-01-05 Sascha Hauer[ARM] 3231/1: mx1ads board support cleanup
2006-01-05 Richard Purdie[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control...
2006-01-05 Richard Purdie[ARM] 3229/1: Remove uneeded ARM apm dependency on...
2006-01-05 Richard Purdie[ARM] 3228/1: SharpSL: Move PM code to arch/arm/common
2006-01-05 Richard Purdie[ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific...
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Paul Jackson[PATCH] driver kill hotplug word from sn and others fix
2006-01-04 Richard Purdie[PATCH] USB: pxa27x OHCI - Separate platform code from...
2006-01-04 Deepak Saxena[ARM] 3221/1: Update IXP4xx defconfig
2006-01-04 Rod Whitby[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx...
2006-01-04 Deepak Saxena[ARM] 3220/1: Remove gpio_isr_line_clear() from NAS...
2006-01-04 Rod Whitby[ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine...
2006-01-04 Deepak Saxena[ARM] 3192/1: Remove gpio_isr_line_clear() API from...
2006-01-04 Russell King[ARM] Remove SA1100 PM prepare/finish ops
2006-01-04 Russell King[ARM] Move DMA exports to be next to each function
2006-01-04 Russell King[ARM] Remove definition of MAX_DMA_CHANNELS to zero
2006-01-04 Russell King[ARM] Refine selection of ISA_DMA_API and generic dma...
2006-01-04 Russell King[ARM] Use core_initcall() to initialise ARM DMA
2006-01-04 Russell King[ARM] Remove '__address' from scatterlist and convert...
2006-01-04 Russell King[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()
2006-01-04 Russell King[ARM] Remove unused dma.c files
2006-01-03 Russell King[ARM] Remove clk_use()/clk_unuse()
2006-01-03 Russell King[ARM] Cleanup ARM includes
2006-01-03 Russell King[ARM] Make kernel link address depend on PAGE_OFFSET
2005-12-19 Nicolas Pitre[ARM] 3210/1: add missing memory barrier helper for...
2005-12-17 Russell King[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls
2005-12-14 Daniel Jacobowitz[ARM] 3205/1: Handle new EABI relocations when loading...
2005-12-12 Lothar Wassmann[ARM] 3201/1: PXA27x: Prevent hangup during resume...
2005-12-10 Nikola Valerjev[ARM] 3200/1: Singlestep over ARM BX and BLX instructio...
2005-12-01 Richard Purdie[ARM] 3188/1: Add missing i2c dependency for Akita
2005-12-01 Jeff Hansen[ARM] Fix IXDP425 setup bug
2005-11-30 Russell King[ARM SMP] Disable lazy flush_dcache_page for SMP
2005-11-28 Richard Purdie[ARM] 3180/1: Update Zaurus defconfigs
2005-11-28 Richard Purdie[ARM] 3179/1: Update/correct Zaurus Kconfig entries
2005-11-25 Russell King[ARM] Update mach-types
2005-11-25 Russell King[ARM] Realview core.c does not need mach-types.h
2005-11-25 Russell King[ARM] Do not call flush_tlb_kernel_range() with IRQs...
2005-11-25 Russell King[ARM] Remove mach-types.h from head.S
2005-11-21 Russell King[ARM] Shut up gcc warning in clps7500 core.c
2005-11-21 Russell King[ARM] Shut up gcc warning in assabet.c
2005-11-21 Dirk Opfer[ARM] 3170/1: Sharp SL-6000x: platform device conversio...
2005-11-19 Daniel Jacobowitz[ARM] 3168/1: Update ARM signal delivery and masking
2005-11-18 Russell King[ARM] Fix get_user when passed a const pointer
2005-11-17 Russell King[ARM] Fix some corner cases in new mm initialisation
2005-11-17 Russell King[ARM] __ioremap doesn't use 4th argument
2005-11-17 Russell King[ARM] Improve comment about ASSERT()s in vmlinux.lds.S
2005-11-16 Russell King[ARM] sa1111.c needs asm/sizes.h
2005-11-16 Russell King[ARM] Move zone adjustment for SA1111 on SA11x0 platforms
2005-11-16 Ben Dooks[ARM] 3162/1: S3C2410 - updated defconfig
2005-11-16 Ben Dooks[ARM] 3161/1: BAST - fix commas on end of structs
2005-11-16 Russell King[ARM] compressed/head.S debugging defaults to asm/arch...
2005-11-16 Russell King[ARM] Include asm/hardware.h instead of asm/arch/hardware.h
2005-11-16 Russell King[ARM] Fix arch-realview/system.h to use __io_address()
2005-11-15 Russell King[ARM] Initialise SA1111 core before SA1111 PCMCIA
2005-11-15 Russell King[ARM] Use kernel/power/Kconfig
2005-11-14 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-14 Jeff Garzik[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY,...
2005-11-13 Richard Purdie[ARM] 3160/1: SharpSL: Add driver for Akita specific...
2005-11-13 Richard Purdie[ARM] 3159/1: SharpSL: Add PM device driver for the...
2005-11-13 Richard Purdie[ARM] 3158/1: SharpSL: Add PM device driver for the...
2005-11-13 Russell King[ARM] Re-fix footbridge
2005-11-12 Pavel Machek[ARM] Fix collie for -rc1
2005-11-12 Richard Purdie[ARM] 3154/1: SharpSL PM Driver updates
2005-11-12 Richard Purdie[ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine...
2005-11-12 Russell King[ARM] Restore apparant pointless change in arch/arm...
2005-11-12 Russell King[ARM] Fix Footbridge-based machines
2005-11-11 Russell King[ARM] Update mach-types
2005-11-11 Lennert Buytenhek[ARM] 3147/1: update ixp2000 defconfigs to 2.6.14-git13
2005-11-11 Nicolas Pitre[ARM] 3152/1: make various assembly local labels actual...
2005-11-11 Nicolas Pitre[ARM] 3151/1: make various assembly local labels actual...
2005-11-11 Nicolas Pitre[ARM] 3150/1: make various assembly local labels actual...
2005-11-11 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-10 Liam Girdwood[ARM] 3098/1: pxa2xx disable ssp irq
2005-11-10 Richard Purdie[ARM] 3096/1: Add SharpSL Zaurus power and battery...
2005-11-10 Tony Lindgren[ARM] 3144/1: OMAP 5/5: Update omap H2 defconfig
2005-11-10 Tony Lindgren[ARM] 3146/1: OMAP 3b/5: Add omap24xx clock framework
2005-11-10 Tony Lindgren[ARM] 3145/1: OMAP 3a/5: Add support for omap24xx
2005-11-10 Tony Lindgren[ARM] 3142/1: OMAP 2/5: Update files common to omap1...
2005-11-10 Tony Lindgren[ARM] 3141/1: OMAP 1/5: Update omap1 specific files
2005-11-10 Alessandro Zummo[ARM] 3140/1: NSLU2 machine support
2005-11-10 Russell King[ARM] Fix csumpartial corner case
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-09 Nick Piggin[PATCH] sched: resched and cpu_idle rework
2005-11-09 Nick Piggin[PATCH] sched: disable preempt in idle tasks
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-09 Russell King[ARM] Clean up save_and_disable_irqs macro and allow...
2005-11-09 Russell KingMerge with ARM SMP tree
next