summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-01-221-1/+1
| |\ \ \ \ \
| | * | | | | ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHzGeert Uytterhoeven2016-01-181-1/+1
| | | |/ / / | | |/| | |
| * | | | | ARM: realview: fix device tree buildLinus Walleij2016-01-211-2/+1
| * | | | | ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann2016-01-181-11/+6
* | | | | | 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-211-2/+0
| * | | | | | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-2156-93/+0
| * | | | | | | tile: uninline dma_set_maskChristoph Hellwig2016-01-212-28/+30
| * | | | | | | sparc: use generic dma_set_maskChristoph Hellwig2016-01-211-15/+0
| * | | | | | | metag: convert to dma_map_opsChristoph Hellwig2016-01-213-209/+117
| * | | | | | | m68k: convert to dma_map_opsChristoph Hellwig2016-01-213-142/+32
| * | | | | | | mn10300: convert to dma_map_opsChristoph Hellwig2016-01-213-163/+67
| * | | | | | | parisc: convert to dma_map_opsChristoph Hellwig2016-01-214-221/+64
| * | | | | | | frv: convert to dma_map_opsChristoph Hellwig2016-01-214-179/+101
| * | | | | | | nios2: convert to dma_map_opsChristoph Hellwig2016-01-213-186/+87
| * | | | | | | cris: convert to dma_map_opsChristoph Hellwig2016-01-213-165/+51
| * | | | | | | c6x: convert to dma_map_opsChristoph Hellwig2016-01-214-147/+58
| * | | | | | | blackfin: convert to dma_map_opsChristoph Hellwig2016-01-213-137/+43
| * | | | | | | avr32: convert to dma_map_opsChristoph Hellwig2016-01-213-373/+85
| * | | | | | | arc: convert to dma_map_opsChristoph Hellwig2016-01-213-230/+110
| * | | | | | | dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig2016-01-211-0/+3
| * | | | | | | powerpc: enable UBSAN supportDaniel Axtens2016-01-215-1/+11
| * | | | | | | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-215-0/+5
| * | | | | | | kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-211-0/+2
| * | | | | | | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-212-3/+3
| * | | | | | | arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd2016-01-211-3/+14
| * | | | | | | mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-214-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-114-79/+44
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | | * | | | | | | | PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-251-3/+0
| | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | x86/PCI: Simplify pci_bios_{read,write}Geliang Tang2015-12-111-70/+38
| | * | | | | | | | x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki2015-12-111-5/+5
| | * | | | | | | | PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-111-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
| * | | | | | | | | | h8300: Add KGDB support.Yoshinori Sato2016-01-205-0/+201