aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-09-14Merge tag 'v4.1.7' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/li...lsk-v4.1-15.09Kevin Hilman
2015-09-13genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-09-13Revert "libata: Implement NCQ autosense"Tejun Heo
2015-09-13Revert "libata: Implement support for sense data reporting"Tejun Heo
2015-08-16mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood
2015-08-14Merge tag 'v4.1.5' into linux-linaro-lsk-v4.1lsk-v4.1-15.08Kevin Hilman
2015-08-10efi: Handle memory error structures produced based on old versions of standardLuck, Tony
2015-08-10ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp
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-03ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
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-07thermal: support slope and offset coefficientsEduardo Valentin
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-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
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-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell