summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-10mm/slab: use percpu allocator for cpu cacheJoonsoo Kim1-17/+3
2014-10-10topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim1-0/+17
2014-10-10mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()Joonsoo Kim1-22/+0
2014-10-10mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim1-41/+1
2014-10-10proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov1-2/+2
2014-10-10Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-76/+128
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-58/+116
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-3/+57
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab9-17/+62
2014-10-09block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+35
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+13
2014-10-09fonts: Add 6x10 fontMaarten ter Huurne1-1/+3
2014-10-09s390: add support for vector extensionMartin Schwidefsky1-0/+2
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky1-1/+1
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg1-18/+14
2014-10-09IB/mlx5: Use extended internal signature layoutSagi Grimberg1-8/+24
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg1-0/+3
2014-10-09vfs: move getname() from callers to do_mount()Seunghun Lee1-1/+2
2014-10-09Add copy_to_iter(), copy_from_iter() and iov_iter_zero()Matthew Wilcox1-0/+3
2014-10-09constify file_inode()Al Viro1-1/+1
2014-10-09vfs: Make d_invalidate return voidEric W. Biederman1-1/+1
2014-10-09vfs: Merge check_submounts_and_drop and d_invalidateEric W. Biederman1-1/+0
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds109-1339/+3188
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+297
2014-10-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-0/+82
2014-10-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds7-40/+167
2014-10-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-40/+10
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-10-09net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet1-0/+29
2014-10-09net: description of dma_cookie cause make xmldocs warningMasanari Iida1-2/+0
2014-10-09Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski1-0/+15
2014-10-09net: fs_enet: Remove non NAPI RXLEROY Christophe1-1/+0
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-7/+15
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-6/+28
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-55/+21
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-292/+30
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+43
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-5/+48
2014-10-08Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-152/+36
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-41/+79
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-13/+128
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-66/+180
2014-10-08cxl: Add documentation for userspace APIsIan Munsie1-3/+4
2014-10-08cxl: Add userspace header fileIan Munsie3-0/+90
2014-10-08cxl: Add new header for call backs and structsIan Munsie1-0/+48
2014-10-08mailbox: Introduce framework for mailboxJassi Brar2-0/+179
2014-10-08mailbox: rename pl320-ipc specific mailbox.hSuman Anna1-0/+0
2014-10-08Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-1/+7