summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"Alexey Brodkin1-0/+1
2017-05-05ARC: mm: fix build failure in linux-next for UP buildsVineet Gupta2-3/+7
2017-05-03ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta3-3/+65
2017-05-02ARCv2: mm: micro-optimize region flush generated codeVineet Gupta1-1/+1
2017-05-02ARCv2: mm: Merge 2 updates to DC_CTRL for region flushVineet Gupta1-14/+32
2017-05-02ARCv2: mm: Implement cache region flush operationsVineet Gupta2-0/+74
2017-05-02ARC: mm: Move full_page computation into cache version agnostic wrapperVineet Gupta1-13/+12
2017-04-27arc: axs10x: Fix ARC PGU default clock frequencyJose Abreu1-1/+1
2017-04-27arc: axs10x: Add DT bindings for I2S audio playbackJose Abreu1-4/+18
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta4-9/+43
2017-04-14ARC: [plat-eznps] Fix build errorNoam Camus1-1/+2
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-16/+69
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-12/+38
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-25/+47
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-8/+44
2017-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-32/+24
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-199/+128
2017-04-07Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon1-14/+0
2017-04-07powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman1-0/+3
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds19-46/+122
2017-04-06sparc: remove unused wp_works_ok macroMathias Krause2-10/+0
2017-04-06sparc32: Export vac_cache_size to fix build errorGuenter Roeck1-0/+1
2017-04-06sparc64: Fix memory corruption when THP is enabledNitin Gupta2-5/+5
2017-04-06sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-04-06KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter1-0/+4
2017-04-05Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King140-387/+1226
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2-3/+23
2017-04-05metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2-46/+26
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-04-05metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-04-05metag/usercopy: Drop unused macrosJames Hogan1-113/+0
2017-04-05powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat1-2/+5
2017-04-05powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran1-2/+2
2017-04-04Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+10
2017-04-04KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek1-0/+12
2017-04-04KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek1-0/+3
2017-04-04powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-04-04Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář1-5/+2
2017-04-04KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall1-0/+3
2017-04-04kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+10
2017-04-04arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky1-18/+24
2017-04-03Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-5/+19
2017-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-20/+22
2017-04-03Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2017-04-03KVM: s390: remove change-recording override supportHeiko Carstens1-5/+2
2017-04-03Merge branch 'work.statx' into for-nextAl Viro271-1495/+2831