aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie1-0/+18
2005-12-14[ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz1-0/+2
2005-12-08[ARM] 3199/1: Remove bogus function prototype from arch-pxa/irq.hDeepak Saxena1-5/+0
2005-12-05[ARM] 3194/1: add pfn_to_kaddr macro for ARM take2Hiroki Kaminaga1-0/+1
2005-12-05[ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl]Deepak Saxena1-3/+3
2005-12-01[ARM] sema_count() removalArthur Othieno1-5/+0
2005-12-01[ARM SMP] Use event instructions for spinlocksRussell King1-2/+24
2005-11-28[ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.hLucas Correia Villa Real1-12/+227
2005-11-25[ARM] Remove asm/hardware.h include from SA1100 io.hRussell King1-2/+0
2005-11-23[ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boardsAdam Brooks1-1/+1
2005-11-21[ARM] ebsa110: __arch_ioremap should be 3 argsRussell King1-1/+1
2005-11-21[ARM] Add asm/memory.h to asm/numnodes.hRussell King1-0/+2
2005-11-21[ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan1-0/+1
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+5
2005-11-19[SERIAL] Fix status reporting with PL011 serial driverRussell King1-0/+5
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King1-6/+2
2005-11-17[ARM] __ioremap doesn't use 4th argumentRussell King2-15/+15
2005-11-16[ARM] No need to include asm/proc-fns.h into asm/system.hRussell King1-2/+2
2005-11-16[ARM] Use unsigned long not u32 in atomic_cmpxchgRussell King1-1/+1
2005-11-16[ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King1-12/+2
2005-11-16[ARM] Add linux/compiler.h includes where requiredRussell King4-0/+4
2005-11-16[ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+Nicolas Pitre1-0/+1
2005-11-16[ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King14-14/+14
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King2-1/+2
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 pointe...John 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
2005-10-29[PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins1-2/+3
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre1-0/+7
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre22-34/+44
2005-10-29[ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X...Kenneth Tan1-26/+49
2005-10-29[ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback)Lennert Buytenhek1-0/+25
2005-10-29[ARM] 3051/1: turn ixp2000_reg_read into an inline functionLennert Buytenhek1-1/+5
2005-10-29[ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaroundLennert Buytenhek1-29/+0
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King1-0/+2
2005-10-29[ARM] Fix buggy __phys_to_pfn / __pfn_to_physRussell King1-2/+2
2005-10-29[ARM] Ensure machine information structures aren't optimised awayRussell King1-0/+1
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds36-30/+456
2005-10-28[ARM] 3041/1: AAEC-2000 - CLCD controller platform glueBellido Nicolas1-0/+3
2005-10-28[ARM] 3039/1: AAEC-2000 - Add MTD supportBellido Nicolas1-0/+3
2005-10-28[ARM] 3038/1: AAEC-2000 - Proper includes in hardware.hBellido Nicolas1-1/+2
2005-10-28[ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.Bellido Nicolas1-0/+40
2005-10-28[ARM] 3036/1: AAEC-2000 - Add defines for GPIO registersBellido Nicolas1-0/+50
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre2-2/+17
2005-10-28[ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer2-0/+34
2005-10-28[ARM] 2787/2: PXA27x low power modes supportTodd Poynor1-0/+7
2005-10-28[ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle2-0/+194
2005-10-28[PATCH] gfp_t: dma-mapping (arm)Al Viro1-2/+2
2005-10-28[ARM] 3045/2: S3C2410 - change init for lcd platform dataBen Dooks1-1/+2
2005-10-28[ARM] 2908/1: add register definitions for ixp2000 msfLennert Buytenhek1-0/+43
2005-10-28[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell1-2/+2
2005-10-28[ARM] 3033/1: S3C2410 - add generic gpio_cfgpin optionsBen Dooks1-0/+6
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena1-1/+4
2005-10-28[ARM] Fix sparse warningsRussell King1-3/+3
2005-10-28[ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King3-8/+6
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King3-13/+8
2005-10-28[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King1-2/+0
2005-10-28[ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.hRussell King21-3/+38
2005-10-26[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...Ian Campbell1-1/+0
2005-10-20[ARM] 3028/1: S3C2410 - add DCLK mask definitionsBen Dooks1-0/+6
2005-10-20[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculationsBen Dooks1-4/+11
2005-10-18[ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.Paul Schulz1-1/+1
2005-10-18[ARM] 3021/1: Interrupt 0 bug fix for ixp4xxKenneth Tan1-4/+5
2005-10-18[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...Kenneth Tan1-1/+1
2005-10-18[ARM] 3019/1: fix wrong commentsNicolas Pitre1-2/+2
2005-10-14[ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie1-0/+1
2005-10-14[ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRHBen Dooks1-16/+42
2005-10-13[ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.hBen Dooks1-0/+7
2005-10-12[ARM] 3003/1: SSP channel map register updates for pxa2xxLiam Girdwood1-3/+4
2005-10-10[ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie1-0/+2
2005-10-10[ARM] 2958/1: fix definition in imx-regs.hSascha Hauer1-1/+1
2005-10-04[PATCH] Fix broken IXP4xx GPIO macroDeepak Saxena1-1/+1
2005-10-04[ARM] 2950/1: i.MX gpio setup functionSascha Hauer1-12/+34
2005-10-04[ARM] 2949/1: Hynix h720x Run modeSascha Hauer1-3/+5
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2005-09-30[ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem w...Daniel Jacobowitz1-0/+2
2005-09-29[PATCH] arm/rpc iomem annotationsAl Viro1-2/+2
2005-09-29[PATCH] arm/versatile iomem annotationsAl Viro1-1/+5
2005-09-26[ARM] Remove SA_IRQNOMASKRussell King1-1/+0
2005-09-25[ARM] 2934/1: Anubis - fix VA offsets for CPLD registersBen Dooks1-5/+5
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King1-3/+3
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-18[ARM] Fix warning in asm/futex.hRussell King1-1/+1
2005-09-15[ARM] Tighten pfn_valid() test.Russell King1-1/+14
2005-09-15[ARM] 2913/1: PXA Poodle: Cleanup some unneeded codeRichard Purdie1-12/+13
2005-09-15[ARM] 2909/1: remove IXP2000_PROD_IDLennert Buytenhek2-3/+1
2005-09-15[ARM] 2911/1: ixp2000_reg_{read,write} accessorsLennert Buytenhek1-5/+9
2005-09-15[ARM] Remove PFN_TO_NID for !DISCONTIGMEMRussell King6-19/+0
2005-09-14[ARM SMP] Add timer/watchdog defines for MPCoreRussell King1-0/+16
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-4/+1
2005-09-13[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...Richard Purdie2-0/+188
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie1-0/+10
2005-09-13[PATCH] SharpSL: Add cxx00 support to the Corgi LCD driverRichard Purdie1-0/+10
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSPRichard Purdie2-12/+12
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds1-0/+3
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-33/+37
2005-09-09[PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard2-0/+86
2005-09-09[PATCH] pxafb: Add hsync time reporting hookRichard Purdie1-0/+1
2005-09-09[ARM] Add memory type based allocation syscallsRussell King1-0/+3
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds1-0/+13
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds1-0/+70
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds1-0/+1
2005-09-08[ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre2-31/+5
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-0/+13
2005-09-08[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie1-0/+1
2005-09-08[ARM] Fix ARMv6 VIPT cache >= 32KRussell King1-1/+6
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds29-238/+860
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie1-3/+5
2005-09-07[PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie1-0/+1
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-12/+0
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-8/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-12/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+2
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-6/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53
2005-09-07[ARM] 2888/1: OMAP 3/4: Update omap include files, take 2Tony Lindgren26-238/+767
2005-09-07[ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks3-0/+93
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2-2/+13
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie1-0/+13
2005-09-05[ARM] Remove unused DYN_TICK_* macrosRussell King1-2/+0
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds1-2/+10
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-0/+8
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King1-2/+2
2005-09-02Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds1-1/+1
2005-09-01Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds5-57/+105
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre1-1/+1
2005-08-31[ARM] 2869/1: ixp4xx: correct ioread*/iowrite*David Vrabel1-42/+60
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-29[ARM] 2861/1: PXA: Add some extra pxa27x register definitionsRichard Purdie1-0/+29
2005-08-29[ARM] 2858/1: ARM has sys_fadvise64_64 onlyNicolas Pitre1-1/+0
2005-08-29[ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in initBen Dooks1-2/+9
2005-08-29[ARM] 2836/1: Cleanup IXP4xx GPIO codeDeepak Saxena1-12/+7
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds1-0/+41
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds1-0/+21
2005-08-23[PATCH] Fix IXP4xx CLOCK_TICK_RATEDeepak Saxena1-2/+4
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro3-3/+3
2005-08-18[ARM] Add support for ARM GICRussell King1-0/+41
2005-08-18[MFD] Add SA11x0 MCP platform device supportRussell King1-0/+21
2005-08-15[ARM] Add syscall stubs for inotify and ioprio system callsRobert Love1-0/+5
2005-08-10[PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1)Ben Dooks1-1/+2
2005-08-10[ARM] Control v6 'global' bit via Linux PTE entriesRussell King1-0/+2
2005-08-10[ARM] Use #defined constants for manipulating v6 hardware PTE bitsRussell King1-3/+9
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski1-0/+4
2005-07-28[ARM SMP] Fix another ARMv6 bitop problemRussell King1-0/+5
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+7
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds4-58/+127