summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-03ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon
2015-01-29ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabledArnd Bergmann
2015-01-29ARM: 8295/1: fix v7M build for !CONFIG_PRINTKRob Herring
2015-01-29ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre
2015-01-29ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardownWill Deacon
2015-01-21ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada
2015-01-12ARM: 8255/1: perf: Prevent wraparound during overflowDaniel Thompson
2015-01-12ARM: 8266/1: Remove early stack deallocation from restore_user_regsDaniel Thompson
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland
2015-01-07ARM: wire up execveat syscallRussell King
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2014-12-19Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-19Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson
2014-12-20CRISv32: Implement early consoleJesper Nilsson
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson
2014-12-20CRIS: Update init memory handlingJesper Nilsson
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson
2014-12-20CRIS: Export missing function symbolsJesper Nilsson
2014-12-20CRIS: Export ioremap_nocacheJesper Nilsson
2014-12-20CRIS: Fix headers_installSam Ravnborg
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson
2014-12-19CRISv32: Drop obsolete file for SPI driverJesper Nilsson
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-19Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-12-18Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2014-12-18Merge tag 'nios2-fixes-v3.19' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-18KVM: PPC: E500: Compile fix in this_cpu_writeAlexander Graf
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2014-12-18x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2014-12-18powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz
2014-12-18s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger
2014-12-18arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-12-18arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger