Age | Commit message (Expand) | Author | Files | Lines |
2010-10-20 | ARM: make struct machine_desc definition coherent with its comment | Nicolas Pitre | 1 | -1/+2 |
2010-10-20 | Merge branch 'devel-stable' into devel | Russell King | 5 | -1/+46 |
2010-10-19 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 17 | -82/+369 |
2010-10-08 | ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. | Kevin Hilman | 1 | -0/+2 |
2010-10-08 | ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast | Tony Lindgren | 1 | -11/+17 |
2010-10-04 | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing | Will Deacon | 1 | -2/+6 |
2010-10-04 | ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP | Tony Lindgren | 1 | -15/+41 |
2010-10-04 | ARM: Allow SMP kernels to boot on UP systems | Russell King | 4 | -10/+63 |
2010-10-04 | ARM: Provide common header for hard_smp_processor_id() | Russell King | 1 | -0/+12 |
2010-10-04 | ARM: 6293/1: coresight: cosmetic fixes | Alexander Shishkin | 1 | -11/+11 |
2010-10-04 | ARM: 6291/1: coresight: move struct tracectx inside etm driver | Alexander Shishkin | 1 | -12/+0 |
2010-10-02 | ARM: add a vma entry for the user accessible vector page | Nicolas Pitre | 2 | -1/+32 |
2010-10-02 | ARM: SECCOMP support | Nicolas Pitre | 2 | -0/+13 |
2010-10-02 | ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem | Nicolas Pitre | 1 | -0/+1 |
2010-09-19 | ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing | Catalin Marinas | 1 | -0/+4 |
2010-09-19 | ARM: 6382/1: Remove superfluous flush_kernel_dcache_page() | Catalin Marinas | 1 | -3/+0 |
2010-09-19 | ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems | Catalin Marinas | 1 | -0/+4 |
2010-09-19 | ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches | Catalin Marinas | 2 | -4/+32 |
2010-09-19 | ARM: 6379/1: Assume new page cache pages have dirty D-cache | Catalin Marinas | 2 | -4/+4 |
2010-09-08 | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" | Russell King | 1 | -8/+0 |
2010-09-08 | ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac... | Will Deacon | 3 | -1/+17 |
2010-09-08 | ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint framework | Will Deacon | 1 | -0/+123 |
2010-09-08 | ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts | Will Deacon | 1 | -0/+4 |
2010-09-02 | ARM: 6340/1: module - additional unwind tables for exit/devexit sections | Phil Carmody | 1 | -0/+2 |
2010-09-02 | ARM: 6339/1: module - simplify unwind table handling | Phil Carmody | 1 | -12/+17 |
2010-09-02 | ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace | Rabin Vincent | 1 | -1/+2 |
2010-09-02 | ARM: 6318/1: ftrace: fix and update dynamic ftrace | Rabin Vincent | 1 | -1/+18 |
2010-09-01 | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM | Mikael Pettersson | 1 | -0/+3 |
2010-09-01 | ARM: 6330/1: perf: reword comments relating to perf_event_do_pending | Will Deacon | 1 | -1/+1 |
2010-08-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -4/+14 |
2010-08-16 | ARM: Tighten check for allowable CPSR values | Russell King | 1 | -4/+13 |
2010-08-16 | ARM: 6329/1: wire up sys_accept4() on ARM | Mikael Pettersson | 1 | -0/+1 |
2010-08-15 | archs: replace unifdef-y with header-y | Sam Ravnborg | 1 | -1/+1 |
2010-08-14 | Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 1 | -1/+3 |
2010-08-14 | DMAENGINE: correct PL080 register header file | Linus Walleij | 1 | -1/+3 |
2010-08-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -14/+41 |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 1 | -5/+0 |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 1 | -5/+0 |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 1 | -1/+1 |
2010-08-11 | Merge branches 'master' and 'devel' into for-linus | Russell King | 3 | -12/+27 |
2010-08-11 | ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul... | Will Deacon | 1 | -0/+8 |
2010-08-11 | ARM: 6292/1: coresight: add ETM management registers | Alexander Shishkin | 1 | -2/+6 |
2010-08-11 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2 | -0/+3 |
2010-08-10 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 1 | -1/+1 |
2010-08-09 | Merge branch 'devel-stable' into devel | Russell King | 3 | -15/+28 |
2010-08-06 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2 | -12/+25 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2010-08-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -3/+3 |
2010-08-05 | kgdb,arm: Individual register get/set for arm | Jason Wessel | 1 | -3/+3 |
2010-08-05 | ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2 | Catalin Marinas | 1 | -0/+2 |