summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-03Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-07-02Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-01ACPICA: Update version to 20150619Bob Moore
2015-07-01ACPICA: Update TPM2 ACPI tableBob Moore
2015-07-01ACPICA: Update definitions for the TCPA and TPM2 ACPI tablesBob Moore
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore
2015-07-01ACPICA: ACPI 6.0: Add values for MADT GIC version fieldHanjun Guo
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit
2015-07-01ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng
2015-07-01ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng
2015-07-01ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-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