summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-122-4/+18
|\
| * drm/i915: Fix DDC probe for passive adaptersJani Nikula2015-06-091-3/+17
| * drm/i915: Properly initialize SDVO analog connectorsAnder Conselvan de Oliveira2015-06-081-1/+1
* | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-06-123-11/+28
|\ \
| * | drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer2015-06-111-5/+12
| * | Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher2015-06-111-3/+0
| * | Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher2015-06-111-3/+1
| * | drm/radeon: fix freeze for laptop with Turks/Thames GPU.Jérôme Glisse2015-06-111-0/+15
* | | Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-111-1/+1
|\ \ \
| * | | ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long2015-06-111-1/+1
* | | | Merge tag 'misc-for-linus-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-102-1/+2
|\ \ \ \
| * | | | score: Fix exception handler labelGuenter Roeck2015-06-101-1/+1
| * | | | blackfin: Fix build errorGuenter Roeck2015-06-101-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-107-15/+20
|\ \ \ \
| * | | | arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton2015-06-101-7/+7
| * | | | sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman2015-06-101-1/+1
| * | | | zsmalloc: fix a null pointer dereference in destroy_handle_cache()Sergey Senozhatsky2015-06-101-1/+2
| * | | | mm: memcontrol: fix false-positive VM_BUG_ON() on -rtJohannes Weiner2015-06-101-3/+1
| * | | | checkpatch: fix "GLOBAL_INITIALISERS" testJoe Perches2015-06-101-2/+2
| * | | | zram: clear disk io accounting when reset zram deviceWeijie Yang2015-06-101-0/+2
| * | | | memcg: do not call reclaim if !__GFP_WAITVladimir Davydov2015-06-101-0/+2
| * | | | mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng2015-06-101-1/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-091-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer2015-06-081-1/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-0823-115/+196
|\ \ \ \ \
| * | | | | net: replace last open coded skb_orphan_frags with function callWillem de Bruijn2015-06-081-9/+2
| * | | | | net: bcmgenet: power on MII block for all MII modesFlorian Fainelli2015-06-081-3/+9
| * | | | | ipv6: Fix protocol resubmissionJosh Hunt2015-06-081-3/+5
| * | | | | ipv6: fix possible use after free of dev statsRobert Shearman2015-06-081-2/+9
| * | | | | b44: call netif_napi_del()Hauke Mehrtens2015-06-071-0/+2
| * | | | | bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov2015-06-071-0/+2
| * | | | | Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller2015-06-071-2/+2
| * | | | | mpls: fix possible use after free of deviceRobert Shearman2015-06-072-1/+2
| * | | | | be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-073-53/+67
| * | | | | bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok2015-06-071-2/+2
| * | | | | amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas2015-06-071-1/+1
| * | | | | rhashtable: add missing import <linux/export.h>Hauke Mehrtens2015-06-071-0/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-06-056-35/+70
| |\ \ \ \ \
| | * | | | | i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain2015-06-041-3/+17
| | * | | | | i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-044-5/+36
| | * | | | | i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2015-06-042-30/+20
| |/ / / / /
| * | | | | ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer2015-06-041-3/+15
| * | | | | openvswitch: disable LROJiri Benc2015-06-031-0/+1
| * | | | | s390/bpf: fix bpf frame pointer setupMichael Holzheu2015-06-031-4/+7
| * | | | | s390/bpf: fix stack allocationMichael Holzheu2015-06-031-1/+3
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-06-081-0/+1
|\ \ \ \ \ \
| * | | | | | virtio_pci: Clear stale cpumask when setting irq affinityJiang Liu2015-06-041-0/+1
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-0812-171/+72
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2015-06-086-33/+34
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damageMatthijs van Duin2015-06-011-0/+19
OpenPOWER on IntegriCloud