summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove even more stale references to Documentation/smp.texArthur Othieno2005-09-101-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-0928-34/+29
|\
| * kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-0928-34/+29
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* | [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driverArnaud Patard2005-09-092-1/+61
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-0815-15/+15
|\ \
| * | [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-0815-15/+15
| |/
* | [ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13Ben Dooks2005-09-081-88/+130
* | [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren2005-09-0820-99/+743
* | [ARM] Fix ARMv6 VIPT cache >= 32KRussell King2005-09-081-0/+52
* | [ARM] Add suspend/resume support to locomo.cJohn Lenz2005-09-081-0/+101
|/
* [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-072-0/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0729-586/+1638
|\
| * [ARM] 2884/1: BAST - fix PC104 IRQ routingBen Dooks2005-09-073-18/+71
| * [ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel...Adam Brooks2005-09-072-2/+2
| * [ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine typesRichard Purdie2005-09-071-26/+85
| * [ARM] 2880/1: OMAP 4/4: Update H2 defconfigTony Lindgren2005-09-071-218/+72
| * [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren2005-09-0716-307/+1115
| * [ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks2005-09-075-2/+280
| * [ARM] Fix missed initialisers/missing commaRussell King2005-09-063-13/+13
* | [PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie2005-09-071-0/+6
* | [PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie2005-09-071-0/+24
* | [PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie2005-09-073-35/+398
* | [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
|/
* [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie2005-09-053-0/+30
* [ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks2005-09-051-20/+10
* [ARM] Wrap calls to descriptor handlersRussell King2005-09-0423-41/+41
* [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-047-29/+29
* [ARM] Fix compilation in locomo.cPavel Machek2005-09-041-7/+7
* [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King2005-09-041-1/+1
* [ARM] 2875/1: Data Abort fixesTimothy Baldwin2005-09-041-4/+4
* [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeupBen Dooks2005-09-031-2/+4
* [ARM] Fix ARMv6 page table bitsRussell King2005-09-011-1/+1
* [ARM] Simplify setup_mm_for_reboot()Russell King2005-09-011-9/+9
* [ARM] Convert open-coded __pmd_populate to use inline functionRussell King2005-09-011-5/+1
* [ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0Nicolas Pitre2005-09-012-2/+53
* [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer codeNicolas Pitre2005-09-012-12/+12
* [ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xxNicolas Pitre2005-09-012-2/+53
* [ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre2005-09-013-1/+15
* [ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.cCatalin Marinas2005-08-311-0/+1
* [ARM] 2867/2: unaligned ldrd/strd fixupsSteve Longerbeam2005-08-311-14/+56
* [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks2005-08-311-4/+6
* [ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappingsDeepak Saxena2005-08-291-3/+1
* [ARM] 2856/1: S3C2440 - show DVS status at startupBen Dooks2005-08-291-2/+4
* [ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in initBen Dooks2005-08-291-0/+9
* [ARM] 2836/1: Cleanup IXP4xx GPIO codeDeepak Saxena2005-08-295-122/+84
* [ARM] 2834/1: Remove IXP4xx board-specific map_io routinesDeepak Saxena2005-08-293-23/+7
* Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds2005-08-294-37/+170
|\
| * [ARM] drop i386-isms from arm KconfigPavel Machek2005-08-281-37/+0
| * [ARM] Add support for ARM GICRussell King2005-08-183-0/+170
OpenPOWER on IntegriCloud