aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig1-2/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig56-93/+0
2016-01-20tile: uninline dma_set_maskChristoph Hellwig2-28/+30
2016-01-20sparc: use generic dma_set_maskChristoph Hellwig1-15/+0
2016-01-20metag: convert to dma_map_opsChristoph Hellwig3-209/+117
2016-01-20m68k: convert to dma_map_opsChristoph Hellwig3-142/+32
2016-01-20mn10300: convert to dma_map_opsChristoph Hellwig3-163/+67
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig4-221/+64
2016-01-20frv: convert to dma_map_opsChristoph Hellwig4-179/+101
2016-01-20nios2: convert to dma_map_opsChristoph Hellwig3-186/+87
2016-01-20cris: convert to dma_map_opsChristoph Hellwig3-165/+51
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig4-147/+58
2016-01-20blackfin: convert to dma_map_opsChristoph Hellwig3-137/+43
2016-01-20avr32: convert to dma_map_opsChristoph Hellwig3-373/+85
2016-01-20arc: convert to dma_map_opsChristoph Hellwig3-230/+110
2016-01-20dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig1-0/+3
2016-01-20powerpc: enable UBSAN supportDaniel Axtens5-1/+11
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin5-0/+5
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang1-0/+2
2016-01-20powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2-3/+3
2016-01-20arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd1-3/+14
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck4-4/+0
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds2-0/+248
2016-01-19platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty1-0/+147
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha1-0/+101
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds22-262/+194
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds23-184/+309
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds3-8/+31
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-54/+133
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf1-3/+0
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf7-41/+16
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf1-1/+1
2016-01-18tile: fix tilepro casts for readl, writel, etcChris Metcalf1-8/+8
2016-01-18tile: fix a -Wframe-larger-than warningChris Metcalf1-1/+1
2016-01-18tile: include the syscall number in the backtraceChris Metcalf1-9/+8
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf5-107/+77
2016-01-17arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim1-1/+21
2016-01-17arm64: insn: remove BUG_ON from codegenZi Shen Lim1-53/+112
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+14
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds9-46/+123
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds82-485/+286
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-12/+12
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-47/+77
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon11-36/+0
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller2-28/+52
2016-01-15Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+4
2016-01-15s390/mm: enable fixup_user_fault retryingDominik Dingel1-3/+26
2016-01-15mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel1-3/+5
2016-01-15mm, x86: get_user_pages() for dax mappingsDan Williams2-3/+61
2016-01-15mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams1-1/+8