summaryrefslogtreecommitdiffstats
path: root/lib/842/842_debugfs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-08mm, compaction: use correct watermark when checking compaction successVlastimil Babka1-3/+3
2016-10-08mm, compaction: add the ultimate direct compaction priorityVlastimil Babka2-2/+6
2016-10-08mm, compaction: don't recheck watermarks after COMPACT_SUCCESSVlastimil Babka1-8/+3
2016-10-08mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka4-12/+12
2016-10-08mm, compaction: cleanup unused functionsVlastimil Babka2-48/+17
2016-10-08mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka2-23/+22
2016-10-08mm/oom_kill.c: fix task_will_free_mem() commentMichal Hocko1-2/+3
2016-10-08mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov1-1/+5
2016-10-08mm/vmalloc.c: fix align value calculation errorzijun_hu2-14/+30
2016-10-08mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov4-205/+167
2016-10-08ocfs2: fix undefined struct variable in inode.hJoseph Qi1-2/+0
2016-10-08fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08fs/ocfs2/super: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08jiffies: add time comparison functions for 64 bit jiffiesJason A. Donenfeld1-0/+4
2016-10-08fsnotify: clean up spinlock assertionsJan Kara2-8/+4
2016-10-08fanotify: fix possible false warning when freeing eventsJan Kara1-2/+11
2016-10-08fanotify: use notification_lock instead of access_lockJan Kara2-9/+5
2016-10-08fsnotify: convert notification_mutex to a spinlockJan Kara5-37/+41
2016-10-08fsnotify: drop notification_mutex before destroying eventJan Kara2-2/+6
2016-10-06xen/x86: Update topology map for PV VCPUsBoris Ostrovsky1-0/+6
2016-10-06backlight: pwm_bl: Handle gpio that can sleepMaxime Ripard1-2/+2
2016-10-06backlight-tosa: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-10-06ARM: fix delaysRussell King1-1/+1
2016-10-06sparc: fixing ident and beautifying codenetmonk@netmonk.org1-28/+24
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2-1/+16
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser1-10/+26
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker5-5/+5
2016-10-06phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans1-0/+21
2016-10-06netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell1-1/+0
2016-10-05mm: filemap: fix mapping->nrpages double accounting in fuseJohannes Weiner1-1/+0
2016-10-05mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner3-30/+36
2016-10-05DT: irqchip: renesas-irqc: document R8A7743/5 supportSergei Shtylyov1-1/+3
2016-10-05dt-bindings: Add Keith&Koep vendor prefixMarek Vasut1-0/+1
2016-10-05xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky1-1/+2
2016-10-05async_pq_val: fix DMA memory leakJustin Maggard1-4/+4
2016-10-05mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-05mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch5-15/+17
2016-10-04PCI: rockchip: Fix wrong transmitted FTS countShawn Lin1-0/+10
2016-10-04PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin1-6/+10
2016-10-04PCI: rockchip: Increase the Max Credit update intervalRajat Jain1-0/+17
2016-10-04PCI: rcar: Try increasing PCIe link speed to 5 GT/s at bootSergei Shtylyov1-0/+66
2016-10-04mfd: arizona: Handle probe deferral for reset GPIOCharles Keepax1-4/+9
2016-10-04mfd: arizona: Remove arizona_of_get_named_gpio helper functionCharles Keepax2-23/+7
2016-10-04mfd: arizona: Add DT options for max_channels_clocked and PDM speaker configRichard Fitzgerald2-0/+48
2016-10-04mfd: twl6040: Register child device for twl6040-pdmclkPeter Ujfalusi3-1/+7
2016-10-04mfd: cros_ec_spi: Remove unused variable 'request'Lee Jones1-2/+0
2016-10-04mfd: omap-usb-host: Return value is not 'const int'Lee Jones1-1/+1