aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm
AgeCommit message (Expand)Author
2006-01-08[PATCH] IRQ type flagsRussell King
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2006-01-07[ARM] byteorder.h needs linux/compiler.hRussell King
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-07Merge with Linus' kernel.Russell King
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King
2006-01-07[ARM] 3239/1: Add ARM optimised swab32Andre McCurdy
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-05[ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert
2006-01-05[ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena
2006-01-05[ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie
2006-01-04[ARM] 3225/1: add symbolic names for enp2611 gpio interruptsLennert Buytenhek
2006-01-04[ARM] 3224/1: add masked thread interrupt status registers for ixp2000Lennert Buytenhek
2006-01-04[ARM] 3223/1: remove ixdp2x01 cs89x0 hackLennert Buytenhek
2006-01-04[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...Rod Whitby
2006-01-04[ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby
2006-01-04[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King
2006-01-04[ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.hRussell King
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King
2006-01-03[FLS64]: generic versionStephen Hemminger
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King
2006-01-03[ARM] Add additional documentation to the clock source frameworkRussell King
2006-01-03[ARM] Cleanup ARM includesRussell King
2005-12-14[ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz
2005-12-08[ARM] 3199/1: Remove bogus function prototype from arch-pxa/irq.hDeepak Saxena
2005-12-05[ARM] 3194/1: add pfn_to_kaddr macro for ARM take2Hiroki Kaminaga
2005-12-05[ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl]Deepak Saxena
2005-12-01[ARM] sema_count() removalArthur Othieno
2005-12-01[ARM SMP] Use event instructions for spinlocksRussell King
2005-11-28[ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.hLucas Correia Villa Real
2005-11-25[ARM] Remove asm/hardware.h include from SA1100 io.hRussell King
2005-11-23[ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boardsAdam Brooks
2005-11-21[ARM] ebsa110: __arch_ioremap should be 3 argsRussell King
2005-11-21[ARM] Add asm/memory.h to asm/numnodes.hRussell King
2005-11-21[ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-11-19[SERIAL] Fix status reporting with PL011 serial driverRussell King
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King
2005-11-17[ARM] __ioremap doesn't use 4th argumentRussell King
2005-11-16[ARM] No need to include asm/proc-fns.h into asm/system.hRussell King
2005-11-16[ARM] Use unsigned long not u32 in atomic_cmpxchgRussell King
2005-11-16[ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King
2005-11-16[ARM] Add linux/compiler.h includes where requiredRussell King
2005-11-16[ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+Nicolas Pitre