summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorLines
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori-3/+0
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+3
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel-0/+1
2010-05-20ARM: 6138/1: Add support for 10 hardirq bitsMagnus Damm-1/+3
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-126/+431
2010-05-17Merge branch 'devel-stable' into develRussell King-91/+161
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard-1/+1
2010-05-17ARM: 6071/1: perf-events: allow modules to query the number of hardware countersWill Deacon-0/+3
2010-05-17ARM: 6069/1: perf-events: use numeric ID to identify PMUWill Deacon-0/+14
2010-05-17ARM: 6064/1: pmu: register IRQs at runtimeWill Deacon-15/+12
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King-111/+399
2010-05-17ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King-2/+2
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King-1/+1
2010-05-15ARM: 6132/1: PL330: Add common core driverJassi Brar-0/+217
2010-05-15ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310Jason McMullan-0/+3
2010-05-15arm: use asm-generic/scatterlist.hFUJITA Tomonori-18/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger-1/+1
2010-05-12ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar-0/+17
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas-1/+32
2010-05-04ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino-0/+3
2010-05-02ARM: ICST: kill duplicate icst codeRussell King-67/+24
2010-05-02ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King-0/+8
2010-05-02ARM: ICST: move minimum VCO frequency to icst_paramsRussell King-0/+1
2010-05-02ARM: ICST: use Hz instead of kHzRussell King-9/+9
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King-0/+15
2010-05-02ARM: ICST: icst.*_ps_to_vco() functions are unused, remove themRussell King-2/+0
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King-34/+40
2010-05-01arch/arm/include/asm/elf.h: forward-declare the task-structAndrew Morton-0/+2
2010-04-29ARM: Improve documentation in arm_timer.hRussell King-15/+24
2010-04-29ARM: 6063/1: pmu: add enum describing PMU typesWill Deacon-0/+5
2010-04-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov-0/+26
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King-34/+34
2010-04-14ARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header fileviresh kumar-0/+59
2010-04-14ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak-13/+22
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre-1/+15
2010-03-29ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar-0/+1
2010-03-29ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar-0/+1
2010-03-25ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas-6/+10
2010-03-25ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas-0/+14
2010-03-25ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas-37/+62
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz-1/+1
2010-03-13ARM: 5988/1: pgprot_dmacoherent() for non-mmu buildsGreg Ungerer-0/+1
2010-03-13ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.hMikael Pettersson-0/+1
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+77
2010-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori-0/+8
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori-2/+0
2010-03-12pci-dma: arm: use include/linux/pci-dma.hFUJITA Tomonori-10/+1
2010-03-12arm: use generic ptrace_resume codeChristoph Hellwig-0/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig-0/+1