summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-03-011-1/+1
* sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller2016-03-011-0/+6
* Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2016-01-312-1/+3
* sparc: Fix system call tracing register handling.Mike Frysinger2016-01-212-0/+53
* sparc: Hook up copy_file_range syscall.David S. Miller2016-01-213-4/+5
* Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds2016-01-212-46/+126
|\
| * Add 'unsafe' user access functions for batched accessesLinus Torvalds2015-12-171-0/+25
| * x86: reorganize SMAP handling in user space accessesLinus Torvalds2015-12-172-46/+101
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-2181-2280/+862
|\ \
| * | dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-201-2/+0
| * | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-2056-93/+0
| * | tile: uninline dma_set_maskChristoph Hellwig2016-01-202-28/+30
| * | sparc: use generic dma_set_maskChristoph Hellwig2016-01-201-15/+0
| * | metag: convert to dma_map_opsChristoph Hellwig2016-01-203-209/+117
| * | m68k: convert to dma_map_opsChristoph Hellwig2016-01-203-142/+32
| * | mn10300: convert to dma_map_opsChristoph Hellwig2016-01-203-163/+67
| * | parisc: convert to dma_map_opsChristoph Hellwig2016-01-204-221/+64
| * | frv: convert to dma_map_opsChristoph Hellwig2016-01-204-179/+101
| * | nios2: convert to dma_map_opsChristoph Hellwig2016-01-203-186/+87
| * | cris: convert to dma_map_opsChristoph Hellwig2016-01-203-165/+51
| * | c6x: convert to dma_map_opsChristoph Hellwig2016-01-204-147/+58
| * | blackfin: convert to dma_map_opsChristoph Hellwig2016-01-203-137/+43
| * | avr32: convert to dma_map_opsChristoph Hellwig2016-01-203-373/+85
| * | arc: convert to dma_map_opsChristoph Hellwig2016-01-203-230/+110
| * | dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig2016-01-201-0/+3
| * | powerpc: enable UBSAN supportDaniel Axtens2016-01-205-1/+11
| * | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-205-0/+5
| * | kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-201-0/+2
| * | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-202-3/+3
| * | arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd2016-01-201-3/+14
| * | mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-204-4/+0
* | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-2112-79/+897
|\ \ \
| * \ \ Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-01-156-0/+791
| |\ \ \
| | * | | x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch2016-01-154-0/+743
| | * | | x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch2016-01-152-0/+48
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas2016-01-152-0/+62
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: dts: ifc6410: enable PCIe DT node for this boardStanimir Varbanov2016-01-111-0/+26
| | | * | | ARM: dts: apq8064: add PCIe devicetree nodeStanimir Varbanov2016-01-111-0/+36
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-104-79/+44
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-241-3/+0
| | |/ / / | |/| | |
| | * | | x86/PCI: Simplify pci_bios_{read,write}Geliang Tang2015-12-101-70/+38
| | * | | x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki2015-12-101-5/+5
| | * | | PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-101-1/+1
| |/ / /
* | | | Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2016-01-214-15/+20
|\ \ \ \
| * | | | cris: Fix section mismatches in architecture startup codeGuenter Roeck2015-12-153-4/+9
| * | | | cris: debugport: Fix section mismatchesGuenter Roeck2015-12-151-11/+11
* | | | | Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2016-01-2112-25/+238
|\ \ \ \ \
| * | | | | h8300: System call entry enable interrupt.Yoshinori Sato2016-01-201-0/+1
| * | | | | h8300: show_stack cleanupYoshinori Sato2016-01-202-13/+9
| * | | | | h8300: Restraint of warning.Yoshinori Sato2016-01-201-4/+4