summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-07-17ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King
2014-07-07ARM: l2c: fix revision checkingRussell King
2014-07-02ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst
2014-07-02ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst
2014-07-02ARM: kprobes: Prevent known test failures stopping other tests runningJon Medhurst
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-06-21Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds
2014-06-20ARM: arm925: ensure assembly sets up writethrough mappingRussell King
2014-06-20Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-20unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd
2014-06-20arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang
2014-06-20arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang
2014-06-20arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang
2014-06-20arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang
2014-06-20unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang
2014-06-20arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang
2014-06-20arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang
2014-06-20arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang
2014-06-20arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang
2014-06-20arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang
2014-06-20arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang
2014-06-20arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang
2014-06-20arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang
2014-06-20arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-19Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-19ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)Russell King
2014-06-19ARM: l2c: fix dependencies on PL310 errata symbolsRussell King
2014-06-18arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-06-18arm64: fix build error in sigcontext.hMark Salter
2014-06-18arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-18arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-06-18arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-18arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas
2014-06-18arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()Steven Rostedt
2014-06-18arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel
2014-06-18arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel