summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-24driver core: add CLASS_ATTR_WO()Greg Kroah-Hartman
2016-11-10drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2016-10-31PM / runtime: Optimize the use of device linksRafael J. Wysocki
2016-10-31PM / runtime: Use device linksRafael J. Wysocki
2016-10-31driver core: Functional dependencies tracking supportRafael J. Wysocki
2016-10-30Merge 4.9-rc3 into driver-core-nextGreg Kroah-Hartman
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa
2016-10-28debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FSArnd Bergmann
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-27Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2016-10-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-21Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki
2016-10-21Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-20Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-10-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker
2016-10-20cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski
2016-10-20iomap: add IOMAP_REPORTChristoph Hellwig
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-10-19nvme.h: add an enum for cns valuesChristoph Hellwig
2016-10-19nvme.h: don't use uuid_beChristoph Hellwig
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes