aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-04Merge tag 'v4.1.4' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/li...Kevin Hilman
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-03gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-08-03compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann
2015-08-03ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-03ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-08-03ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-08-03drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson
2015-08-03drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin
2015-08-03drm/dp/mst: close deadlock in connector destruction.Dave Airlie
2015-08-03libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-03libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-03bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov
2015-08-03hid-sensor: Fix suspend/resume delaySrinivas Pandruvada
2015-07-22Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...lsk-v4.1-15.07Kevin Hilman
2015-07-21PCI: Add pci_bus_addr_tYinghai Lu
2015-07-21PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki
2015-07-21mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger
2015-07-21power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski
2015-07-21ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-07-21ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-07-21mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman
2015-07-21sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman
2015-07-21kernfs: Add support for always empty directories.Eric W. Biederman
2015-07-21sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-07-21fs: Add helper functions for permanently empty directories.Eric W. Biederman
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-07-07thermal: support slope and offset coefficientsEduardo Valentin
2015-07-07thermal: add trace events to the power allocator governorJavi Merino
2015-07-07thermal: introduce the Power Allocator governorJavi Merino
2015-07-07thermal: cpu_cooling: implement the power cooling device APIJavi Merino
2015-07-07thermal: extend the cooling device API to include power informationJavi Merino
2015-07-07thermal: let governors have private data for each thermal zoneJavi Merino
2015-07-07thermal: fair_share: generalize the weight conceptJavi Merino
2015-07-07thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer
2015-06-14Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse
2015-06-06Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli
2015-05-31tcp: fix child sockets to use system default congestion control if not setNeal Cardwell