summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-11memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov1-2/+1
2015-02-11memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov1-2/+3
2015-02-11mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin1-1/+1
2015-02-11asm-generic: drop unused pte_file* helpersKirill A. Shutemov1-15/+0
2015-02-11mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2-4/+1
2015-02-11mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov1-5/+3
2015-02-11rmap: drop support of non-linear mappingsKirill A. Shutemov4-14/+2
2015-02-11mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2-9/+0
2015-02-11mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov1-9/+7
2015-02-11mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov1-1/+0
2015-02-11mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov1-2/+6
2015-02-11mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim1-1/+26
2015-02-11fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-02-11Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-1/+68
2015-02-10Merge branch 'next' into for-linusDmitry Torokhov871-9118/+28331
2015-02-10Merge branch 'pm-cpufreq'Rafael J. Wysocki1-5/+5
2015-02-10Merge branch 'pm-domains'Rafael J. Wysocki2-5/+1
2015-02-10Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki1-0/+196
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki3-14/+94
2015-02-10Merge branch 'acpica'Rafael J. Wysocki19-47/+59
2015-02-10Merge branch 'devel-stable' into for-nextRussell King20-67/+92
2015-02-10ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis1-0/+1
2015-02-10Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds4-3/+16
2015-02-10Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-6/+2
2015-02-10Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-4/+8
2015-02-10Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-3/+31
2015-02-10ipv4: Namespecify TCP PMTU mechanismFan Du2-2/+2
2015-02-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-02-10Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2015-02-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+38
2015-02-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+26
2015-02-10Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+27
2015-02-10Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+10
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2015-02-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-31/+70
2015-02-10ipv6: Make __ipv6_select_ident staticVlad Yasevich1-2/+0
2015-02-10ethtool: rename reserved1 memeber in ethtool_drvinfo for expansion ROM versionHariprasad Shenai1-1/+3
2015-02-10IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas1-0/+2
2015-02-10net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua1-1/+1
2015-02-10Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-3/+88
2015-02-10Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds12-43/+5
2015-02-10tipc: convert legacy nl link stat to nl compatRichard Alpe1-0/+10
2015-02-10tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe1-0/+5
2015-02-10tipc: convert legacy nl bearer dump to nl compatRichard Alpe1-0/+5
2015-02-09Merge tag 'regmap-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+1
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller4-0/+6
2015-02-09SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flagTrond Myklebust1-1/+0
2015-02-09ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart1-0/+1
2015-02-09SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORTTrond Myklebust1-1/+0
2015-02-09Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo1-0/+2