aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-29[PATCH] ARM: Don't force SIGFPERussell King1-1/+1
2005-06-29[PATCH] ARM: Fix VFP to use do_div()Russell King3-4/+27
2005-06-29[PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4Tony Lindgren2-8/+52
2005-06-29[PATCH] ARM: Remove nmi_tick from integrator platformsRussell King1-1/+0
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre4-412/+1
2005-06-29[PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas1-1/+2
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King2-65/+38
2005-06-29[PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410Ben Dooks2-8/+4
2005-06-29[PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boardsBen Dooks4-35/+75
2005-06-29Merge with ../linux-2.6-smpRussell King3-2/+125
2005-06-28[PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks1-3/+4
2005-06-28[PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren1-0/+5
2005-06-28[PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie4-1/+149
2005-06-28[PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King1-0/+123
2005-06-28[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King2-2/+2
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 that don't need itLennert 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