aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds1-0/+22
2016-10-28block: add a proper block layer data direction encodingChristoph Hellwig2-13/+30
2016-10-28block: better op and flags encodingChristoph Hellwig6-80/+48
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig2-39/+49
2016-10-28block: replace REQ_THROTTLED with a bio flagChristoph Hellwig1-6/+2
2016-10-28block: move REQ_RAHEAD to common flagsChristoph Hellwig1-2/+2
2016-10-28block: REQ_NOMERGE is common to the bio and requestChristoph Hellwig1-1/+1
2016-10-28block: remove bio_is_rwChristoph Hellwig1-11/+0
2016-10-28miscdevice: introduce builtin_misc_devicePaul Gortmaker1-0/+7
2016-10-28mei: bus: remove rx callback contextTomas Winkler1-4/+2
2016-10-28mei: bus: add module_mei_cl_driver helper macroTomas Winkler1-0/+13
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa1-0/+1
2016-10-28mtd: nand: Fix data interface configuration logicBoris Brezillon1-1/+1
2016-10-28debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FSArnd Bergmann1-17/+27
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada1-3/+2
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: statically initialize familiesJohannes Berg2-13/+17
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-1/+0
2016-10-27Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+11
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds1-28/+2
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby1-0/+2
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby1-5/+11
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen1-0/+3
2016-10-27cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen1-0/+3
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen1-0/+20
2016-10-27firmware: ti_sci: Add support for reboot core serviceNishanth Menon1-0/+11
2016-10-27firmware: ti_sci: Add support for Clock controlNishanth Menon1-0/+78
2016-10-27firmware: ti_sci: Add support for Device controlNishanth Menon1-0/+91
2016-10-27firmware: Add basic support for TI System Control Interface (TI-SCI) protocolNishanth Menon1-0/+69
2016-10-26doc: update docbook annotations for socket and skbStephen Hemminger1-0/+1
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang1-0/+1
2016-10-26net: phy: broadcom: Update Auxiliary Control Register macrosXo Wang1-1/+2
2016-10-26cacheinfo: Introduce cache idFenghua Yu1-0/+3
2016-10-26regulator: tps65218: Remove all the compatiblesKeerthy1-0/+1
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy1-2/+0
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie1-0/+22
2016-10-25platform/chrome: Introduce a new function to check EC features.Vincent Palatin2-0/+85
2016-10-25iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra2-5/+103
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson7-229/+244
2016-10-25locking/mutex: Rework mutex::ownerPeter Zijlstra2-40/+30
2016-10-25sched/core: Explain sleep/wakeup in a better wayPeter Zijlstra1-16/+36
2016-10-25Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter304-2687/+7736
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-5/+53
2016-10-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-10-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu1-0/+2
2016-10-25crypto: acomp - add asynchronous compression apiGiovanni Cabiddu1-0/+1
2016-10-25crypto: ccp - fix typo "CPP"Paul Bolle1-3/+3
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes1-4/+0
2016-10-24soc: qcom: wcnss_ctrl: Stub wcnss_ctrl APIBjorn Andersson1-0/+13