summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King21-277/+464
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song2-0/+32
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring1-0/+17
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2-7/+19
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo1-0/+4
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo1-0/+5
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon1-0/+6
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2-0/+39
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo1-0/+2
2011-10-06ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas2-3/+5
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas4-52/+55
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas6-250/+302
2011-10-01ARM: add io{read,write}{16,32}be functionsArnd Bergmann1-0/+6
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon1-17/+17
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King1-2/+2
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij1-2/+7
2011-08-23ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virtCatalin Marinas1-1/+1
2011-08-17ARM: io: add a default IO_SPACE_LIMIT definitionRussell King1-0/+21
2011-08-17ARM: io: ecard: move ioaddr() inside __ecard_addressRussell King1-1/+0
2011-08-15ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla1-1/+1
2011-08-13ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre2-11/+0
2011-08-12ARM: perf: make name of arm_pmu_type consistentMark Rutland1-5/+5
2011-08-12ARM: perf: fix prototype of release_pmuMark Rutland1-1/+1
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-3/+3
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann8-15/+30
2011-07-28irq: add irq_domain translation infrastructureGrant Likely1-5/+0
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+7
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+19
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-4/+1
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+0
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2011-07-25arm/dt: Add dt machine definitionGrant Likely1-0/+7
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-197/+135
2011-07-23Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-15/+0
2011-07-23Merge branch 'devel-stable' into for-nextRussell King7-43/+58
2011-07-23Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King12-106/+73
2011-07-22ARM: 7004/1: fix traps.h compile warningsMikael Pettersson1-0/+3
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2-3/+3
2011-07-22ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun1-2/+2
2011-07-22ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar1-1/+5
2011-07-21Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+6
2011-07-20ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn1-0/+6
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann1-0/+5
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-0/+5
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King1-48/+10
2011-07-19Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King4-92/+23
2011-07-18ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre1-2/+0
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre1-0/+4