summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-30Merge tag 'renesas-r8a7745-sysc-for-v4.10' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2016-11-23ARM: shmobile: r8a7745: add power domain index macrosSergei Shtylyov
2016-11-18Merge tag 'tegra-for-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2016-11-18Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-11-18Merge tag 'tegra-for-4.10-mailbox' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2016-11-18Merge tag 'reset-for-4.10' of git://git.pengutronix.de/git/pza/linux into nex...Olof Johansson
2016-11-18Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2016-11-18dt-bindings: Add power domains to Tegra BPMP firmwareStephen Warren
2016-11-18firmware: tegra: Add BPMP supportThierry Reding
2016-11-18firmware: tegra: Add IVC libraryThierry Reding
2016-11-18dt-bindings: firmware: Add bindings for Tegra BPMPJoseph Lo
2016-11-17Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2016-11-15dt-bindings: mailbox: Add Tegra HSP bindingJoseph Lo
2016-11-15soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan
2016-11-07Merge tag 'renesas-drivers-for-v4.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2016-11-07ARM: at91: add secumod register definitionsAlexandre Belloni
2016-10-24pinctrl: pm8994: add pad voltage regulator definesSrinivas Kandagatla
2016-10-24soc: qcom: wcnss_ctrl: Stub wcnss_ctrl APIBjorn Andersson
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-20dt-bindings: reset: oxnas: Add include file with reset indexesNeil Armstrong
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski
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
2016-10-18mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds