aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King2-46/+29
2005-06-19[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King1-1/+2
2005-06-19Merge with ../linux-2.6-smpRussell King7-2/+403
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King3-1/+5
2005-06-19[PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King2-0/+229
2005-06-18[PATCH] ARM SMP: Add basic support Integrator/CP platformRussell King3-2/+23
2005-06-18[PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2-0/+151
2005-06-18Merge with ../linux-2.6-smpRussell King3-123/+190
2005-06-16[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and MainstoneNicolas Pitre2-1/+60
2005-06-16[PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CPCatalin Marinas1-1/+0
2005-06-16[PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas1-1/+1
2005-06-13[PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=nNicolas Pitre2-0/+8
2005-06-12[PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for CompactFlash memories)David Brownell1-1/+3
2005-06-09[PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliureVincent Sanders2-11/+13
2005-06-09[PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliureVincent Sanders2-12/+19
2005-06-09[PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS infoDave Neuer3-11/+17
2005-06-09[PATCH] ARM: Remove zero-byte sized fileRussell King1-0/+0
2005-06-08[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre3-5/+68
2005-06-08[PATCH] ARM: 2705/1: fix writesw for misaligned source pointerNicolas Pitre1-3/+3