summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds111-223/+774
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2-3/+15
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds1-0/+2
2006-01-14[ARM] 3112/1: old ABI compat: config option to turn it onNicolas Pitre1-0/+17
2006-01-14[ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...Nicolas Pitre2-4/+4
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre3-35/+100
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre3-0/+372
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2-2/+12
2006-01-14[ARM] 3107/3: ARM EABI: last bits to configure itNicolas Pitre2-2/+24
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2-15/+22
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre7-0/+63
2006-01-14[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2-10/+11
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2-0/+18
2006-01-13[PATCH] spi: simple SPI frameworkDavid Brownell1-0/+2
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King5-55/+104
2006-01-13[ARM] Remove useless 'default n' from Kconfig filesRussell King3-5/+0
2006-01-13[ARM] Support register switch in nommu modeHyok S. Choi1-0/+7
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre82-96/+0
2006-01-13[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre1-4/+3
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek1-0/+10
2006-01-13[PATCH] Add logic module bus_type probe/remove methodsRussell King1-18/+18
2006-01-13[PATCH] Add locomo bus_type probe/remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add SA1111 bus_type probe/remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King1-6/+8
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-112/+4946
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven9-58/+67
2006-01-12[ARM] Allow r2 to be passed through the decompressor to the kernelRussell King1-21/+25
2006-01-12[PATCH] arm: task_stack_page()Al Viro3-4/+4
2006-01-12[PATCH] arm: end_of_stack()Al Viro2-2/+2
2006-01-12[PATCH] arm: task_pt_regs()Al Viro2-25/+7
2006-01-12[PATCH] arm: task_thread_info()Al Viro2-7/+7
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas4-11/+13
2006-01-12[ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas1-6/+9
2006-01-12[ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman1-12/+41
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-10[ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (PatchAndrew Victor5-2/+2513
2006-01-10[ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards)Andrew Victor5-2/+2278
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-1/+1
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-09[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks1-103/+103
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena1-20/+29
2006-01-09[ARM] Only call set_type method in setup_irq if it's definedRussell King1-1/+2
2006-01-09Merge Linus' tree.Russell King12-32/+33
2006-01-09[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People15-3/+1807
2006-01-09[ARM] Remove CONFIG_ARCH_CAMELOT from defconfigsRussell King49-49/+0
2006-01-09[ARM] Update mach-typesRussell King1-1/+29
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+0
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+2
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-2/+3