summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2005-09-10[PATCH] Remove even more stale references to Documentation/smp.texArthur Othieno
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar
2005-09-09[PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driverArnaud Patard
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds
2005-09-08[ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13Ben Dooks
2005-09-08[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King
2005-09-08[ARM] Fix ARMv6 VIPT cache >= 32KRussell King
2005-09-08[ARM] Add suspend/resume support to locomo.cJohn Lenz
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds
2005-09-07[PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie
2005-09-07[PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-07[ARM] 2884/1: BAST - fix PC104 IRQ routingBen Dooks
2005-09-07[ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel...Adam Brooks
2005-09-07[ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine typesRichard Purdie
2005-09-07[ARM] 2880/1: OMAP 4/4: Update H2 defconfigTony Lindgren
2005-09-07[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren
2005-09-07[ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks
2005-09-06[ARM] Fix missed initialisers/missing commaRussell King
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie
2005-09-05[ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King
2005-09-04[ARM] Fix compilation in locomo.cPavel Machek
2005-09-04[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King
2005-09-04[ARM] 2875/1: Data Abort fixesTimothy Baldwin
2005-09-03[ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeupBen Dooks
2005-09-01[ARM] Fix ARMv6 page table bitsRussell King
2005-09-01[ARM] Simplify setup_mm_for_reboot()Russell King
2005-09-01[ARM] Convert open-coded __pmd_populate to use inline functionRussell King
2005-09-01[ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0Nicolas Pitre
2005-09-01[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer codeNicolas Pitre
2005-09-01[ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xxNicolas Pitre
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre
2005-08-31[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.cCatalin Marinas
2005-08-31[ARM] 2867/2: unaligned ldrd/strd fixupsSteve Longerbeam
2005-08-31[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks
2005-08-29[ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappingsDeepak Saxena
2005-08-29[ARM] 2856/1: S3C2440 - show DVS status at startupBen Dooks
2005-08-29[ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in initBen Dooks
2005-08-29[ARM] 2836/1: Cleanup IXP4xx GPIO codeDeepak Saxena
2005-08-29[ARM] 2834/1: Remove IXP4xx board-specific map_io routinesDeepak Saxena
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt