| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code | Guilherme G. Piccoli | 2015-08-26 | 1 | -0/+1 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-22 | 1 | -0/+1 |
|\ |
|
| * | genirq: Introduce irq_chip_set_type_parent() helper | Grygorii Strashko | 2015-08-20 | 1 | -0/+1 |
* | | mm: make page pfmemalloc check more robust | Michal Hocko | 2015-08-21 | 3 | -18/+33 |
* | | Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-08-21 | 2 | -7/+2 |
|\ \ |
|
| * | | Revert "[media] rc: rc-ir-raw: Add scancode encoder callback" | David Härdeman | 2015-08-19 | 1 | -3/+0 |
| * | | Revert "[media] rc: rc-core: Add support for encode_wakeup drivers" | David Härdeman | 2015-08-19 | 1 | -3/+0 |
| * | | Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s... | David Härdeman | 2015-08-19 | 1 | -1/+0 |
| * | | [media] vb2: Only requeue buffers immediately once streaming is started | Sakari Ailus | 2015-07-17 | 1 | -0/+2 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-08-21 | 1 | -0/+19 |
|\ \ \ |
|
| * | | | drm/edid: add function to help find SADs | Russell King | 2015-08-20 | 1 | -0/+19 |
* | | | | Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2015-08-20 | 2 | -0/+18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/... | Takashi Iwai | 2015-08-19 | 2 | -0/+18 |
| |\ \ \ |
|
| | * | | | ASoC: topology: Disable use from userspace | Mark Brown | 2015-08-18 | 1 | -0/+6 |
| | * | | | ASoC: topology: Add Kconfig option for topology | Mark Brown | 2015-08-18 | 1 | -0/+12 |
* | | | | | 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 |