Age | Commit message (Expand) | Author |
2016-01-16 | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz |
2016-01-15 | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams |
2016-01-15 | libnvdimm, pmem: move request_queue allocation earlier in probe | Dan Williams |
2016-01-15 | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams |
2016-01-15 | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams |
2016-01-15 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams |
2016-01-15 | mm: introduce find_dev_pagemap() | Dan Williams |
2016-01-15 | mm: skip memory block registration for ZONE_DEVICE | Dan Williams |
2016-01-15 | mm, dax, pmem: introduce pfn_t | Dan Williams |
2016-01-15 | zram: don't call idr_remove() from zram_remove() | Jerome Marchand |
2016-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-01-15 | bgmac: Fix reversed test of build_skb() return value. | David S. Miller |
2016-01-15 | Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-15 | Merge tag 'md/4.5' of git://neil.brown.name/md | Linus Torvalds |
2016-01-15 | Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2016-01-15 | net: smsc: Add support h8300 | Yoshinori Sato |
2016-01-15 | amdkfd: Copy from the proper user command pointer | Borislav Petkov |
2016-01-15 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds |
2016-01-15 | xen-netback: free queues after freeing the net device | David Vrabel |
2016-01-15 | xen-netback: delete NAPI instance when queue fails to initialize | David Vrabel |
2016-01-15 | xen-netback: use skb to determine number of required guest Rx requests | David Vrabel |
2016-01-15 | net: phy: turn carrier off on phy attach | Sjoerd Simons |
2016-01-15 | net: macb: clear interrupts when disabling them | Nathan Sullivan |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-15 | zram/zcomp: do not zero out zcomp private pages | Sergey Senozhatsky |
2016-01-15 | zram: pass gfp from zcomp frontend to backend | Minchan Kim |
2016-01-15 | zram: try vmalloc() after kmalloc() | Kyeongdon Kim |
2016-01-15 | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky |
2016-01-15 | net: hns: fixes no syscon error when init mdio | yankejian |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-14 | drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 | John Allen |
2016-01-14 | drivers/base/memory.c: rename remove_memory_block() to remove_memory_section() | Seth Jennings |
2016-01-14 | drivers/base/memory.c: clean up section counting | Seth Jennings |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov |
2016-01-14 | fsl/fman: Delete one function call "put_device" in dtsec_config() | Markus Elfring |
2016-01-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-14 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-01-14 | Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2016-01-14 | Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-01-14 | Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-14 | Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2016-01-14 | Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds |
2016-01-14 | Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-14 | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina |
2016-01-14 | mfd: davinci_voicecodec: Remove pointless 'out of memory' error message | Lee Jones |
2016-01-14 | mfd: da9052-irq: Fix trivial 'space before comma' error | Lee Jones |
2016-01-14 | mfd: da9052-i2c: Fix tabbing/whitespace issue | Lee Jones |