summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-281-4/+4
|\
| * [PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2005-06-271-4/+4
* | [PATCH] ARM: Update mach-typesRussell King2005-06-271-3/+66
* | [PATCH] ARM: Move memmap freeing into init.cRussell King2005-06-272-78/+65Star
* | [PATCH] ARM: Move PGD kernel page table initialisationRussell King2005-06-271-8/+7Star
* | [PATCH] ARM: Add VST idle loop callRussell King2005-06-272-4/+11
* | [PATCH] ARM: Add missed AAEC2000 fileRussell King2005-06-271-0/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2724-50/+49Star
|\
| * [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek2005-06-261-6/+0Star
| * [PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2005-06-261-0/+5
| * [PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King2005-06-2623-44/+44
* | [PATCH] arm: swsusp build fixAndrew Morton2005-06-261-1/+1
|/
* [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2005-06-253-0/+132
* [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek2005-06-257-0/+26
* [PATCH] ARM: Fix discontigmemRussell King2005-06-252-2/+2
* [PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 buildLennert Buytenhek2005-06-251-0/+3
* [PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c busLennert Buytenhek2005-06-251-1/+16
* [PATCH] ARM: 2749/1: update ixp2000 defconfigs to 2.6.12-git6Lennert Buytenhek2005-06-255-45/+245
* [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6Catalin Marinas2005-06-241-3/+3
* [PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena2005-06-241-0/+8
* [PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2005-06-241-18/+67
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-245-24/+163
|\
| * [PATCH] ARM: 2730/1: S3C2410 default configuration updateBen Dooks2005-06-231-9/+18
| * [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000)Ben Dooks2005-06-232-9/+117
| * [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpeNicolas Pitre2005-06-232-6/+28
* | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell2005-06-231-2/+2
* | [PATCH] make each arch use mm/KconfigDave Hansen2005-06-231-1/+3
|/
* [PATCH] ARM: Remove explicit page-alignments in memory initRussell King2005-06-221-13/+6Star
* [PATCH] ARM: Ensure memory information is page alignedRussell King2005-06-221-9/+16
* [PATCH] ARM: Use list_for_each_entry() for dmabounceRussell King2005-06-221-13/+5Star
* [PATCH] ARM: Move signal return code into vector pageRussell King2005-06-223-10/+40
* [PATCH] ARM: Allow clps7500 to build without parsing "acorn" tagRussell King2005-06-221-0/+2
* [PATCH] ARM: Allow riscpc to parse "acorn" boot info tagRussell King2005-06-221-6/+1Star
* [PATCH] ARM: Fix sa1111.c build error caused by klist changesRussell King2005-06-221-6/+7
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-221-1/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-212-7/+7
|\
| * [PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2005-06-212-7/+7
* | [PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by defaultLennert Buytenhek2005-06-205-5/+35
* | [PATCH] ARM: 2716/1: SharpSL Param: Fix typoRichard Purdie2005-06-201-1/+1
* | [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek2005-06-201-8/+26
* | [PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas2005-06-204-6/+371
* | [PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas2005-06-208-1/+250
* | [PATCH] ARM: Add iomap support for ARMRussell King2005-06-202-4/+47
* | [PATCH] ARM: Remove nmi_tick() from Integrator.Russell King2005-06-201-1/+0Star
* | [PATCH] ARM: Add missed include for dmabounce.cRussell King2005-06-201-0/+2
* | [PATCH] ARM: Lindent GCC helper functionsRussell King2005-06-208-313/+274Star
* | [PATCH] ARM: Remove gcc type-isms from GCC helper functionsRussell King2005-06-208-95/+90Star
* | [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2005-06-202-47/+1Star
* | [PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King2005-06-201-2/+14
* | [PATCH] ARM: Add common CACHE_COLOUR macroRussell King2005-06-201-4/+2Star