- ef5c16b arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() by Stephen Boyd · 9 years ago
- dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
- 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
- 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 9 years ago
- fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
- a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
- 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago
- 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
- 9ce815e tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry by Chris Metcalf · 9 years ago
- acfb699 tile: fix tilepro casts for readl, writel, etc by Chris Metcalf · 9 years ago
- f3a2616 tile: fix a -Wframe-larger-than warning by Chris Metcalf · 9 years ago
- 5ac65ab tile: include the syscall number in the backtrace by Chris Metcalf · 9 years ago
- 583b24a arch/tile: adopt prepare_exit_to_usermode() model from x86 by Chris Metcalf · 9 years ago
- 42ff712 arm64: bpf: add extra pass to handle faulty codegen by Zi Shen Lim · 9 years ago
- c94ae4f arm64: insn: remove BUG_ON from codegen by Zi Shen Lim · 9 years ago
- 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- a4eff16 Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
- da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
- b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 9 years ago
- ece6267 Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
- fef8953 s390/mm: enable fixup_user_fault retrying by Dominik Dingel · 9 years ago
- 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
- 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
- 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
- f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
- 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
- 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 9 years ago
- 6d8113c frv: fix compiler warning from definition of __pmd() by Dan Williams · 9 years ago
- 083fc21 avr32: convert to asm-generic/memory_model.h by Dan Williams · 9 years ago
- d2c0f04 libnvdimm, pfn, pmem: allocate memmap array in persistent memory by Dan Williams · 9 years ago
- 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
- 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
- ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
- 16da306 um: kill pfn_t by Dan Williams · 9 years ago
- 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 9 years ago
- 05ee26d arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP by Minchan Kim · 9 years ago
- 4484204 arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THP by Minchan Kim · 9 years ago
- d5d6a44 arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
- 79cedb8 arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
- 590a471 arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
- 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
- ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
- e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
- 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- 702b63c tile, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- 99f1bc0 sparc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- b278737 mips, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- 0ebd744 arm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- b7ed934 arm64, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
- 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
- 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 5a18d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- b70ce2a dts: hisi: fixes no syscon fault when init mdio by yankejian · 9 years ago
- 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
- 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 9 years ago
- 9e08f57 x86: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
- 8f0d3aa arm64: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
- e0c25d9 arm: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
- d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 9 years ago
- eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- 601f1db m32r: fix m32104ut_defconfig build fail by Sudip Mukherjee · 9 years ago
- 36beca6 sparc64: Fix numa node distance initialization by Nitin Gupta · 9 years ago
- 10a0c0f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 525fd5a sparc64: fix incorrect sign extension in sys_sparc64_personality by Dmitry V. Levin · 9 years ago
- 238d1c6 mmc: atmel: get rid of struct mci_dma_data by Mans Rullgard · 9 years ago
- 7484378 mmc: atmel-mci: restore dma on AVR32 by Mans Rullgard · 9 years ago
- 7030a7e x86/cpu/amd: Remove an unneeded condition in srat_detect_node() by Dan Carpenter · 9 years ago
- d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- be6bfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
- cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- 928b3f1 Merge tag 'please-pull-fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
- 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
- ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
- d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
- 8092677 ia64: split off early_ioremap() declarations into asm/early_ioremap.h by Ard Biesheuvel · 9 years ago
- 67ad058 Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- 78fd8c7 x86/vdso/pvclock: Protect STABLE check with the seqcount by Andy Lutomirski · 9 years ago
- 4eaffdd x86/mm: Improve switch_mm() barrier comments by Andy Lutomirski · 9 years ago
- 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- a61674b powerpc/module: Handle R_PPC64_ENTRY relocations by Ulrich Weigand · 9 years ago
- c88c5d4 powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages by Russell Currey · 9 years ago
- 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 4f31d77 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago