Age | Commit message (Expand) | Author | Files | Lines |
2016-01-20 | arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() | Stephen Boyd | 1 | -3/+14 |
2016-01-20 | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck | 4 | -4/+0 |
2016-01-19 | Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2 | -0/+248 |
2016-01-19 | platform/x86: Add Intel Telemetry Core Driver | Souvik Kumar Chakravarty | 1 | -0/+147 |
2016-01-19 | platform:x86: add Intel P-Unit mailbox IPC driver | Qipeng Zha | 1 | -0/+101 |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 22 | -262/+194 |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 23 | -184/+309 |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 3 | -8/+31 |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -54/+133 |
2016-01-18 | numa: remove stale node_has_online_mem() define | Chris Metcalf | 1 | -3/+0 |
2016-01-18 | arch/tile: move user_exit() to early kernel entry sequence | Chris Metcalf | 7 | -41/+16 |
2016-01-18 | tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry | Chris Metcalf | 1 | -1/+1 |
2016-01-18 | tile: fix tilepro casts for readl, writel, etc | Chris Metcalf | 1 | -8/+8 |
2016-01-18 | tile: fix a -Wframe-larger-than warning | Chris Metcalf | 1 | -1/+1 |
2016-01-18 | tile: include the syscall number in the backtrace | Chris Metcalf | 1 | -9/+8 |
2016-01-18 | arch/tile: adopt prepare_exit_to_usermode() model from x86 | Chris Metcalf | 5 | -107/+77 |
2016-01-17 | arm64: bpf: add extra pass to handle faulty codegen | Zi Shen Lim | 1 | -1/+21 |
2016-01-17 | arm64: insn: remove BUG_ON from codegen | Zi Shen Lim | 1 | -53/+112 |
2016-01-17 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+14 |
2016-01-17 | Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -46/+123 |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 82 | -485/+286 |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 6 | -12/+12 |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -47/+77 |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 11 | -36/+0 |
2016-01-16 | parisc: Protect huge page pte changes with spinlocks | Helge Deller | 2 | -28/+52 |
2016-01-15 | Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2016-01-15 | s390/mm: enable fixup_user_fault retrying | Dominik Dingel | 1 | -3/+26 |
2016-01-15 | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel | 1 | -3/+5 |
2016-01-15 | mm, x86: get_user_pages() for dax mappings | Dan Williams | 2 | -3/+61 |
2016-01-15 | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd | Dan Williams | 1 | -1/+8 |
2016-01-15 | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams | 2 | -2/+8 |
2016-01-15 | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 1 | -0/+5 |
2016-01-15 | x86, mm: introduce _PAGE_DEVMAP | Dan Williams | 1 | -1/+6 |
2016-01-15 | frv: fix compiler warning from definition of __pmd() | Dan Williams | 1 | -1/+1 |
2016-01-15 | avr32: convert to asm-generic/memory_model.h | Dan Williams | 1 | -4/+4 |
2016-01-15 | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 2 | -0/+2 |
2016-01-15 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 1 | -7/+26 |
2016-01-15 | mm, dax, pmem: introduce pfn_t | Dan Williams | 1 | -5/+4 |
2016-01-15 | kvm: rename pfn_t to kvm_pfn_t | Dan Williams | 20 | -62/+66 |
2016-01-15 | um: kill pfn_t | Dan Williams | 3 | -7/+6 |
2016-01-15 | pmem, dax: clean up clear_pmem() | Dan Williams | 1 | -6/+1 |
2016-01-15 | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP | Minchan Kim | 1 | -0/+1 |
2016-01-15 | arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THP | Minchan Kim | 1 | -0/+1 |
2016-01-15 | arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 1 | -0/+2 |
2016-01-15 | arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 1 | -0/+9 |
2016-01-15 | arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 1 | -0/+5 |
2016-01-15 | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang | 4 | -0/+4 |
2016-01-15 | mm: define MADV_FREE for some arches | Minchan Kim | 4 | -0/+4 |
2016-01-15 | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 8 | -14/+15 |
2016-01-15 | x86, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 4 | -36/+1 |