summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-09-29SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust1-0/+3
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko3-18/+33
2015-09-21fs: create and use seq_show_option for escapingKees Cook1-0/+35
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu1-1/+1
2015-09-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-13genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko1-0/+1
2015-09-13Revert "libata: Implement NCQ autosense"Tejun Heo1-2/+0
2015-09-13Revert "libata: Implement support for sense data reporting"Tejun Heo1-16/+0
2015-08-17mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-08-10efi: Handle memory error structures produced based on old versions of standardLuck, Tony1-1/+21
2015-08-10ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)1-0/+3
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp1-0/+2
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-03gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven1-0/+15
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov1-1/+4
2015-08-03compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann1-0/+2
2015-08-03ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0
2015-08-03libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2-1/+2
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-08-03libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen1-0/+1
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-08-03bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2015-08-03hid-sensor: Fix suspend/resume delaySrinivas Pandruvada1-0/+1
2015-07-21PCI: Add pci_bus_addr_tYinghai Lu2-5/+19
2015-07-21PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-5/+1
2015-07-21mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger1-2/+4
2015-07-21power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski1-0/+1
2015-07-21ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-0/+10
2015-07-21ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-0/+2
2015-07-21mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman1-1/+1
2015-07-21sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman1-0/+15
2015-07-21kernfs: Add support for always empty directories.Eric W. Biederman1-0/+3
2015-07-21sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman1-0/+3
2015-07-21fs: Add helper functions for permanently empty directories.Eric W. Biederman1-0/+2
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds1-1/+2
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse1-1/+2
2015-06-07Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2015-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-05-30Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+12
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner1-1/+12
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown1-1/+0
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell1-4/+2
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra1-4/+0
2015-05-27drivers: of/base: move of_init to driver_initSudeep Holla1-0/+6
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli1-1/+1