summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-09-22x86/mm: Fix try_preserve_large_page() to handle large PAT bitToshi Kani
2015-09-22x86/mm: Fix gup_huge_p?d() to handle large PAT bitToshi Kani
2015-09-22x86/mm: Fix slow_virt_to_phys() to handle large PAT bitToshi Kani
2015-09-22x86/mm: Fix page table dump to show PAT bitToshi Kani
2015-09-22x86/asm: Add pud_pgprot() and pmd_pgprot()Toshi Kani
2015-09-22x86/asm: Fix pud/pmd interfaces to handle large PAT bitToshi Kani
2015-09-22x86/asm: Add pud/pmd mask interfaces to handle large PAT bitToshi Kani
2015-09-22x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani
2015-09-22x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSOToshi Kani
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-17alpha: lib: export __delaySudip Mukherjee
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee
2015-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-09-17x86/pci/dma: Fix gfp flags for coherent DMA memory allocationJunichi Nomura
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-17arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-17arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-17arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon
2015-09-17powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe
2015-09-17powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe
2015-09-16ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson
2015-09-16ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara
2015-09-16ARM: get rid of needless #if in signal handling codeRussell King
2015-09-16arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin
2015-09-16KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne
2015-09-16arm64: Remove ununsed set_irq_flagsRob Herring
2015-09-16ARM: Remove ununsed set_irq_flagsRob Herring
2015-09-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-09-16arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-09-16arm64: KVM: Fix user access for debug registersMarc Zyngier
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu
2015-09-16powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li
2015-09-16powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V