aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-10/+46
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+50
2015-07-01ACPICA: Update version to 20150619Bob Moore1-1/+1
2015-07-01ACPICA: Update TPM2 ACPI tableBob Moore1-12/+6
2015-07-01ACPICA: Update definitions for the TCPA and TPM2 ACPI tablesBob Moore2-39/+81
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore2-42/+4
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore1-0/+5
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore1-0/+1
2015-07-01ACPICA: ACPI 6.0: Add values for MADT GIC version fieldHanjun Guo1-0/+11
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2-9/+16
2015-07-01ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng1-0/+6
2015-07-01ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng2-2/+15
2015-07-01ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng1-2/+2
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-0/+1
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng1-0/+9
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng1-2/+6
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-6/+6
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds9-107/+416
2015-07-01Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-1/+27
2015-07-01sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman1-0/+15
2015-07-01kernfs: Add support for always empty directories.Eric W. Biederman1-0/+3
2015-07-01sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman1-0/+3
2015-07-01fs: Add helper functions for permanently empty directories.Eric W. Biederman1-0/+2
2015-07-01fuse: device fd cloneMiklos Szeredi1-0/+3
2015-07-01fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet1-0/+3
2015-06-30Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-2/+7
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-55/+0
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy1-2/+2
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy1-1/+1
2015-06-30drm: use kvfree() in drm_free_large()Pekka Enberg1-4/+1
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon1-0/+3
2015-06-30lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon1-2/+2
2015-06-30kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops pathHATAYAMA Daisuke1-0/+3
2015-06-30mm: meminit: finish initialisation of struct pages before basic setupMel Gorman1-0/+8
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is setMel Gorman1-0/+8
2015-06-30mm: meminit: inline some helper functionsMel Gorman1-9/+0
2015-06-30mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman2-3/+19
2015-06-30mm: meminit: only set page reserved in the memblock regionNathan Zimmer1-0/+2
2015-06-30memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt1-0/+18
2015-06-30sparse: fix misplaced __pmem definitionDan Williams1-1/+1
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely4-8/+24
2015-06-29api: fix compatibility of linux/in.h with netinet/in.hStephen Hemminger2-3/+35
2015-06-29drm/amdgpu: add flag to delay VM updatesChristian König1-0/+3
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König1-0/+9
2015-06-29Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds1-0/+13
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter1-22/+0
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds8-1/+661
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-34/+124
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou1-0/+3
2015-06-28net: Kill sock->sk_protinfoDavid Miller1-2/+0