summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 4.4.3-openpower2v4.4.3-openpower2Joel Stanley2016-03-031-1/+1
* net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-03-038-22/+84
* scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke2016-03-031-3/+4
* drivers/drm/ast: Switch SCU to VGA output on POSTJeremy Kerr2016-03-031-0/+32
* xhci: do not halt the secondary HCDThadeu Lima de Souza Cascardo2016-02-291-1/+12
* Revert "usb: xhci: stop everything on the first call to xhci_stop"Joel Stanley2016-02-291-5/+15
* xhci: Use xhci_pci_remove for xhci device shutdownThadeu Lima De Souza Cascardo2016-02-291-1/+1
* Linux 4.4.3v4.4.3Greg Kroah-Hartman2016-02-251-1/+1
* modules: fix modparam async_probe requestLuis R. Rodriguez2016-02-251-1/+1
* module: wrapper for symbol name.Rusty Russell2016-02-251-11/+15
* itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-02-251-1/+1
* posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-02-251-1/+1
* timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-02-251-1/+1
* prctl: take mmap sem for writing to protect against othersMateusz Guzik2016-02-251-10/+10
* xfs: log mount failures don't wait for buffers to be releasedDave Chinner2016-02-251-0/+10
* Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner2016-02-251-1/+0
* xfs: inode recovery readahead can race with inode buffer creationDave Chinner2016-02-252-5/+14
* libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong2016-02-251-1/+1
* ovl: setattr: check permissions before copy-upMiklos Szeredi2016-02-252-0/+15
* ovl: root: copy attrMiklos Szeredi2016-02-251-0/+3
* ovl: check dentry positiveness in ovl_cleanup_whiteouts()Konstantin Khlebnikov2016-02-251-1/+2
* ovl: use a minimal buffer in ovl_copy_xattrVito Caputo2016-02-251-14/+25
* ovl: allow zero size xattrMiklos Szeredi2016-02-251-1/+1
* futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner2016-02-251-0/+5
* devm_memremap_release(): fix memremap'd addr handlingToshi Kani2016-02-251-1/+1
* ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov2016-02-251-10/+43
* intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter2016-02-251-1/+1
* mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta2016-02-251-1/+3
* dump_stack: avoid potential deadlocksEric Dumazet2016-02-251-3/+4
* radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-251-3/+3
* drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox2016-02-251-0/+4
* radix-tree: fix race in gang lookupMatthew Wilcox2016-02-252-2/+26
* MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker2016-02-251-1/+3
* memcg: only free spare array when readers are doneMartijn Coenen2016-02-251-5/+6
* numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu2016-02-251-3/+4
* fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()Mike Kravetz2016-02-251-8/+11
* scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky2016-02-251-4/+4
* dma-debug: switch check from _text to _stextLaura Abbott2016-02-251-1/+1
* m32r: fix m32104ut_defconfig build failSudip Mukherjee2016-02-251-0/+3
* xhci: Fix list corruption in urb dequeue at host removalMathias Nyman2016-02-251-1/+3
* Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman2016-02-251-10/+0
* iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-252-0/+7
* iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2016-02-252-2/+2
* iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse2016-02-251-6/+27
* iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He2016-02-251-1/+1
* iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll2016-02-251-1/+1
* Input: vmmouse - fix absolute device registrationDmitry Torokhov2016-02-251-6/+7
* string_helpers: fix precision loss for some inputsJames Bottomley2016-02-251-20/+43
* Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon2016-02-251-0/+7
* Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires2016-02-251-1/+1
OpenPOWER on IntegriCloud