aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+1
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-35/+34
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+0
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-25/+7
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich2-6/+1
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-7/+23
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-14/+42
2014-08-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-2/+44
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-4/+15
2014-08-09Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds2-0/+13
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-34/+133
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-11/+15
2014-08-09Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds1-4/+4
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-4/+14
2014-08-10drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs1-0/+3
2014-08-10drm/nouveau: use ioctl interface for abi16 grobj allocBen Skeggs1-0/+8
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-23/+6
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-10/+23
2014-08-10drm/ttm: expose CPU address of DMA-allocated pagesAlexandre Courbot1-0/+2
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds3-0/+59
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds2-1/+10
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-79/+132
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-3/+27
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds31-194/+340
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal1-0/+3
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal1-0/+19
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal1-1/+1
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+33
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal2-0/+64
2014-08-08kexec: new syscall kexec_file_load() declarationVivek Goyal1-0/+4
2014-08-08kexec: make kexec_segment user buffer pointer a unionVivek Goyal1-1/+12
2014-08-08resource: provide new functions to walk through resourcesVivek Goyal1-0/+6
2014-08-08kexec: rename unusebale_pages to unusable_pagesVivek Goyal1-1/+1
2014-08-08shm: add memfd_create() syscallDavid Herrmann2-0/+9
2014-08-08shm: add sealing APIDavid Herrmann2-0/+32
2014-08-08mm: allow drivers to prevent new writable mappingsDavid Herrmann1-2/+27
2014-08-08pci-dma-compat: add pci_zalloc_consistent helperJoe Perches1-0/+8
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-5/+12
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2-2/+2
2014-08-08shm: remove unneeded extern for functionJack Miller1-1/+1
2014-08-08shm: make exit_shm work proportional to task activityJack Miller2-1/+17
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu8-31/+31
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt1-0/+1
2014-08-08sysctl: remove typedef ctl_tableJoe Perches1-2/+0
2014-08-08rapidio: add new RapidIO DMA interface routinesAlexandre Bounine1-0/+5
2014-08-08kernel/fork.c: make mm_init_owner staticVladimir Davydov1-5/+0
2014-08-08fork/exec: cleanup mm initializationVladimir Davydov1-0/+1
2014-08-08proc: constify seq_operationsFabian Frederick1-3/+3
2014-08-08memcg: remove lookup_cgroup_page() prototypeGreg Thelen1-1/+0
2014-08-08page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov1-6/+0