aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+11
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+31
2005-11-12[ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine supportRichard Purdie1-0/+2
2005-11-10[ARM] 3098/1: pxa2xx disable ssp irqLiam Girdwood1-1/+7
2005-11-10[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie1-1/+7
2005-11-10[ARM] 3144/1: OMAP 5/5: Update omap H2 defconfigTony Lindgren1-0/+2
2005-11-10[ARM] 3143/1: OMAP 4/5: Update omap include filesTony Lindgren24-360/+1370
2005-11-10[ARM] 3140/1: NSLU2 machine supportAlessandro Zummo3-0/+104
2005-11-09[ARM] 3057/1: Add memory control method to support OneNAND sync burst readKyungmin Park1-0/+3
2005-11-09[ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSIDRussell King1-3/+6
2005-11-09Merge with ARM SMP treeRussell King3-3/+16
2005-11-09[ARM SMP] Add local timer support for Realview MPcoreRussell King3-3/+16
2005-11-08Merge with ARM SMP treeRussell King2-0/+39
2005-11-08[ARM] 3132/1: S3C2410 - reset on decompression errorBen Dooks1-2/+20
2005-11-08[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie1-2/+8
2005-11-08[ARM SMP] Add core ARM support for local timersRussell King2-0/+39
2005-11-08[ARM] Declare asm entry points in asm/smp.hRussell King1-0/+11
2005-11-08[ARM SMP] Add missing SMP timer handling for realviewRussell King1-0/+5
2005-11-07[ARM SMP] Add Realview MPcore SMP supportRussell King4-0/+59
2005-11-07[ARM] Add support for Realview with MPcore tileRussell King1-0/+55
2005-11-06[ARM] Fix second missing declaration of cache_is_vivt()Russell King1-0/+1
2005-11-06[ARM] Fix another use of // as a commentRussell King1-1/+1
2005-11-06[ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functionsRichard Purdie1-0/+12
2005-11-06[ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAsDirk Opfer1-0/+166
2005-11-04[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King2-194/+0
2005-11-04[ARM] 3086/1: ixp2xxx error irq handlingDave Jiang1-1/+34
2005-11-03[ARM] Merge SMP treeRussell King1-1/+2
2005-11-03[ARM SMP] Do not clear cpu_vm_mask for VIPT cachesRussell King1-1/+2
2005-11-03[ARM] Fix another build error with IOP3xx platformsRussell King1-1/+1
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King2-0/+11
2005-11-02[ARM SMP] Track CPU idle threadsRussell King1-0/+1
2005-11-02[ARM] Fix ARM rwlock implementationsRussell King1-3/+3
2005-11-02[ARM] 3083/1: include/asm-arm/arch-ixp4xx/io.h: eliminate warnings for pointer passed to integral function argumentJohn Bowler1-34/+40
2005-11-02[ARM] Fix realview machine type for patch 3060/1Russell King1-1/+1
2005-11-01[ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek2-2/+65
2005-11-01[ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FSBen Dooks1-0/+1
2005-11-01[ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek1-1/+1
2005-11-01[ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek1-8/+9
2005-11-01[ARM] 3063/1: allow slave ixp2000 cpu resetLennert Buytenhek1-7/+1
2005-11-01[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverLennert Buytenhek1-2/+14
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas14-1/+884
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+4
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-2/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-3/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-30[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warningJohn Bowler1-3/+3
2005-10-30[ARM] fix bogus cast in IXP2000 I/O macroDeepak Saxena1-1/+1
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins1-14/+1
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins1-5/+0