summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390: wire up copy_file_range syscallHeiko Carstens2016-01-193-1/+4
* s390: remove superfluous memblock_alloc() return value checksHeiko Carstens2016-01-193-6/+0
* s390/numa: allocate memory with correct alignmentHeiko Carstens2016-01-191-1/+1
* s390/irqflags: optimize irq restoreChristian Borntraeger2016-01-192-3/+8
* s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel2016-01-192-7/+7
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-1922-262/+194
|\
| * s390: more efficient smp barriersMichael S. Tsirkin2016-01-121-0/+3
| * s390: use generic memory barriersMichael S. Tsirkin2016-01-121-3/+0
| * sh: move xchg_cmpxchg to a header by itselfMichael S. Tsirkin2016-01-122-34/+52
| * sh: support 1 and 2 byte xchgMichael S. Tsirkin2016-01-124-22/+72
| * x86: define __smp_xxxMichael S. Tsirkin2016-01-121-19/+12
| * xtensa: define __smp_xxxMichael S. Tsirkin2016-01-121-2/+2
| * tile: define __smp_xxxMichael S. Tsirkin2016-01-121-4/+5
| * sparc: define __smp_xxxMichael S. Tsirkin2016-01-121-4/+4
| * sh: define __smp_xxx, fix smp_store_mb for !SMPMichael S. Tsirkin2016-01-121-1/+2
| * s390: define __smp_xxxMichael S. Tsirkin2016-01-121-6/+9
| * mips: define __smp_xxxMichael S. Tsirkin2016-01-121-12/+14
| * metag: define __smp_xxxMichael S. Tsirkin2016-01-121-17/+15
| * ia64: define __smp_xxxMichael S. Tsirkin2016-01-121-9/+5
| * blackfin: define __smp_xxxMichael S. Tsirkin2016-01-121-2/+2
| * arm: define __smp_xxxMichael S. Tsirkin2016-01-121-9/+3
| * arm64: define __smp_xxxMichael S. Tsirkin2016-01-121-5/+5
| * powerpc: define __smp_xxxMichael S. Tsirkin2016-01-121-16/+8
| * x86: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-3/+2
| * x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+1
| * mips: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-23/+2
| * metag: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-23/+2
| * arm64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+1
| * arm: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-22/+1
| * sparc: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-123-23/+2
| * s390: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+2
| * powerpc: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-7/+2
| * ia64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+2
| * ia64: rename nop->iosapic_nopMichael S. Tsirkin2016-01-121-3/+3
| * lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-123-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-01-1823-184/+309
|\ \
| * | numa: remove stale node_has_online_mem() defineChris Metcalf2016-01-181-3/+0
| * | arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf2016-01-187-41/+16
| * | tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf2016-01-181-1/+1
| * | tile: fix tilepro casts for readl, writel, etcChris Metcalf2016-01-181-8/+8
| * | tile: fix a -Wframe-larger-than warningChris Metcalf2016-01-181-1/+1
| * | tile: include the syscall number in the backtraceChris Metcalf2016-01-181-9/+8
| * | arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2016-01-185-107/+77
| * | tile/jump_label: add jump label support for TILE-GxZhigang Lu2016-01-046-10/+184
| * | tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu2016-01-044-4/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-01-183-8/+31
|\ \ \
| * | | mmc: atmel: get rid of struct mci_dma_dataMans Rullgard2016-01-141-11/+10
| * | | mmc: atmel-mci: restore dma on AVR32Mans Rullgard2016-01-141-0/+16
| * | | avr32: wire up missing syscallsHans-Christian Egtvedt2016-01-112-0/+6
| * | | avr32: wire up accept4 syscallMans Rullgard2016-01-112-0/+2
| | |/ | |/|