summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-07-01Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-07-01sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman
2015-07-01kernfs: Add support for always empty directories.Eric W. Biederman
2015-07-01sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-07-01fs: Add helper functions for permanently empty directories.Eric W. Biederman
2015-07-01fuse: device fd cloneMiklos Szeredi
2015-07-01fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet
2015-06-30Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-30drm: use kvfree() in drm_free_large()Pekka Enberg
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon
2015-06-30lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon
2015-06-30kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops pathHATAYAMA Daisuke
2015-06-30mm: meminit: finish initialisation of struct pages before basic setupMel Gorman
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-30mm: meminit: inline some helper functionsMel Gorman
2015-06-30mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman
2015-06-30mm: meminit: only set page reserved in the memblock regionNathan Zimmer
2015-06-30memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2015-06-29api: fix compatibility of linux/in.h with netinet/in.hStephen Hemminger
2015-06-29drm/amdgpu: add flag to delay VM updatesChristian König
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König
2015-06-29Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou
2015-06-28net: Kill sock->sk_protinfoDavid Miller
2015-06-28ax25: Stop using sock->sk_protinfo.David Miller
2015-06-28param: fix module param locks when !CONFIG_SYSFS.Rusty Russell
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-06-26Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-26Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-06-26genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()Thomas Gleixner