aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-3/+0
2006-01-12[PATCH] arm: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] arm: task_pt_regs()Al Viro1-3/+5
2006-01-12[PATCH] arm: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-74/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2-0/+130
2006-01-09[PATCH] mutex subsystem, add include/asm-arm/mutex.hNicolas Pitre1-0/+128
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+2
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena3-3/+12
2006-01-09Merge Linus' tree.Russell King3-57/+9
2006-01-09[ARM] AT91RM9200 doesn't need anything in dma.hRussell King1-8/+0
2006-01-09[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People17-0/+1473
2006-01-08[PATCH] IRQ type flagsRussell King1-4/+8
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike1-48/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-5/+0
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King21-1942/+0
2006-01-07[ARM] byteorder.h needs linux/compiler.hRussell King1-0/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-125/+2
2006-01-07Merge with Linus' kernel.Russell King4-0/+22
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King7-582/+3
2006-01-07[ARM] 3239/1: Add ARM optimised swab32Andre McCurdy1-1/+14
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-05[ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert1-0/+12
2006-01-05[ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena6-27/+12
2006-01-05[ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie1-0/+94
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie1-0/+18
2006-01-04[ARM] 3225/1: add symbolic names for enp2611 gpio interruptsLennert Buytenhek1-0/+6
2006-01-04[ARM] 3224/1: add masked thread interrupt status registers for ixp2000Lennert Buytenhek1-0/+8
2006-01-04[ARM] 3223/1: remove ixdp2x01 cs89x0 hackLennert Buytenhek1-98/+0
2006-01-04[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones moved out of line)Rod Whitby1-23/+2
2006-01-04[ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby3-0/+85
2006-01-04[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena1-5/+0
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King18-94/+0
2006-01-04[ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.hRussell King16-31/+7
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2-2/+3
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King1-1/+3
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+2
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-14/+0
2006-01-03[ARM] Add additional documentation to the clock source frameworkRussell King1-0/+14
2006-01-03[ARM] Cleanup ARM includesRussell King18-5/+28
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