summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2016-01-12Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-55/+258
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds71-2209/+3895
2016-01-12parisc: Imporove debug info about space registers and TLB configurationHelge Deller2-5/+23
2016-01-12parisc: Drop parisc-specific NSIGTRAP defineHelge Deller1-3/+0
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-93/+280
2016-01-12parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-01-12parisc: Reduce overhead of parisc_requires_coherency()Helge Deller2-10/+17
2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller2-0/+27
2016-01-12Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-u...Linus Torvalds2-22/+1
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds42-176/+786
2016-01-12Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds3-155/+431
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds44-529/+788
2016-01-12s390: more efficient smp barriersMichael S. Tsirkin1-0/+3
2016-01-12s390: use generic memory barriersMichael S. Tsirkin1-3/+0
2016-01-12sh: move xchg_cmpxchg to a header by itselfMichael S. Tsirkin2-34/+52
2016-01-12sh: support 1 and 2 byte xchgMichael S. Tsirkin4-22/+72
2016-01-12x86: define __smp_xxxMichael S. Tsirkin1-19/+12
2016-01-12xtensa: define __smp_xxxMichael S. Tsirkin1-2/+2
2016-01-12tile: define __smp_xxxMichael S. Tsirkin1-4/+5
2016-01-12sparc: define __smp_xxxMichael S. Tsirkin1-4/+4
2016-01-12sh: define __smp_xxx, fix smp_store_mb for !SMPMichael S. Tsirkin1-1/+2
2016-01-12s390: define __smp_xxxMichael S. Tsirkin1-6/+9
2016-01-12mips: define __smp_xxxMichael S. Tsirkin1-12/+14
2016-01-12metag: define __smp_xxxMichael S. Tsirkin1-17/+15
2016-01-12ia64: define __smp_xxxMichael S. Tsirkin1-9/+5
2016-01-12blackfin: define __smp_xxxMichael S. Tsirkin1-2/+2
2016-01-12arm: define __smp_xxxMichael S. Tsirkin1-9/+3
2016-01-12arm64: define __smp_xxxMichael S. Tsirkin1-5/+5
2016-01-12powerpc: define __smp_xxxMichael S. Tsirkin1-16/+8
2016-01-12x86: reuse asm-generic/barrier.hMichael S. Tsirkin1-3/+2
2016-01-12x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin1-8/+1
2016-01-12mips: reuse asm-generic/barrier.hMichael S. Tsirkin1-23/+2
2016-01-12metag: reuse asm-generic/barrier.hMichael S. Tsirkin1-23/+2
2016-01-12arm64: reuse asm-generic/barrier.hMichael S. Tsirkin1-8/+1
2016-01-12arm: reuse asm-generic/barrier.hMichael S. Tsirkin1-22/+1
2016-01-12sparc: reuse asm-generic/barrier.hMichael S. Tsirkin3-23/+2
2016-01-12s390: reuse asm-generic/barrier.hMichael S. Tsirkin1-8/+2
2016-01-12powerpc: reuse asm-generic/barrier.hMichael S. Tsirkin1-7/+2
2016-01-12ia64: reuse asm-generic/barrier.hMichael S. Tsirkin1-8/+2
2016-01-12ia64: rename nop->iosapic_nopMichael S. Tsirkin1-3/+3
2016-01-12lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso3-3/+3
2016-01-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-1/+1
2016-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds18-11/+67
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-01-12Merge branch 'devel-stable' into for-linusRussell King20-367/+503
2016-01-12x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2016-01-12lguest: Map switcher text R/ORusty Russell1-1/+3
2016-01-12x86/boot: Hide local labels in verify_cpu()Borislav Petkov1-25/+25
2016-01-12x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2-5/+12