summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King2005-06-202-46/+29Star
* | [PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King2005-06-191-1/+2
|/
* Merge with ../linux-2.6-smpRussell King2005-06-197-2/+403
|\
| * [PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King2005-06-192-0/+229
| * [PATCH] ARM SMP: Add basic support Integrator/CP platformRussell King2005-06-183-2/+23
| * [PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2005-06-182-0/+151
* | [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King2005-06-193-1/+5
|/
* Merge with ../linux-2.6-smpRussell King2005-06-183-123/+190
|\
| * [PATCH] ARM SMP: Fix vector entryRussell King2005-05-312-85/+139
| * [PATCH] ARM SMP: convert alignment enableRussell King2005-05-312-5/+6
| * [PATCH] ARM SMP: add IPI supportRussell King2005-05-211-0/+14
| * [PATCH] ARM SMP: reallocate main IRQ handler code registersRussell King2005-05-211-19/+16Star
| * [PATCH] ARM SMP: consolidate main IRQ handler codeRussell King2005-05-211-14/+15
* | [PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Main...Nicolas Pitre2005-06-162-1/+60
* | [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CPCatalin Marinas2005-06-161-1/+0Star
* | [PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas2005-06-161-1/+1
* | [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=nNicolas Pitre2005-06-132-0/+8
* | [PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for Com...David Brownell2005-06-131-1/+3
* | [PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliureVincent Sanders2005-06-092-11/+13
* | [PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliureVincent Sanders2005-06-092-12/+19
* | [PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS infoDave Neuer2005-06-093-11/+17
* | [PATCH] ARM: Remove zero-byte sized fileRussell King2005-06-091-0/+0
* | [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre2005-06-083-5/+68
* | [PATCH] ARM: 2705/1: fix writesw for misaligned source pointerNicolas Pitre2005-06-081-3/+3
* | [PATCH] ARM: Fix Xscale copy_page implementationRussell King2005-06-085-195/+131Star
* | [PATCH] ARM: 2700/1: Disable IXP2000 IRQs at bootupDeepak Saxena2005-06-031-0/+7
* | [PATCH] ARM: 2691/1: PXA27x sleep fixes take 2Todd Poynor2005-06-034-14/+88