]> git.kernelconcepts.de Git - karo-tx-linux.git/history - mm/gup.c
ARM: dts: tx6: add enet_out clock for FEC
[karo-tx-linux.git] / mm / gup.c
2014-06-08 Linus TorvaldsMerge branch 'next' (accumulated 3.16 merge window...
2014-06-08 Linus TorvaldsMerge tag 'clk-for-linus-3.16' of git://git.linaro...
2014-06-08 Linus TorvaldsMerge tag 'vfio-v3.16-rc1' of git://github.com/awilliam...
2014-06-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-08 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2014-06-06 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2014-06-06 Linus TorvaldsMerge tag 'mfd-for-linus-3.16' of git://git.kernel...
2014-06-06 Linus TorvaldsMerge branches 'topic/vsp1' and 'topic/adv76xx' of...
2014-06-06 Linus TorvaldsMerge tag 'iommu-updates-v3.16' of git://git.kernel...
2014-06-06 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v3.16' of git://git...
2014-06-06 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2014-06-05 Linus TorvaldsMerge tag 'microblaze-3.16-rc1' of git://git.monstr...
2014-06-05 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-06-05 Linus TorvaldsMerge branch 'arm64-efi-for-linus' of git://git.kernel...
2014-06-05 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git.kernel...
2014-06-05 Linus TorvaldsMerge branch 'x86/vdso' of git://git.kernel.org/pub...
2014-06-05 Linus TorvaldsMerge branch 'x86/espfix' of git://git.kernel.org/pub...
2014-06-05 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git.kernel...
2014-06-04 Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew) into next
2014-06-04 Kirill A. Shutemovmm: cleanup __get_user_pages()
2014-06-04 Kirill A. Shutemovmm: extract code to fault in a page from __get_user_pages()
2014-06-04 Kirill A. Shutemovmm: cleanup follow_page_mask()
2014-06-04 Kirill A. Shutemovmm: extract in_gate_area() case from __get_user_pages()
2014-06-04 Kirill A. Shutemovmm: move get_user_pages()-related code to separate...