aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-19ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas1-0/+4
2010-09-08Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King1-8/+0
2010-09-01ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARMMikael Pettersson1-0/+3
2010-09-01ARM: 6330/1: perf: reword comments relating to perf_event_do_pendingWill Deacon1-1/+1
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+14
2010-08-15ARM: Tighten check for allowable CPSR valuesRussell King1-4/+13
2010-08-15ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson1-0/+1
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-1/+1
2010-08-14Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-1/+3
2010-08-14DMAENGINE: correct PL080 register header fileLinus Walleij1-1/+3
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-14/+41
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-5/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-5/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King3-12/+27
2010-08-10ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASIDWill Deacon1-0/+8
2010-08-10ARM: 6292/1: coresight: add ETM management registersAlexander Shishkin1-2/+6
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-08-09Merge branch 'devel-stable' into develRussell King3-15/+28
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King2-12/+25
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-3/+3
2010-08-05kgdb,arm: Individual register get/set for armJason Wessel1-3/+3
2010-08-05ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas1-0/+2
2010-08-05[ARM] scoop: Add CPR register bit definitionsMarek Vasut1-12/+17
2010-08-05[ARM] pxa: remove now unnecessary dma_needs_bounce()Eric Miao1-0/+8
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-105/+200
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar1-18/+32
2010-07-31Merge branch 'devel-stable' into develRussell King3-0/+43
2010-07-31Merge branch 'misc' into develRussell King3-1/+12
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King12-104/+145
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov1-1/+1
2010-07-27Merge branch 'origin' into miscRussell King3-68/+72
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij1-0/+9
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-1/+2
2010-07-27ARM: initial LMB trialRussell King1-0/+15
2010-07-26ARM: fix build warning in asm/elf.hRussell King1-0/+1
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar1-66/+66
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King4-68/+73
2010-07-18ARM: 6222/1: add memory types for the TCMsLinus Walleij1-0/+2
2010-07-16[ARM] PCI: add platform private data to pci_sys_dataSaeed Bishara1-0/+1
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-0/+1
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King1-1/+1
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King3-100/+3
2010-07-09ARM: 6117/1: kdump: implement crash_setup_regs()Mika Westerberg1-3/+19
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2-0/+47