aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08nios2: Add CDX supportMarek Vasut4-2/+19
2017-05-08nios2: Add BMX supportMarek Vasut4-2/+19
2017-05-08nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2Marek Vasut3-0/+13
2017-05-08nios2: implement flush_dcache_mmap_lock/unlockJulien Beraud1-2/+4
2017-05-08nios2: enable earlycon supportTobias Klauser4-4/+9
2017-05-08nios2: constify irq_domain_opsTobias Klauser1-1/+1
2017-05-08nios2: remove wrapper header for cmpxchg.hTobias Klauser2-14/+1
2017-05-08nios2: add .gitignore entries for auto-generated filesTobias Klauser2-0/+3
2017-05-06docs: complete bumping minimal GNU Make version to 3.81Max Filippov1-1/+1
2017-05-06refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman1-11/+11
2017-05-06docs: bump minimal GNU Make version to 3.81Masahiro Yamada1-1/+1
2017-05-06initramfs: avoid "label at end of compound statement" errorLinus Torvalds1-0/+1
2017-05-05GFS2: Allow glocks to be unlocked after withdrawBob Peterson1-2/+4
2017-05-05xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan1-2/+2
2017-05-05dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer1-4/+8
2017-05-05CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-05arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas1-16/+49
2017-05-05befs: make export work with cold dcacheFabian Frederick1-0/+15
2017-05-05initramfs: Always do fput() and load modules after rootfs populateStafford Horne1-6/+9
2017-05-04libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams1-2/+4
2017-05-05drm: Document code of conductDaniel Vetter1-0/+11
2017-05-04libnvdimm: handle locked label storage areasDan Williams5-10/+39
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams6-9/+19
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring5-6/+6
2017-05-04orangefs: count directory pieces correctlyMartin Brandenburg1-2/+5
2017-05-04orangefs: invalidate stored directory on seekMartin Brandenburg1-1/+23
2017-05-04orangefs: skip forward to the next directory entry if seek is shortMartin Brandenburg1-4/+14
2017-05-04of: fix sparse warning in of_pci_range_parser_oneRob Herring1-1/+1
2017-05-04of: fix sparse warnings in of_find_next_cache_nodeRob Herring1-7/+6
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg1-1/+1
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong3-11/+18
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com1-0/+5
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com3-1/+9
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com5-11/+10
2017-05-04of/unittest: Missing unlocks on errorDan Carpenter1-2/+6
2017-05-04rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt1-1/+1
2017-05-04netvsc: make sure napi enabled before vmbus_openstephen hemminger2-4/+6
2017-05-04aquantia: Fix driver name reported by ethtoolPavel Belous1-1/+1
2017-05-04ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko2-0/+5
2017-05-04net/sched: remove redundant null check on headColin Ian King1-2/+1
2017-05-04tcp: do not inherit fastopen_req from parentEric Dumazet1-0/+1
2017-05-04dm integrity: improve the Kconfig help text for DM_INTEGRITYMike Snitzer1-2/+13
2017-05-04forcedeth: remove unnecessary carrier status checkZhu Yanjun1-4/+2
2017-05-04dm cache policy smq: cleanup free_target_met() and clean_target_met()Mike Snitzer1-11/+13
2017-05-04dm cache policy smq: allow demotions to happen even during continuous IOJoe Thornber1-1/+5
2017-05-04mq-deadline: add debugfs attributesOmar Sandoval3-2/+131
2017-05-04kyber: add debugfs attributesOmar Sandoval3-1/+134
2017-05-04blk-mq-debugfs: allow schedulers to register debugfs attributesOmar Sandoval6-17/+127
2017-05-04blk-mq: untangle debugfs and sysfsOmar Sandoval8-71/+94
2017-05-04blk-mq: move debugfs declarations to a separate header fileOmar Sandoval6-28/+33