summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2015-01-20fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-20livepatch: support for repatching a functionJosh Poimboeuf
2015-01-20phy: qcom-ufs: add support for 20nm phyYaniv Gardi
2015-01-20scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig
2015-01-20ARM: clk: add clk-asm9260 driverOleksij Rempel
2015-01-20Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...Michael Turquette
2015-01-20arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara
2015-01-20arm/arm64: KVM: enable kernel side of GICv3 emulationAndre Przywara
2015-01-20arm64: KVM: add SGI generation register emulationAndre Przywara
2015-01-20arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara
2015-01-20arm/arm64: KVM: move kvm_register_device_ops() into vGIC probingAndre Przywara
2015-01-20arm/arm64: KVM: introduce per-VM opsAndre Przywara
2015-01-20arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara
2015-01-20audit: remove vestiges of vers_opsRichard Guy Briggs
2015-01-20mfd: max77693: Add defines for MAX77693 charger driverKrzysztof Kozlowski
2015-01-20msdos_fs.h: fix 'fields' in commentJeremiah Mahler
2015-01-20gpio: stmpe: enforce device tree only modeLinus Walleij
2015-01-20Merge tag 'v3.19-rc5' into develLinus Walleij
2015-01-20Merge branch 'tmio' into nextUlf Hansson
2015-01-20mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto
2015-01-20mmc: sh_mobile_sdhi: remove .init/.cleanupKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto
2015-01-20mmc: sdhci: add a quirk for single block transactionsVincent Yang
2015-01-20mmc: sdhci: add a quirk for tuning work aroundVincent Yang
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-20crypto: doc - remove colons in commentsStephan Mueller
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-19net: sched: Introduce connmark actionFelix Fietkau
2015-01-19ARM: dts: Add minimal support for dm8168-evmTony Lindgren
2015-01-19Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nfe...Olof Johansson
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel
2015-01-19iopoll: Introduce memory-mapped IO polling macrosMatt Wagantall
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi