summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds-1/+0
2017-07-05parisc: ->mapping_errorChristoph Hellwig-4/+18
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-35701/+98363
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1535/+12841
2017-07-05xfs: fix contiguous dquot chunk iteration livelockBrian Foster-2/+7
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+1146
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-111/+114
2017-07-05platform/x86: ideapad-laptop: Fix indentation in DMI tableAndy Shevchenko-4/+4
2017-07-05platform/x86: ideapad-laptop: Add several models to no_hw_rfkillYang Jiaxun-0/+70
2017-07-05platform/x86: ideapad-laptop: Add IdeaPad V510-15IKB to no_hw_rfkillSven Eckelmann-0/+7
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-2395/+9902
2017-07-05platform/x86: intel_telemetry: Add debugfs entry for S0ix residencyRajneesh Bhardwaj-0/+26
2017-07-05platform/x86: intel_telemetry_debugfs: fix some error codes in initDan Carpenter-4/+3
2017-07-05platform/x86: intel_telemetry_debugfs: fix oops when load/unload modulePriyalee Kushwaha-9/+7
2017-07-05Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds-49/+53
2017-07-05mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei-2/+3
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-14/+50
2017-07-05drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu-2/+3
2017-07-05sched/fair: Fix load_balance() affinity redo pathJeffrey Hugo-12/+20
2017-07-05MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerIngo Molnar-3/+13
2017-07-05ftrace: Test for NULL iter->tr in regex for stack_trace_filter changesSteven Rostedt (VMware)-1/+1
2017-07-05Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/coreSteven Rostedt (VMware)-5/+19
2017-07-05Merge branch 'dt/property-move' into dt/nextRob Herring-744/+850
2017-07-05Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring-10/+73
2017-07-05crypto: sha1-ssse3 - Disable avx2Herbert Xu-1/+1
2017-07-05GFS2: constify attribute_group structures.Arvind Yadav-2/+2
2017-07-05gfs2: gfs2_create_inode: Keep glock across iputAndreas Gruenbacher-7/+15
2017-07-05gfs2: Clean up glock work enqueuingAndreas Gruenbacher-50/+74
2017-07-05gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher-21/+35
2017-07-05gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher-12/+46
2017-07-05MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructionsMaciej W. Rozycki-2/+37
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki-0/+7
2017-07-05locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()Kirill Tkhai-2/+2
2017-07-05Merge branches 'fixes' and 'misc' into for-linusRussell King-18/+185
2017-07-05Merge branch 'phy-dp83867-workaround-incorrect-RX_CTRL-pin-strap'David S. Miller-0/+18
2017-07-05net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri-0/+11
2017-07-05dt-bindings: phy: dp83867: provide a workaround for incorrect RX_CTRL pin strapMurali Karicheri-0/+7
2017-07-05Merge branch 'cxgb4-ptp'David S. Miller-14/+900
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta-1/+18
2017-07-05cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta-0/+287
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta-13/+595
2017-07-05Merge branch 'nfp-port-enumeration-change-and-FW-ABI-adjustment'David S. Miller-49/+28
2017-07-05nfp: default to chained metadata prepend formatJakub Kicinski-1/+8
2017-07-05nfp: remove legacy MAC address lookupJakub Kicinski-34/+8
2017-07-05nfp: improve order of interfaces in breakout modeJakub Kicinski-14/+12
2017-07-05net: macb: remove extraneous return when MACB_EXT_DESC is definedColin Ian King-1/+0
2017-07-05x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu-7/+29
2017-07-05x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu-26/+26
2017-07-05x86/boot/e820: Avoid overwriting e820_table_firmwareChen Yu-2/+4
2017-07-05bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP caseColin Ian King-0/+1