Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-08-18 | 1 | -2/+0 | |
|\ | ||||||
| * | Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-08-15 | 1 | -2/+0 | |
| |\ | ||||||
| | * | drm/dp/mst: Remove port after removing connector. | Maarten Lankhorst | 2015-08-11 | 1 | -2/+0 | |
* | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-18 | 2 | -19/+0 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Revert "libata: Implement NCQ autosense" | Tejun Heo | 2015-08-03 | 1 | -2/+0 | |
| * | | Revert "libata: Implement support for sense data reporting" | Tejun Heo | 2015-08-03 | 1 | -16/+0 | |
| * | | Revert "libata-eh: Set 'information' field for autosense" | Tejun Heo | 2015-08-03 | 1 | -1/+0 | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-13 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | net-timestamp: Update skb_complete_tx_timestamp comment | Benjamin Poirier | 2015-08-10 | 1 | -3/+3 | |
* | | | | drm/radeon: add new OLAND pci id | Alex Deucher | 2015-08-12 | 1 | -0/+1 | |
* | | | | Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-08-08 | 1 | -11/+24 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---. \ \ \ | Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/... | Mark Brown | 2015-08-06 | 1 | -11/+24 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | | | * | | | ASoC: topology: Add private data type and bump ABI version to 3 | Liam Girdwood | 2015-08-06 | 1 | -2/+3 | |
| | | | * | | | ASoC: topology: Add ops support to byte controls UAPI | Mengdong Lin | 2015-08-06 | 1 | -3/+6 | |
| | | | * | | | ASoC: topology: Update TLV support so we can support more TLV types | Mengdong Lin | 2015-08-06 | 1 | -6/+13 | |
| | | | * | | | Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology | Mark Brown | 2015-08-06 | 30 | -144/+242 | |
| | | | |\ \ \ | ||||||
| | | | * | | | | ASoC: topology: add private data to manifest | Vinod Koul | 2015-08-06 | 1 | -0/+1 | |
| | | | * | | | | ASoC: topology: Add subsequence in topology | Subhransu S. Prusty | 2015-08-06 | 1 | -0/+1 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds | 2015-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/vblank: Use u32 consistently for vblank counters | Daniel Vetter | 2015-08-07 | 1 | -1/+1 | |
* | | | | | | | | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* | Naoya Horiguchi | 2015-08-07 | 1 | -3/+7 | |
* | | | | | | | | fs, file table: reinit files_stat.max_files after deferred memory initialisation | Mel Gorman | 2015-08-07 | 1 | -2/+3 | |
* | | | | | | | | Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition | Michael S. Tsirkin | 2015-07-15 | 1 | -0/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | drm/atomic-helper: Add an atomice best_encoder callback | Daniel Vetter | 2015-08-04 | 1 | -0/+3 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-01 | 7 | -15/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | net: sched: fix refcount imbalance in actions | Daniel Borkmann | 2015-07-30 | 1 | -1/+7 | |
| * | | | | | | | net/macb: convert to kernel doc | Andy Shevchenko | 2015-07-27 | 1 | -3/+11 | |
| * | | | | | | | tcp: fix recv with flags MSG_WAITALL | MSG_PEEK | Sabrina Dubroca | 2015-07-27 | 1 | -1/+1 | |
| * | | | | | | | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test | Nikolay Aleksandrov | 2015-07-27 | 1 | -2/+5 | |
| * | | | | | | | inet: frag: change *_frag_mem_limit functions to take netns_frags as argument | Florian Westphal | 2015-07-27 | 1 | -4/+4 | |
| * | | | | | | | inet: frag: don't re-use chainlist for evictor | Florian Westphal | 2015-07-27 | 1 | -0/+2 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-07-25 | 2 | -2/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: fix netns dependencies with conntrack templates | Pablo Neira Ayuso | 2015-07-20 | 2 | -2/+1 | |
| * | | | | | | | | ipv4: consider TOS in fib_select_default | Julian Anastasov | 2015-07-25 | 1 | -2/+1 | |
* | | | | | | | | | Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-08-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '... | Mark Brown | 2015-07-24 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | / / / | | | | | |_|_|/ / / | | | | |/| | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | | * | | | | | | ASoC: topology: fix typos in topology header | Vinod Koul | 2015-07-02 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-07-31 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h | Michel Dänzer | 2015-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h | Michel Dänzer | 2015-07-29 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-07-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cpufreq: Avoid attempts to create duplicate symbolic links | Rafael J. Wysocki | 2015-07-28 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-07-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | iscsi-target: Fix iscsit_start_kthreads failure OOPs | Nicholas Bellinger | 2015-07-24 | 1 | -0/+1 | |
* | | | | | | | | | | Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | of: constify drv arg of of_driver_match_device stub | Tomeu Vizoso | 2015-07-27 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-07-28 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHE | Trond Myklebust | 2015-07-22 | 1 | -2/+5 | |
| * | | | | | | | | | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability | Trond Myklebust | 2015-07-22 | 1 | -1/+1 |