aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
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 processorKenneth 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 register defined in pxa-regs.hIan 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/bitops.hIan 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_IXP46XKenneth 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