summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2010-09-19ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas2-4/+32
2010-09-19ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas2-4/+4
2010-09-08Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King1-8/+0
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon3-1/+17
2010-09-08ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint frameworkWill Deacon1-0/+123
2010-09-08ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch abortsWill Deacon1-0/+4
2010-09-02ARM: 6340/1: module - additional unwind tables for exit/devexit sectionsPhil Carmody1-0/+2
2010-09-02ARM: 6339/1: module - simplify unwind table handlingPhil Carmody1-12/+17
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent1-1/+2
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent1-1/+18
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-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+14
2010-08-16ARM: Tighten check for allowable CPSR valuesRussell King1-4/+13
2010-08-16ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson1-0/+1
2010-08-15archs: 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-11Merge branches 'master' and 'devel' into for-linusRussell King3-12/+27
2010-08-11ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon1-0/+8
2010-08-11ARM: 6292/1: coresight: add ETM management registersAlexander Shishkin1-2/+6
2010-08-11tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10kmap_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/...Russell King2-12/+25
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2010-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus 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-04Merge 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...Russell 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