| Commit message (Expand) | Author | Age | Files | Lines |
* | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz | 2016-01-16 | 2 | -6/+5 |
* | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams | 2016-01-16 | 1 | -2/+4 |
* | libnvdimm, pmem: move request_queue allocation earlier in probe | Dan Williams | 2016-01-16 | 1 | -13/+20 |
* | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 2016-01-16 | 5 | -6/+17 |
* | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 2016-01-16 | 2 | -4/+18 |
* | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 2016-01-16 | 1 | -2/+4 |
* | mm: introduce find_dev_pagemap() | Dan Williams | 2016-01-16 | 1 | -1/+1 |
* | mm: skip memory block registration for ZONE_DEVICE | Dan Williams | 2016-01-16 | 1 | -0/+13 |
* | mm, dax, pmem: introduce pfn_t | Dan Williams | 2016-01-16 | 3 | -12/+19 |
* | zram: don't call idr_remove() from zram_remove() | Jerome Marchand | 2016-01-16 | 1 | -3/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-01-15 | 13 | -30/+58 |
|\ |
|
| * | bgmac: Fix reversed test of build_skb() return value. | David S. Miller | 2016-01-15 | 1 | -1/+1 |
| * | net: smsc: Add support h8300 | Yoshinori Sato | 2016-01-15 | 2 | -2/+13 |
| * | xen-netback: free queues after freeing the net device | David Vrabel | 2016-01-15 | 1 | -11/+5 |
| * | xen-netback: delete NAPI instance when queue fails to initialize | David Vrabel | 2016-01-15 | 1 | -0/+1 |
| * | xen-netback: use skb to determine number of required guest Rx requests | David Vrabel | 2016-01-15 | 1 | -11/+9 |
| * | net: phy: turn carrier off on phy attach | Sjoerd Simons | 2016-01-15 | 1 | -0/+5 |
| * | net: macb: clear interrupts when disabling them | Nathan Sullivan | 2016-01-15 | 1 | -0/+4 |
| * | net: hns: fixes no syscon error when init mdio | yankejian | 2016-01-15 | 1 | -1/+1 |
| * | fsl/fman: Delete one function call "put_device" in dtsec_config() | Markus Elfring | 2016-01-14 | 1 | -1/+0 |
| * | hip04_eth: fix missing error handle for build_skb failed | wangweidong | 2016-01-13 | 1 | -1/+4 |
| * | 3c59x: fix another page map/single unmap imbalance | Neil Horman | 2016-01-13 | 1 | -1/+6 |
| * | 3c59x: balance page maps and unmaps | Neil Horman | 2016-01-13 | 1 | -1/+1 |
| * | x25_asy: Free x25_asy on x25_asy_open() failure. | David S. Miller | 2016-01-13 | 1 | -1/+3 |
| * | mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB | Dan Carpenter | 2016-01-13 | 1 | -0/+1 |
| * | bgmac: fix a missing check for build_skb | wangweidong | 2016-01-13 | 1 | -0/+5 |
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 42 | -90/+3312 |
|\ \ |
|
| * \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-01-13 | 25 | -17/+3147 |
| |\ \ |
|
| | * | | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-23 | 25 | -17/+3147 |
| * | | | cxl: Enable PCI device ID for future IBM CXL adapter | Uma Krishnan | 2016-01-11 | 1 | -0/+1 |
| * | | | cxl: use -Werror only with CONFIG_PPC_WERROR | Brian Norris | 2016-01-11 | 1 | -1/+2 |
| * | | | cxl: fix build for GCC 4.6.x | Brian Norris | 2016-01-11 | 1 | -1/+1 |
| * | | | cxl: Fix DSI misses when the context owning task exits | Vaibhav Jain | 2016-01-05 | 5 | -37/+109 |
| |/ / |
|
| * | | powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL | Stewart Smith | 2015-12-17 | 2 | -2/+2 |
| * | | powerpc: Remove broken GregorianDay() | Daniel Axtens | 2015-12-16 | 1 | -1/+1 |
| * | | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard | 2015-12-01 | 4 | -0/+13 |
| * | | crypto: vmx: Only call enable_kernel_vsx() | Anton Blanchard | 2015-12-01 | 4 | -17/+0 |
| * | | powerpc/rackmeter: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-11-26 | 1 | -0/+1 |
| * | | powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer | John Ogness | 2015-11-26 | 1 | -2/+3 |
| * | | cxl: use correct operator when writing pcie config space values | Andrew Donnellan | 2015-11-24 | 1 | -1/+1 |
| * | | cxl: Fix possible idr warning when contexts are released | Vaibhav Jain | 2015-11-24 | 4 | -12/+32 |
* | | | Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2016-01-15 | 5 | -9/+202 |
|\ \ \ |
|
| * | | | vfio/iommu_type1: make use of info.flags | Pierre Morel | 2016-01-04 | 1 | -1/+1 |
| * | | | vfio: Include No-IOMMU mode | Alex Williamson | 2015-12-21 | 3 | -7/+200 |
| * | | | VFIO: platform: reset: fix a warning message condition | Dan Carpenter | 2015-12-21 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-15 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | amdkfd: Copy from the proper user command pointer | Borislav Petkov | 2016-01-15 | 1 | -2/+1 |
* | | | | | Merge tag 'md/4.5' of git://neil.brown.name/md | Linus Torvalds | 2016-01-15 | 9 | -142/+418 |
|\ \ \ \ \ |
|
| * | | | | | md/raid: only permit hot-add of compatible integrity profiles | Dan Williams | 2016-01-14 | 5 | -22/+26 |
| * | | | | | raid5-cache: handle journal hotadd in quiesce | Shaohua Li | 2016-01-14 | 1 | -0/+7 |