summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20tile: uninline dma_set_maskChristoph Hellwig
2016-01-20sparc: use generic dma_set_maskChristoph Hellwig
2016-01-20metag: convert to dma_map_opsChristoph Hellwig
2016-01-20m68k: convert to dma_map_opsChristoph Hellwig
2016-01-20mn10300: convert to dma_map_opsChristoph Hellwig
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig
2016-01-20frv: convert to dma_map_opsChristoph Hellwig
2016-01-20nios2: convert to dma_map_opsChristoph Hellwig
2016-01-20cris: convert to dma_map_opsChristoph Hellwig
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig
2016-01-20blackfin: convert to dma_map_opsChristoph Hellwig
2016-01-20avr32: convert to dma_map_opsChristoph Hellwig
2016-01-20arc: convert to dma_map_opsChristoph Hellwig
2016-01-20dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig
2016-01-20powerpc: enable UBSAN supportDaniel Axtens
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang
2016-01-20powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes
2016-01-20arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-19platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf
2016-01-18tile: fix tilepro casts for readl, writel, etcChris Metcalf
2016-01-18tile: fix a -Wframe-larger-than warningChris Metcalf
2016-01-18tile: include the syscall number in the backtraceChris Metcalf
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf
2016-01-17arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim
2016-01-17arm64: insn: remove BUG_ON from codegenZi Shen Lim
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller
2016-01-15Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-15s390/mm: enable fixup_user_fault retryingDominik Dingel
2016-01-15mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel
2016-01-15mm, x86: get_user_pages() for dax mappingsDan Williams
2016-01-15mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams