aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-09checkpatch: add pF/pf deprecation warningSergey Senozhatsky1-2/+9
2018-01-09symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky4-61/+68
2018-01-09parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky5-0/+35
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky4-0/+31
2018-01-09ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky3-1/+23
2018-01-09sections: split dereference_function_descriptor()Sergey Senozhatsky3-2/+22
2018-01-09openrisc: Fix conflicting types for _exext and _stextJoel Stanley1-2/+1
2017-12-08sched/autogroup: move sched.h includeSergey Senozhatsky1-2/+2
2017-12-08sched/autogroup: remove unneeded kallsyms includeSergey Senozhatsky1-1/+0
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds3-6/+4
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds28-748/+164
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds6-79/+29
2017-11-20Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2017-11-20dt-bindings: trivial-devices: Remove fsl,mc13892Jonathan Neuschäfer1-1/+0
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd1-3/+3
2017-11-20MAINTAINERS: fix jfs tree locationTom Saeger1-1/+1
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds15-367/+1715
2017-11-20ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu1-0/+3
2017-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-1/+1
2017-11-18ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang1-73/+2
2017-11-18NTB: make idt_89hpes_cfg constBhumika Goyal1-8/+8
2017-11-18NTB: switchtec_ntb: Update switchtec documentation with notes for NTBLogan Gunthorpe1-0/+12
2017-11-18NTB: switchtec_ntb: Add memory window supportLogan Gunthorpe1-3/+210
2017-11-18NTB: switchtec_ntb: Implement scratchpad registersLogan Gunthorpe1-2/+73
2017-11-18NTB: switchtec_ntb: Implement doorbell registersLogan Gunthorpe1-4/+85
2017-11-18NTB: switchtec_ntb: Add link managementLogan Gunthorpe1-1/+129
2017-11-18NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2-1/+150
2017-11-18NTB: switchtec_ntb: Initialize hardware for doorbells and messagesLogan Gunthorpe1-0/+142
2017-11-18NTB: switchtec_ntb: Initialize hardware for memory windowsLogan Gunthorpe1-0/+360
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe8-0/+101
2017-11-18NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe1-2/+6
2017-11-18NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe3-22/+22
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2-0/+55
2017-11-18NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe1-0/+84
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe2-1/+5
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe3-259/+281
2017-11-18ntb: update maintainer list for Intel NTB driverDave Jiang1-3/+2
2017-11-18clean up x86 platform driver default valuesLinus Torvalds1-11/+0
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds18-173/+225
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds42-552/+2613
2017-11-18platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede1-0/+4
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds41-18/+1702
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-228/+395
2017-11-17Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+1
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds8-39/+533
2017-11-17Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds4-16/+52
2017-11-17Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-39/+20
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds185-979/+7230
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds12-219/+457
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds21-258/+296