summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta
2016-03-19ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta
2016-03-19ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta
2016-03-19ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta
2016-03-19ARC: dma: Use struct page based page allocator helpersVineet Gupta
2016-03-18ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Vineet Gupta
2016-03-17ARC: [plat-axs10x] add Ethernet PHY description in .dtsAlexey Brodkin
2016-03-17arc: use of_platform_default_populate() to populate default busKefeng Wang
2016-03-17ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE buildVineet Gupta
2016-03-15arc: [plat-nsimosci*] use ezchip network driverLada Trimasova
2016-03-15ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta
2016-03-12ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT patternVineet Gupta
2016-03-12ARC: [plat-nsim] document rangesVineet Gupta
2016-03-12ARC: build: Better way to detect ISA compatible toolchainVineet Gupta
2016-03-12ARCv2: Allow enabling PAE40 w/o HIGHMEMVineet Gupta
2016-03-12ARC: [BE] readl()/writel() to work in Big Endian CPU configurationLada Trimasova
2016-03-11ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILEVineet Gupta
2016-03-11ARC: [BE] Select correct CROSS_COMPILE prefixVineet Gupta
2016-03-11ARC: bitops: Remove non relevant commentsVineet Gupta
2016-03-11ARC: Fix misspellings in comments.Adam Buchbinder
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-02-26x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King
2016-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-25Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-25x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-02-25Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-25KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-02-25x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-02-24Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-24arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Marc Zyngier
2016-02-24Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2016-02-24KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini
2016-02-24KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-02-24arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier
2016-02-24arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-02-24ARM: at91/dt: fix typo in sama5d2 pinmux descriptionsLudovic Desroches
2016-02-24Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2016-02-24Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2016-02-24x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta