aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-26[PATCH] ARM SMP: Add ARMv6 memory barriersRussell King4-29/+69
2005-07-26[PATCH] ARM SMP: Use exclusive load/store for __xchgRussell King1-29/+58
2005-07-26[PATCH] ARM: 2819/1: Fix several S3C24x0 IIS definesDimitry Andric1-3/+7
2005-07-24[PATCH] ARM SMP: Fix ARMv6 spinlock and semaphore implementationsRussell King2-18/+21
2005-07-17[PATCH] ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurableSascha Hauer1-0/+1
2005-07-16[PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial portsAlexander Schulz1-146/+1
2005-07-13Merge /home/torvalds/linux-2.6-armLinus Torvalds1-3/+0
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds3-0/+89
2005-07-11[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_mapRussell King1-3/+0
2005-07-10[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren2-10/+19
2005-07-10[PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren1-0/+36
2005-07-10[PATCH] ARM: 2797/1: OMAP update 1/11: Update include filesTony Lindgren8-27/+80
2005-07-10[PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek1-0/+1
2005-07-07[MTD] XIP cleanupThomas Gleixner3-0/+89
2005-07-06[PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena1-1/+175
2005-07-04[PATCH] ARM: Fix new-ABI layout of struct stat64Russell King1-1/+1
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King1-1/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-32/+0
2005-07-01[PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 defineTodd Poynor1-0/+1
2005-07-01[PATCH] ARM: 2781/2: PXA27x Standby mode take 2Todd Poynor1-0/+1
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King1-1/+3
2005-06-29[PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUGRichard Purdie1-0/+2
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King1-0/+21
2005-06-29Merge with ../linux-2.6-smpRussell King2-9/+31
2005-06-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+49
2005-06-28[PATCH] ARM: 2762/1: S3C24XX Audio platform dataBen Dooks1-0/+49
2005-06-28[PATCH] ARM SMP: __xchg supportRussell King1-3/+9
2005-06-28[PATCH] ARM SMP: TLB implementations only affect local CPURussell King1-6/+22
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH5-3/+14
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton1-0/+2
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller1-0/+8
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+9
2005-06-27[PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell1-0/+9
2005-06-27[PATCH] ARM: 2759/1: Fix IXP4xx debug code (again)Deepak Saxena1-1/+1
2005-06-27[PATCH] ARM: 2758/1: Fix comment in file header to read "ARM" instead i386Michael Burian1-1/+1
2005-06-27[PATCH] ARM: Fix speeling eroor in io.hRussell King1-1/+1
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King1-0/+2
2005-06-26[PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek1-0/+4
2005-06-26[PATCH] ARM: 2755/1: describe ixp2000 virtual memory map layoutLennert Buytenhek1-0/+15
2005-06-26[PATCH] ARM: 2754/1: move ixp2000 VMALLOC_END upLennert Buytenhek1-1/+1
2005-06-26[PATCH] ARM: 2753/1: move ixdp* cpld mappingsLennert Buytenhek2-4/+4
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin1-26/+4
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2-0/+22
2005-06-25[PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek2-7/+15
2005-06-24[PATCH] ARM: 2748/1: ixp2000 implementation of the iomap apiLennert Buytenhek1-0/+72
2005-06-24[PATCH] ARM: 2747/1: allow platforms to provide their own iomap implementationLennert Buytenhek1-0/+2