summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki
2015-12-04drm/i915: Clean up device info structure definitionsWayne Boyer
2015-12-04drm/i915: Remove superfluous NULL checkTakashi Iwai
2015-12-04sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra
2015-12-04sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra
2015-12-04sched/cputime: Fix invalid gtime in procHiroshi Shimamoto
2015-12-04sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang
2015-12-04sched/core: Remove false-positive warning from wake_up_process()Sasha Levin
2015-12-04sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov
2015-12-04drm: keep connector status change logging human readableJani Nikula
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2015-12-04Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-03Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
2015-12-03Merge branch 'bnxt_en-fixes'David S. Miller
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-03mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi
2015-12-03ipv6: kill sk_dst_lockEric Dumazet
2015-12-03ipv6: sctp: add rcu protection around np->optEric Dumazet
2015-12-03drm/i915: Handle cdclk limits on broadwell.Maarten Lankhorst
2015-12-03i915: wait for fence in prepare_plane_fbAlex Goins
2015-12-03i915: wait for fence in mmio_flip_work_funcAlex Goins
2015-12-03drm/i915: Extend LRC pinning to cover GPU context writebackNick Hoath
2015-12-03drm/i915/guc: Clean up locks in GuCAlex Dai
2015-12-03drm/i915: only recompress FBC after flushing a drawing operationPaulo Zanoni
2015-12-03drm/i915: get rid of FBC {,de}activation messagesPaulo Zanoni
2015-12-03drm/i915: kill fbc.uncompressed_sizePaulo Zanoni
2015-12-03drm/i915: use a single intel_fbc_work structPaulo Zanoni
2015-12-03drm/i915: check for FBC planes in the same place as the pipesPaulo Zanoni
2015-12-03drm/i915: alloc/free the FBC CFB during enable/disablePaulo Zanoni
2015-12-03drm/i915: introduce intel_fbc_{enable,disable}Paulo Zanoni
2015-12-03drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni