summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+4
2005-06-27[PATCH] USB: omap_udc updates (mostly cleanups)David Brownell1-4/+4
2005-06-27[PATCH] ARM: Update mach-typesRussell King1-3/+66
2005-06-27[PATCH] ARM: Move memmap freeing into init.cRussell King2-78/+65
2005-06-27[PATCH] ARM: Move PGD kernel page table initialisationRussell King1-8/+7
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King2-4/+11
2005-06-27[PATCH] ARM: Add missed AAEC2000 fileRussell King1-0/+1
2005-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-50/+49
2005-06-26[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek1-6/+0
2005-06-26[PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek1-0/+5
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King23-44/+44
2005-06-26[PATCH] arm: swsusp build fixAndrew Morton1-1/+1
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King3-0/+132
2005-06-25[PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek7-0/+26
2005-06-25[PATCH] ARM: Fix discontigmemRussell King2-2/+2
2005-06-25[PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 buildLennert Buytenhek1-0/+3
2005-06-25[PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c busLennert Buytenhek1-1/+16
2005-06-25[PATCH] ARM: 2749/1: update ixp2000 defconfigs to 2.6.12-git6Lennert Buytenhek5-45/+245
2005-06-24[PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6Catalin Marinas1-3/+3
2005-06-24[PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena1-0/+8
2005-06-24[PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek1-18/+67
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-24/+163
2005-06-23[PATCH] ARM: 2730/1: S3C2410 default configuration updateBen Dooks1-9/+18
2005-06-23[PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000)Ben Dooks2-9/+117
2005-06-23[PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpeNicolas Pitre2-6/+28
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+3
2005-06-22[PATCH] ARM: Remove explicit page-alignments in memory initRussell King1-13/+6
2005-06-22[PATCH] ARM: Ensure memory information is page alignedRussell King1-9/+16
2005-06-22[PATCH] ARM: Use list_for_each_entry() for dmabounceRussell King1-13/+5
2005-06-22[PATCH] ARM: Move signal return code into vector pageRussell King3-10/+40
2005-06-22[PATCH] ARM: Allow clps7500 to build without parsing "acorn" tagRussell King1-0/+2
2005-06-22[PATCH] ARM: Allow riscpc to parse "acorn" boot info tagRussell King1-6/+1
2005-06-22[PATCH] ARM: Fix sa1111.c build error caused by klist changesRussell King1-6/+7
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-1/+9
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-7/+7
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2-7/+7
2005-06-20[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by defaultLennert Buytenhek5-5/+35
2005-06-20[PATCH] ARM: 2716/1: SharpSL Param: Fix typoRichard Purdie1-1/+1
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek1-8/+26
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas4-6/+371
2005-06-20[PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas8-1/+250
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King2-4/+47
2005-06-20[PATCH] ARM: Remove nmi_tick() from Integrator.Russell King1-1/+0
2005-06-20[PATCH] ARM: Add missed include for dmabounce.cRussell King1-0/+2
2005-06-20[PATCH] ARM: Lindent GCC helper functionsRussell King8-313/+274
2005-06-20[PATCH] ARM: Remove gcc type-isms from GCC helper functionsRussell King8-95/+90
2005-06-20[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2-47/+1
2005-06-20[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King1-2/+14
2005-06-20[PATCH] ARM: Add common CACHE_COLOUR macroRussell King1-4/+2