aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-0/+13
2016-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-103/+209
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-4/+27
2016-01-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-0/+11
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 10-55/+33
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 31-136/+135
2016-01-29x86/mm/pat: Avoid truncation when converting cpa->numpages to addressGravatar Matt Fleming 1-2/+2
2016-01-29perf/x86: De-obfuscate codeGravatar Peter Zijlstra 1-3/+1
2016-01-29perf/x86: Fix uninitialized value usageGravatar Peter Zijlstra 1-1/+2
2016-01-28powerpc/mm: Fixup _HPAGE_CHG_MASKGravatar Aneesh Kumar K.V 1-1/+3
2016-01-28powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Gravatar Madhavan Srinivasan 1-1/+1
2016-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+0
2016-01-27Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Gravatar Ralf Baechle 2-0/+13
2016-01-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 10-46/+94
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-97/+76
2016-01-27ARM: wire up copy_file_range() syscallGravatar Russell King 2-0/+2
2016-01-27powerpc/eeh: Fix PE location codeGravatar Gavin Shan 1-18/+15
2016-01-26ARM: 8500/1: fix atags_to_fdt with stack-protector-strongGravatar Kees Cook 1-0/+9
2016-01-26x86/mm: Fix types used in pgprot cacheability flags translationsGravatar Jan Beulich 1-4/+2
2016-01-26arm64: mm: avoid calling apply_to_page_range on empty rangeGravatar Mika Penttilä 1-0/+3
2016-01-26Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 587-4317/+7592
2016-01-26KVM: s390: fix memory overwrites when vx is disabledGravatar David Hildenbrand 2-84/+43
2016-01-26KVM: s390: Enable the KVM-VFIO deviceGravatar Dong Jia Shi 2-1/+2
2016-01-26KVM: s390: fix guest fprs memory leakGravatar David Hildenbrand 1-1/+4
2016-01-26s390/pci: remove iomap sanity checksGravatar Sebastian Ott 1-9/+4
2016-01-26s390/pci: set error state for unusable functionsGravatar Sebastian Ott 1-0/+5
2016-01-26s390/pci: fix bar checkGravatar Sebastian Ott 1-1/+1
2016-01-26s390/pci: resize iomapGravatar Sebastian Ott 1-12/+22
2016-01-26s390/pci: improve ZPCI_* macrosGravatar Sebastian Ott 2-7/+10
2016-01-26s390/pci: provide ZPCI_ADDR macroGravatar Sebastian Ott 2-7/+4
2016-01-26s390/pci: adjust IOMAP_MAX_ENTRIESGravatar Sebastian Ott 1-1/+1
2016-01-26s390/numa: move numa_init_late() from device to arch_initcallGravatar Michael Holzheu 1-1/+1
2016-01-26arm64: defconfig: updates for 4.5Gravatar Will Deacon 1-17/+25
2016-01-26arm64: errata: Add -mpc-relative-literal-loads to build flagsGravatar dann frazier 1-0/+1
2016-01-26Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesGravatar William Cohen 1-0/+1
2016-01-26sh: fix smp_store_mb for !SMPGravatar Michael S. Tsirkin 1-1/+0
2016-01-25arm64: Fix an enum typo in mm/dump.cGravatar Masanari Iida 1-1/+1
2016-01-25arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsGravatar Catalin Marinas 1-11/+10
2016-01-25arm64: kernel: fix architected PMU registers unconditional accessGravatar Lorenzo Pieralisi 3-2/+19
2016-01-25arm64: kasan: ensure that the KASAN zero page is mapped read-onlyGravatar Ard Biesheuvel 1-0/+9
2016-01-25arm64: hide __efistub_ aliases from kallsymsGravatar Ard Biesheuvel 1-15/+25
2016-01-25powerpc/mm: Allow user space to map rtas_rmo_bufGravatar Vasant Hegde 1-2/+2
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 115-757/+4144
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextGravatar Ralf Baechle 6-3/+11
2016-01-24MIPS: zboot: Add support for serial debug using the PROMGravatar Alban Bedel 3-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsGravatar Alban Bedel 1-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBGravatar Florian Fainelli 1-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionGravatar Simon Arlott 2-13/+0
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureGravatar Simon Arlott 1-96/+0
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileGravatar Simon Arlott 1-32/+3