aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-31drm/exynos: add macro to get the address of START_S regGustavo Padovan1-0/+1
2015-08-27Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie1-0/+7
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie12-46/+73
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko3-18/+33
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-7/+2
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+19
2015-08-21drm/dp/mst: dump branch OUI in debugfs (v2)Dave Airlie1-0/+1
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-0/+18
2015-08-20drm/edid: add function to help find SADsRussell King1-0/+19
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko1-0/+1
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai2-0/+18
2015-08-19Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman1-3/+0
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman1-3/+0
2015-08-19Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman1-1/+0
2015-08-18ASoC: topology: Disable use from userspaceMark Brown1-0/+6
2015-08-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2015-08-18drm: bridge/dw_hdmi: introduce interfaces to enable and disable audioRussell King1-0/+2
2015-08-18drm: bridge/dw_hdmi: introduce interface to setting sample rateRussell King1-0/+5
2015-08-18drm/edid: add function to help find SADsRussell King1-0/+19
2015-08-17ASoC: topology: Add Kconfig option for topologyMark Brown1-0/+12
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-19/+0
2015-08-17Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2-4/+35
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie34-51/+174
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-2/+0
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh1-1/+1
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom1-3/+32
2015-08-12drm: export the DRM permission check codeThomas Hellstrom1-0/+1
2015-08-12drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-12drm/irq: Make pipe unsigned and name consistentThierry Reding1-16/+16
2015-08-12drm/plane: Remove redundant externThierry Reding1-23/+22
2015-08-12drm/plane: Use consistent data types for format countThierry Reding1-3/+3
2015-08-11drm/dp/mst: Remove port after removing connector.Maarten Lankhorst1-2/+0
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier1-3/+3
2015-08-08Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-11/+24
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds1-1/+1
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter1-1/+1
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi1-3/+7
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman1-2/+3
2015-08-06drm: Add top level Kconfig option for DRM fbdev emulationArchit Taneja1-0/+185
2015-08-06drm: Remove __drm_modeset_lock_allDaniel Vetter1-1/+0
2015-08-06drm/fb_helper: Create a wrapper for fb_set_suspendArchit Taneja1-0/+2
2015-08-06drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcsArchit Taneja1-0/+14
2015-08-06drm/fb_helper: Create wrappers for fb_sys_read/write funcsArchit Taneja1-0/+5
2015-08-06drm/fb_helper: Create a wrapper for unlink_framebufferArchit Taneja1-0/+2
2015-08-06drm/fb_helper: Add drm_fb_helper functions to manage fb_info creationArchit Taneja1-0/+4
2015-08-06Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown1-11/+24
2015-08-06ASoC: topology: Add private data type and bump ABI version to 3Liam Girdwood1-2/+3
2015-08-06ASoC: topology: Add ops support to byte controls UAPIMengdong Lin1-3/+6
2015-08-06ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin1-6/+13
2015-08-06Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown30-144/+242
2015-08-06ASoC: topology: add private data to manifestVinod Koul1-0/+1
2015-08-06ASoC: topology: Add subsequence in topologySubhransu S. Prusty1-0/+1
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh1-0/+1
2015-08-04Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2015-08-04drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter1-0/+3
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo1-2/+0
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo1-16/+0
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo1-1/+0
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+32
2015-07-31Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+2
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+2
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann1-1/+7
2015-07-29Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-07-29drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer1-1/+1
2015-07-29drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer1-1/+1
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+6
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki1-0/+1
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst3-4/+4
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst1-2/+4
2015-07-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso1-1/+1
2015-07-27net/macb: convert to kernel docAndy Shevchenko1-3/+11
2015-07-27tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca1-1/+1
2015-07-27drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst2-4/+7
2015-07-26inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov1-2/+5
2015-07-26inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal1-4/+4
2015-07-26inet: frag: don't re-use chainlist for evictorFlorian Westphal1-0/+2
2015-07-26drm: Fix DP_TEST_COUNT_MASKRodrigo Vivi1-1/+1
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+21
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2015-07-25Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds1-5/+5
2015-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+1
2015-07-24ipv4: consider TOS in fib_select_defaultJulian Anastasov1-2/+1
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+3
2015-07-24Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-1/+0
2015-07-24iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger1-0/+1
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)1-0/+3
2015-07-24Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '...Mark Brown1-2/+2
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng1-1/+0
2015-07-24Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie2-29/+39
2015-07-24Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+1
2015-07-24Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-4/+16
2015-07-24Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-11/+19
2015-07-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-0/+8
2015-07-24Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+2
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-1/+26
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu1-0/+2
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+18
2015-07-22NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust1-2/+5
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2015-07-22drm: gc now dead mode_group codeDaniel Vetter2-27/+0
2015-07-22drm: Amend connector list locking rulesDaniel Vetter1-1/+9
2015-07-22drm: Check locking in drm_for_each_fbDaniel Vetter1-1/+5
2015-07-22drm: Check locking in drm_for_each_connectorDaniel Vetter1-1/+11
2015-07-22drm: Add modeset object iteratorsDaniel Vetter1-0/+15
2015-07-22drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter1-2/+2
2015-07-21drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson1-0/+8
2015-07-21Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar1-1/+21
2015-07-21gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar1-0/+1
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+17
2015-07-20netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2-2/+1
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+14
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar1-1/+5
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen1-2/+10
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim1-0/+13
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour1-0/+16
2015-07-17Update Viresh Kumar's email addressViresh Kumar2-2/+2
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss11-28/+33
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov1-0/+17
2015-07-17[media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus1-0/+2
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+3
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-3/+18
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven1-1/+1
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-10/+20
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+18
2015-07-15Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-78/+84
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2-1/+2
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter611-8378/+29980
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony1-1/+21
2015-07-15drm/i915: Use expcitly fixed type in compat32 structsDaniel Vetter1-1/+5
2015-07-14PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin1-0/+1
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg1-0/+1
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock1-3/+17
2015-07-13Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+1
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+9
2015-07-13locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton1-18/+14
2015-07-13locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton1-0/+14
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp1-0/+2
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+5
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+4
2015-07-10KVM: count number of assigned devicesPaolo Bonzini1-0/+18
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso1-1/+6
2015-07-09blkcg: fix blkcg_policy_data allocation bugTejun Heo1-8/+2
2015-07-09blkcg: implement all_blkcgs listTejun Heo1-0/+1
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+3
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov1-0/+3
2015-07-09drm/fourcc: Add formats R8, RG88, GR88Chad Versace1-0/+7
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner1-1/+0
2015-07-08ipv4: add support for linkdown sysctl to netconfAndy Gospodarek1-0/+1
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+16
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman1-0/+4
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner1-1/+6
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki2-0/+16
2015-07-07mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner1-0/+7
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner1-4/+0
2015-07-07virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin1-0/+6
2015-07-07virtio: Fix typecast of pointer in vring_init()Thomas Huth1-1/+4
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2-0/+16
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0
2015-07-06drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue1-1/+7
2015-07-05module: relocate module_init from init.h to module.hPaul Gortmaker2-78/+84
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-31/+52
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds7-403/+105
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds2-37/+1018
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe1-14/+11
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe1-0/+984
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+14
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+3
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+3
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju1-2/+0
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-3/+3
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-22/+58
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-1/+24
2015-07-03Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2-3/+36
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-0/+7
2015-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+8
2015-07-03sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra1-0/+2
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds11-98/+152
2015-07-02Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds1-0/+12
2015-07-02irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet1-0/+14
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-16/+55
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-15/+103
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-0/+3
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-0/+45
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+0
2015-07-02drm: Turn off Legacy Context FunctionsPeter Antoine1-11/+12
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo2-3/+8