Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams | 1 | -2/+4 |
2016-01-15 | libnvdimm, pmem: move request_queue allocation earlier in probe | Dan Williams | 1 | -13/+20 |
2016-01-15 | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 5 | -6/+17 |
2016-01-15 | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 2 | -4/+18 |
2016-01-15 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 1 | -2/+4 |
2016-01-15 | mm: introduce find_dev_pagemap() | Dan Williams | 1 | -1/+1 |
2016-01-15 | mm: skip memory block registration for ZONE_DEVICE | Dan Williams | 1 | -0/+13 |
2016-01-15 | mm, dax, pmem: introduce pfn_t | Dan Williams | 3 | -12/+19 |
2016-01-15 | zram: don't call idr_remove() from zram_remove() | Jerome Marchand | 1 | -3/+4 |
2016-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 13 | -30/+58 |
2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 42 | -90/+3312 |
2016-01-15 | bgmac: Fix reversed test of build_skb() return value. | David S. Miller | 1 | -1/+1 |
2016-01-15 | Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 5 | -9/+202 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2016-01-15 | Merge tag 'md/4.5' of git://neil.brown.name/md | Linus Torvalds | 9 | -142/+418 |
2016-01-15 | Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 32 | -226/+2059 |
2016-01-15 | net: smsc: Add support h8300 | Yoshinori Sato | 2 | -2/+13 |
2016-01-15 | amdkfd: Copy from the proper user command pointer | Borislav Petkov | 1 | -2/+1 |
2016-01-15 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 1 | -1/+1 |
2016-01-15 | xen-netback: free queues after freeing the net device | David Vrabel | 1 | -11/+5 |
2016-01-15 | xen-netback: delete NAPI instance when queue fails to initialize | David Vrabel | 1 | -0/+1 |
2016-01-15 | xen-netback: use skb to determine number of required guest Rx requests | David Vrabel | 1 | -11/+9 |
2016-01-15 | net: phy: turn carrier off on phy attach | Sjoerd Simons | 1 | -0/+5 |
2016-01-15 | net: macb: clear interrupts when disabling them | Nathan Sullivan | 1 | -0/+4 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -29/+52 |
2016-01-15 | zram/zcomp: do not zero out zcomp private pages | Sergey Senozhatsky | 2 | -4/+4 |
2016-01-15 | zram: pass gfp from zcomp frontend to backend | Minchan Kim | 4 | -35/+23 |
2016-01-15 | zram: try vmalloc() after kmalloc() | Kyeongdon Kim | 2 | -4/+42 |
2016-01-15 | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky | 3 | -4/+4 |
2016-01-15 | net: hns: fixes no syscon error when init mdio | yankejian | 1 | -1/+1 |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 11 | -14/+15 |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 33 | -574/+809 |
2016-01-14 | drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 | John Allen | 1 | -10/+6 |
2016-01-14 | drivers/base/memory.c: rename remove_memory_block() to remove_memory_section() | Seth Jennings | 1 | -2/+2 |
2016-01-14 | drivers/base/memory.c: clean up section counting | Seth Jennings | 1 | -1/+1 |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 1 | -1/+2 |
2016-01-14 | fsl/fman: Delete one function call "put_device" in dtsec_config() | Markus Elfring | 1 | -1/+0 |
2016-01-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -23/+51 |
2016-01-14 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -7/+12 |
2016-01-14 | Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 25 | -392/+1148 |
2016-01-14 | Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -42/+81 |
2016-01-14 | Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 54 | -816/+2320 |
2016-01-14 | Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 12 | -342/+217 |
2016-01-14 | Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 2 | -8/+7 |
2016-01-14 | Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -17/+58 |
2016-01-14 | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina | 1299 | -58523/+84657 |
2016-01-14 | mfd: davinci_voicecodec: Remove pointless 'out of memory' error message | Lee Jones | 1 | -4/+1 |
2016-01-14 | mfd: da9052-irq: Fix trivial 'space before comma' error | Lee Jones | 1 | -1/+1 |
2016-01-14 | mfd: da9052-i2c: Fix tabbing/whitespace issue | Lee Jones | 1 | -1/+1 |
2016-01-14 | mfd: da903x: Fix white space and split string issues | Lee Jones | 1 | -5/+5 |