summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-255-7/+5
|\
| * NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2011-10-191-0/+1
| * NFS: Get rid of the unused nfs_write_data->flags fieldTrond Myklebust2011-10-191-1/+0
| * NFS: Get rid of the unused nfs_read_data->flags fieldTrond Myklebust2011-10-191-1/+0
| * NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust2011-10-181-3/+0
| * NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-181-1/+0
| * SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-181-1/+2
| * SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-181-0/+2
* | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-259-190/+61
|\ \
| * | nfsd4: implement new 4.1 open reclaim typesJ. Bruce Fields2011-10-191-1/+4
| * | SUNRPC: compare scopeid for link-local addressesMi Jinlong2011-09-141-1/+7
| * | SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong2011-09-141-9/+21
| * | NFSD: Remove the ex_pathname field from struct svc_exportTrond Myklebust2011-09-131-1/+0
| * | NFSD: Cleanup for nfsd4_path()Trond Myklebust2011-09-131-0/+1
| * | nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields2011-08-312-117/+0
| * | nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields2011-08-271-0/+16
| * | Remove include/linux/nfsd/const.hJ. Bruce Fields2011-08-263-45/+5
| * | nfsd: remove unused definesJ. Bruce Fields2011-08-261-13/+0
| * | sunrpc: use better NUMA affinitiesEric Dumazet2011-08-191-1/+1
| * | locks: fix tracking of inprogress lease breaksJ. Bruce Fields2011-08-191-2/+5
| * | locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-191-1/+2
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-2512-94/+622
|\ \ \
| * \ \ Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-221-0/+1
| |\ \ \
| | * | | PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki2011-10-221-0/+1
| * | | | PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-161-1/+3
| * | | | PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-161-3/+6
| * | | | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-161-0/+34
| * | | | PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-161-0/+52
| * | | | Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki2011-10-072-0/+250
| |\ \ \ \
| | * | | | PM / devfreq: Add basic governorsMyungJoo Ham2011-10-021-0/+35
| | * | | | PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham2011-10-021-0/+203
| | * | | | PM / OPP: Add OPP availability change notifier.MyungJoo Ham2011-09-301-0/+12
| * | | | | Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-074-40/+160
| |\ \ \ \ \
| | * | | | | PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki2011-10-042-10/+12
| | * | | | | PM QoS: Add global notification mechanism for device constraintsJean Pihet2011-08-251-0/+11
| | * | | | | PM QoS: Implement per-device PM QoS constraintsJean Pihet2011-08-252-0/+51
| | * | | | | PM QoS: Generalize and export constraints management codeJean Pihet2011-08-251-0/+14
| | * | | | | PM QoS: Reorganize data structsJean Pihet2011-08-251-0/+19
| | * | | | | PM QoS: Minor clean-upsJean Pihet2011-08-252-12/+12
| | * | | | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-252-5/+28
| * | | | | | Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-075-50/+114
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | PM / Domains: Split device PM domain data into base and need_restoreRafael J. Wysocki2011-09-262-2/+11
| | * | | | | Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki2011-09-2622-71/+84
| | |\ \ \ \ \
| | * | | | | | PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki2011-08-251-0/+1
| | | |/ / / / | | |/| | | |
| | * | | | | PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-252-56/+71
| | * | | | | PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-253-6/+19
| | * | | | | PM: Reference counting of power.subsys_dataRafael J. Wysocki2011-08-251-0/+3
| | * | | | | PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-253-3/+19
| | * | | | | PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTERRafael J. Wysocki2011-08-251-1/+1
| | * | | | | PM / Domains: Allow generic PM domains to have multiple mastersRafael J. Wysocki2011-08-251-3/+9