summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-02-10
|\
| * quota: Store maximum space limit in bytesJan Kara2015-01-30
| * quota: Remove quota_on_meta callbackJan Kara2015-01-30
| * quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara2015-01-30
| * quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara2015-01-30
| * quota: Split ->set_xstate callback into twoJan Kara2015-01-30
| * Merge branch 'for_linus' into for_nextJan Kara2015-01-30
| |\
| * | quota: Cleanup flags definitionsJan Kara2015-01-21
| * | jbd: drop jbd_ENOSYS debugDavidlohr Bueso2015-01-15
* | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-10
|\ \ \
| * | | locks: update comments that refer to inode->i_flockJeff Layton2015-01-21
| * | | locks: keep a count of locks on the flctx listsJeff Layton2015-01-16
| * | | locks: clean up the lm_change prototypeJeff Layton2015-01-16
| * | | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-16
| * | | locks: remove i_flock field from struct inodeJeff Layton2015-01-16
| * | | locks: convert lease handling to file_lock_contextJeff Layton2015-01-16
| * | | locks: convert posix locks to file_lock_contextJeff Layton2015-01-16
| * | | locks: add a new struct file_locking_context pointer to struct inodeJeff Layton2015-01-16
| * | | locks: add new struct list_head to struct file_lockJeff Layton2015-01-16
* | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-02-10
| |\ \ \ \
| | * | | | cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar2015-01-23
| | * | | | cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar2015-01-23
| | * | | | cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar2015-01-23
| * | | | | Merge branch 'pm-domains'Rafael J. Wysocki2015-02-10
| |\ \ \ \ \
| | * | | | | PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson2015-02-03
| | * | | | | PM / Domains: Eliminate the mutex for the generic_pm_domain_dataUlf Hansson2015-02-03
| | * | | | | PM / Domains: Remove reference counting for the generic_pm_domain_dataUlf Hansson2015-02-03
| | * | | | | PM / Domains: Remove pm_genpd_dev_need_restore() APIUlf Hansson2015-01-23
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki2015-02-10
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | PM / devfreq: event: Add devfreq_event classChanwoo Choi2015-01-30
| * | | | | | Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-10
| |\ \ \ \ \ \
| | * | | | | | ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu2015-02-05
| | * | | | | | PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-05
| | * | | | | | resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-05
| | * | | | | | ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu2015-02-03
| | * | | | | | ACPI: Add field offset to struct resource_list_entryJiang Liu2015-02-03
| | * | | | | | ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu2015-02-03
| | * | | | | | Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-03
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2015-02-10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-05
| | * | | | | | | | ACPICA: Update version to 20150204David E. Box2015-02-05
| | * | | | | | | | ACPICA: Update Copyright headers to 2015David E. Box2015-02-05
| | * | | | | | | | ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-05
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-26
| | * | | | | | | ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-26
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2015-02-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Add pci_device_to_OF_node() stub for !CONFIG_OFKevin Hao2015-02-03
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-02-02
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |