summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields2009-08-201-0/+2
* Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-197-48/+224
|\
| * sunrpc: ntoh -> be*_to_cpuBenny Halevy2009-08-141-3/+2
| * sunrpc: hton -> cpu_to_be*Benny Halevy2009-08-141-3/+2
| * Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-131-11/+38
| |\
| | * perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-131-11/+36
| | * perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-131-0/+2
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-08-131-1/+8
| |\ \
| | * | locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra2009-08-101-1/+8
| * | | NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-121-3/+2
| | |/ | |/|
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-102-7/+20
| |\ \ | | |/ | |/|
| | * perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-101-0/+4
| | * perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-101-1/+7
| | * perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-102-1/+4
| | * perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-091-5/+5
| * | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-0/+1
| |\ \ | | |/ | |/|
| | * KVM: fix ack not being delivered when msi presentMichael S. Tsirkin2009-08-051-0/+1
| * | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-093-36/+107
| * | perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-091-25/+85
* | | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-103-13/+50
|\ \ \
| * | | SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust2009-08-092-0/+21
| * | | SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust2009-08-091-2/+9
| * | | SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-091-3/+10
| * | | NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-091-1/+2
| * | | SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-092-2/+1
| * | | SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-091-2/+2
| * | | SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust2009-08-091-2/+3
| * | | SUNRPC: Constify rpc_pipe_ops...Trond Myklebust2009-08-091-2/+3
| |/ /
* | | Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-103-3/+54
|\ \ \
| * | | SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-091-1/+0
| * | | SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-091-1/+0
| * | | SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-091-0/+38
| * | | SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitionsChuck Lever2009-08-091-1/+16
| |/ /
* | | NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust2009-08-091-0/+9
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-071-1/+2
|\ \
| * | vfs: add __destroy_inodeChristoph Hellwig2009-08-071-0/+1
| * | vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-071-1/+1
| |/
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-071-5/+3
|\ \
| * | ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-061-5/+3
| |/
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-08-072-1/+3
|\ \
| * | mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-031-1/+1
| * | mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre2009-08-031-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-071-6/+7
|\ \ \
| * | | Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-051-6/+7
* | | | bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2009-08-071-13/+19
* | | | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2009-08-071-0/+28
* | | | drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-051-0/+5
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-041-1/+1
|\ \ \
| * | | tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-08-041-0/+1
|\ \ \ \
OpenPOWER on IntegriCloud