aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-11mm: add VM_BUG_ON_PAGE() to page_mapcount()Wang, Yalin1-1/+2
2015-02-11mm: add fields for compound destructor and order into struct pageKirill A. Shutemov2-5/+12
2015-02-11f2fs: fix sparse warningsJaegeuk Kim1-6/+7
2015-02-11f2fs: introduce macros to convert bytes and blocks in f2fsJaegeuk Kim1-0/+4
2015-02-11f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim2-0/+2
2015-02-11f2fs: merge flags in struct f2fs_sb_infoChao Yu1-2/+2
2015-02-11gue: Use checksum partial with remote checksum offloadTom Herbert1-0/+1
2015-02-11vxlan: Use checksum partial with remote checksum offloadTom Herbert2-1/+4
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2-2/+32
2015-02-11net: Use more bit fields in napi_gro_cbTom Herbert1-8/+10
2015-02-11net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2-6/+15
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert2-2/+28
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches1-2/+0
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches1-2/+0
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore1-9/+16
2015-02-11Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-3/+201
2015-02-11Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-36/+10
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds10-57/+28
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-20/+151
2015-02-11block: remove unused function blk_bio_map_sgChristoph Hellwig1-2/+0
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-2/+33
2015-02-11Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2-1/+12
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds27-177/+273
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13-66/+195
2015-02-11Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6Linus Torvalds3-32/+109
2015-02-11drm/exynos: Add DECON driverAjay Kumar1-0/+349
2015-02-11lguest: remove NOTIFY call and eventfd facility.Rusty Russell1-1/+1
2015-02-11lguest: remove lguest bus definitions from header.Rusty Russell1-47/+2
2015-02-11lguest: add infrastructure for userspace to deliver a trap to the guest.Rusty Russell1-0/+1
2015-02-11lguest: write more information to userspace about pending traps.Rusty Russell1-0/+13
2015-02-11lguest: add operations to get/set a register from the Launcher.Rusty Russell1-0/+2
2015-02-11Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-3/+0
2015-02-11virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defi...Rusty Russell1-0/+2
2015-02-11virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.Rusty Russell1-4/+13
2015-02-11virtio: define VIRTIO_PCI_CAP_PCI_CFG in header.Rusty Russell1-1/+3
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds109-665/+2259
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-0/+134
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-1/+4
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-67/+49
2015-02-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds6-32/+28
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-16/+36
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-71/+355
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+19
2015-02-10memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov2-6/+2
2015-02-10memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov1-2/+1
2015-02-10memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov1-2/+3
2015-02-10mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin1-1/+1
2015-02-10asm-generic: drop unused pte_file* helpersKirill A. Shutemov1-15/+0
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2-4/+1