aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg28-34/+29
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2-0/+5
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds29-586/+1638
2005-09-07[PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie1-0/+6
2005-09-07[PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie1-0/+24
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie3-35/+398
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-07[ARM] 2884/1: BAST - fix PC104 IRQ routingBen Dooks3-18/+71
2005-09-07[ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel IOP3xx processorsAdam Brooks2-2/+2
2005-09-07[ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine typesRichard Purdie1-26/+85
2005-09-07[ARM] 2880/1: OMAP 4/4: Update H2 defconfigTony Lindgren1-218/+72
2005-09-07[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren16-307/+1115
2005-09-07[ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks5-2/+280
2005-09-06[ARM] Fix missed initialisers/missing commaRussell King3-13/+13
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardwareRichard Purdie3-0/+30
2005-09-05[ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks1-20/+10
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King23-41/+41
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King7-29/+29
2005-09-04[ARM] Fix compilation in locomo.cPavel Machek1-7/+7
2005-09-04[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King1-1/+1
2005-09-04[ARM] 2875/1: Data Abort fixesTimothy Baldwin1-4/+4
2005-09-03[ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeupBen Dooks1-2/+4
2005-09-01[ARM] Fix ARMv6 page table bitsRussell King1-1/+1
2005-09-01[ARM] Simplify setup_mm_for_reboot()Russell King1-9/+9
2005-09-01[ARM] Convert open-coded __pmd_populate to use inline functionRussell King1-5/+1
2005-09-01[ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0Nicolas Pitre2-2/+53
2005-09-01[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer codeNicolas Pitre2-12/+12
2005-09-01[ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xxNicolas Pitre2-2/+53
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre3-1/+15
2005-08-31[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.cCatalin Marinas1-0/+1
2005-08-31[ARM] 2867/2: unaligned ldrd/strd fixupsSteve Longerbeam1-14/+56
2005-08-31[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks1-4/+6
2005-08-29[ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappingsDeepak Saxena1-3/+1
2005-08-29[ARM] 2856/1: S3C2440 - show DVS status at startupBen Dooks1-2/+4
2005-08-29[ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in initBen Dooks1-0/+9
2005-08-29[ARM] 2836/1: Cleanup IXP4xx GPIO codeDeepak Saxena5-122/+84
2005-08-29[ARM] 2834/1: Remove IXP4xx board-specific map_io routinesDeepak Saxena3-23/+7
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds4-37/+170
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds8-0/+50
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-2/+3
2005-08-28[ARM] drop i386-isms from arm KconfigPavel Machek1-37/+0
2005-08-26[PATCH] arm: fix IXP4xx flash resource rangeDeepak Saxena3-3/+3
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro2-4/+4
2005-08-23[PATCH] Kconfig fix (arm SMP)Al Viro1-1/+1
2005-08-18[ARM] Add support for ARM GICRussell King3-0/+170
2005-08-18[MFD] Add SA11x0 MCP platform device supportRussell King7-0/+48
2005-08-18[MFD] Add multimedia communication port core supportRussell King1-0/+2
2005-08-17[ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodescDimitry Andric1-2/+2
2005-08-17[ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig fileSean Lee1-1/+1
2005-08-15[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handlingRichard Purdie1-24/+10