summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | enic: check return value for stat dumpGovindarajulu Varadarajan2015-06-112-4/+25
| | * | enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan2015-06-111-1/+1
| | * | net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman2015-06-111-8/+5Star
| | * | bridge: fix multicast router rlist endless loopNikolay Aleksandrov2015-06-111-4/+3Star
| | * | tipc: disconnect socket directly after probe failureErik Hugne2015-06-111-5/+11
| | * | Revert "ipv6: Fix protocol resubmission"David S. Miller2015-06-111-5/+3Star
| | * | cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-06-091-0/+2
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-123-8/+13
| |\ \ \
| | * | | block: pmem: Add dependency on HAS_IOMEMRichard Weinberger2015-06-111-0/+1
| | * | | block: fix ext_dev_lock lockdep reportDan Williams2015-06-111-6/+6
| | * | | blk-mq: free hctx->ctxs in queue's release handlerMing Lei2015-06-091-2/+6
| * | | | Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds2015-06-123-6/+10
| |\ \ \ \
| | * | | | md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown2015-06-123-0/+3
| | * | | | md: Close race when setting 'action' to 'idle'.NeilBrown2015-06-121-5/+6
| | * | | | md: don't return 0 from array_state_storeNeilBrown2015-06-121-1/+1
| * | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-06-123-4/+23
| |\ \ \ \ \
| | * | | | | iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse2015-06-122-3/+21
| | * | | | | iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse2015-06-091-1/+2
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-125-15/+46
| |\ \ \ \ \ \
| | * \ \ \ \ \ 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/+0Star
| | * | | | | | Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher2015-06-111-3/+1Star
| | * | | | | | 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-112-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-117-15/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton2015-06-111-7/+7
| | * | | | | | | | sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman2015-06-111-1/+1
| | * | | | | | | | zsmalloc: fix a null pointer dereference in destroy_handle_cache()Sergey Senozhatsky2015-06-111-1/+2
| | * | | | | | | | mm: memcontrol: fix false-positive VM_BUG_ON() on -rtJohannes Weiner2015-06-111-3/+1Star
| | * | | | | | | | checkpatch: fix "GLOBAL_INITIALISERS" testJoe Perches2015-06-111-2/+2
| | * | | | | | | | zram: clear disk io accounting when reset zram deviceWeijie Yang2015-06-111-0/+2
| | * | | | | | | | memcg: do not call reclaim if !__GFP_WAITVladimir Davydov2015-06-111-0/+2
| | * | | | | | | | mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng2015-06-111-1/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-101-1/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer2015-06-081-1/+6
* | | | | | | | | tcp: tcp_v6_connect() cleanupEric Dumazet2015-06-131-2/+0Star
* | | | | | | | | flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrsEric Dumazet2015-06-132-6/+9
* | | | | | | | | Fix Cavium Liquidio build related errors and warningsRaghu Vatsavayi2015-06-138-19/+26
* | | | | | | | | Merge branch 'flow_dissector-next'David S. Miller2015-06-121-2/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | flow_dissector: add support for dst, hop-by-hop and routing ext hdrsTom Herbert2015-06-121-0/+17
| * | | | | | | | | flow_dissector: Fix MPLS entropy label handling in flow dissectorTom Herbert2015-06-121-2/+2
|/ / / / / / / / /
* | | | | | | | / net: ipv4: un-inline ip_finish_output2Florian Westphal2015-06-121-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |