Age | Commit message (Expand) | Author | Files | Lines |
2017-02-24 | m68k: replace gcc specific macros with ones from compiler.h | Gideon Israel Dsouza | 10 | -22/+29 |
2017-02-24 | alpha: use generic current.h | Davidlohr Bueso | 2 | -9/+1 |
2017-02-24 | arch/frv/mb93090-mb00/pci-frv.c: fix build warning | Sudip Mukherjee | 1 | -3/+8 |
2017-02-24 | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins | 2 | -0/+2 |
2017-02-24 | powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write | Aneesh Kumar K.V | 1 | -7/+45 |
2017-02-24 | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach | 5 | -13/+17 |
2017-02-24 | mm: cma_alloc: allow to specify GFP mask | Lucas Stach | 1 | -1/+2 |
2017-02-24 | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport | 4 | -5/+5 |
2017-02-24 | mm: fix get_user_pages() vs device-dax pud mappings | Dan Williams | 1 | -4/+24 |
2017-02-24 | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox | 10 | -0/+251 |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2 | -22/+21 |
2017-02-24 | memblock: embed memblock type name within struct memblock_type | Heiko Carstens | 1 | -0/+1 |
2017-02-24 | cris: use generic current.h | Davidlohr Bueso | 2 | -15/+1 |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 1 | -0/+1 |
2017-02-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -15/+3 |
2017-02-23 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 66 | -1503/+4749 |
2017-02-23 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 553 | -5568/+16797 |
2017-02-23 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 21 | -20/+299 |
2017-02-23 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -0/+10 |
2017-02-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 59 | -1427/+353 |
2017-02-23 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -17/+44 |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-02-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 68 | -7272/+5337 |
2017-02-23 | Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -3/+1 |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 18 | -245/+21 |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 81 | -2611/+5526 |
2017-02-23 | Merge tag 'v4.10-rc8' into drm-next | Dave Airlie | 83 | -453/+655 |
2017-02-22 | mm: drop unused argument of zap_page_range() | Kirill A. Shutemov | 2 | -2/+2 |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 2 | -2/+2 |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko | 5 | -197/+0 |
2017-02-22 | powerpc: do not make the entire heap executable | Denys Vlasenko | 1 | -1/+3 |
2017-02-22 | mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next | Yasuaki Ishimatsu | 1 | -1/+1 |
2017-02-22 | parisc: use generic current.h | Davidlohr Bueso | 2 | -15/+1 |
2017-02-22 | score: remove asm/current.h | Davidlohr Bueso | 2 | -7/+1 |
2017-02-22 | m32r: fix build warning | Sudip Mukherjee | 1 | -5/+10 |
2017-02-22 | m32r: use generic current.h | Davidlohr Bueso | 2 | -15/+1 |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 31 | -273/+124 |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -34/+492 |
2017-02-22 | Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+4 |
2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 65 | -377/+959 |
2017-02-22 | Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 16 | -133/+115 |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 125 | -976/+3839 |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 74 | -548/+552 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 26 | -123/+49 |
2017-02-22 | Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+22 |
2017-02-21 | Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-plugins | Kees Cook | 1 | -0/+22 |
2017-02-21 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 22 | -87/+62 |
2017-02-21 | Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 4 | -5/+18 |
2017-02-21 | Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -75/+0 |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 36 | -50/+77 |