summaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | ARM: Provide common header for hard_smp_processor_id()Russell King2010-10-041-0/+12
| | | | | * | | ARM: 6293/1: coresight: cosmetic fixesAlexander Shishkin2010-10-041-11/+11
| | | | | * | | ARM: 6291/1: coresight: move struct tracectx inside etm driverAlexander Shishkin2010-10-041-12/+0
| | | | | |/ /
| | | | * | | ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon2010-09-083-1/+17
| | | | * | | ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint frameworkWill Deacon2010-09-081-0/+123
| | | | * | | ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch abortsWill Deacon2010-09-081-0/+4
| | |_|/ / / | |/| | | |
| | | * | | ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent2010-09-021-1/+2
| | | * | | ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent2010-09-021-1/+18
| | |/ / / | |/| | |
| | * | | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasingWill Deacon2010-10-041-2/+6
| | * | | ARM: 6382/1: Remove superfluous flush_kernel_dcache_page()Catalin Marinas2010-09-191-3/+0
| | * | | ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systemsCatalin Marinas2010-09-191-0/+4
| | * | | ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas2010-09-192-4/+32
| | * | | ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas2010-09-192-4/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-211-61/+84
|\ \ \ \ \
| * | | | | Fix IRQ flag handling namingDavid Howells2010-10-071-61/+84
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-0/+2
|\ \ \ \ \
| * | | | | arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2010-10-161-0/+2
| |/ / / /
* / / / / irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-12/+0
|/ / / /
* | / / ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas2010-09-191-0/+4
| |/ / |/| |
* | | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2010-09-081-8/+0
* | | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARMMikael Pettersson2010-09-011-0/+3
* | | ARM: 6330/1: perf: reword comments relating to perf_event_do_pendingWill Deacon2010-09-011-1/+1
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-182-4/+14
|\ \
| * | ARM: Tighten check for allowable CPSR valuesRussell King2010-08-151-4/+13
| * | ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson2010-08-151-0/+1
* | | archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-1/+1
* | | Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-141-1/+3
|\ \ \ | |/ / |/| |
| * | DMAENGINE: correct PL080 register header fileLinus Walleij2010-08-141-1/+3
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-115-14/+41
|\ \ \
| * \ \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-113-12/+27
| |\ \ \
| | * \ \ Merge branch 'devel-stable' into develRussell King2010-08-093-15/+28
| | |\ \ \
| | | * \ \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-08-062-12/+25
| | | |\ \ \
| | | | * | | [ARM] scoop: Add CPR register bit definitionsMarek Vasut2010-08-051-12/+17
| | | | * | | [ARM] pxa: remove now unnecessary dma_needs_bounce()Eric Miao2010-08-051-0/+8
| | * | | | | ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas2010-08-051-0/+2
| * | | | | | ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon2010-08-101-0/+8
| * | | | | | ARM: 6292/1: coresight: add ETM management registersAlexander Shishkin2010-08-101-2/+6
* | | | | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-5/+0
* | | | | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-5/+0
* | | | | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
|/ / / / /
* | | | / kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-021-18/+32
| |\ \ \
| * \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2010-07-211-66/+66
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-052-2/+6
| |\ \ \ \ \
| * | | | | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-061-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | kgdb,arm: Individual register get/set for armJason Wessel2010-08-051-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-0317-105/+200
|\ \ \ \ \ \ | |/ / / / / |/| | | | |