summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI/ACPI: fix type mismatchMárton Németh2011-06-011-1/+1
* PCI: fix new kernel-doc warningRandy Dunlap2011-06-011-1/+1
* PCI: Fix warning in drivers/pci/probe.c on sparc64David S. Miller2011-05-311-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-012-2/+2
|\
| * x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity2011-05-301-1/+1
| * x86 idle: Fix mwait deprecation warning messageBorislav Petkov2011-05-301-1/+1
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-012-9/+56
|\ \
| * | rcu: Cure load woesPeter Zijlstra2011-05-312-9/+56
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-311-0/+2
|\ \
| * | x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oSteven Rostedt2011-05-271-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-312-2/+3
|\ \ \
| * | | autofs4: bogus dentry_unhash() added in ->unlink()Al Viro2011-05-301-2/+0
| * | | vfs: shrink_dcache_parent before rmdir, dir renameSage Weil2011-05-301-0/+3
| | |/ | |/|
* / | powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-311-1/+2
|/ /
* | Linux 3.0-rc1v3.0-rc1Linus Torvalds2011-05-291-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-05-296-263/+220
|\ \
| * | eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks2011-05-293-13/+6
| * | eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks2011-05-293-105/+88
| * | eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks2011-05-291-16/+10
| * | eCryptfs: Fix new inode race conditionTyler Hicks2011-05-295-28/+30
| * | eCryptfs: Cleanup inode initialization codeTyler Hicks2011-05-292-68/+69
| * | eCryptfs: Consolidate inode functions into inode.cTyler Hicks2011-05-294-107/+91
* | | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-2932-279/+3907
|\ \ \
| * | | pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh2011-05-291-1/+18
| * | | NFSv4.1: define nfs_generic_pg_testBoaz Harrosh2011-05-291-24/+20
| * | | NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-294-19/+17
| * | | NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-296-23/+22
| * | | NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-295-54/+27
| * | | pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh2011-05-293-0/+61
| * | | pnfs: encode_layoutcommitBenny Halevy2011-05-292-3/+17
| * | | pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh2011-05-293-2/+297
| * | | pnfs: encode_layoutreturnAndy Adamson2011-05-292-2/+11
| * | | pnfs: layoutret_on_setattrBenny Halevy2011-05-293-0/+26
| * | | pnfs: layoutreturnBenny Halevy2011-05-297-7/+274
| * | | pnfs-obj: osd raid engine read/write implementationBoaz Harrosh2011-05-293-0/+901
| * | | pnfs: support for non-rpc layout driversBenny Halevy2011-05-295-4/+62
| * | | pnfs-obj: define per-inode private structureBenny Halevy2011-05-293-0/+46
| * | | pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2011-05-292-3/+22
| * | | pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh2011-05-293-0/+233
| * | | pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh2011-05-294-2/+341
| * | | pnfs-obj: pnfs_osd XDR client implementationBoaz Harrosh2011-05-292-1/+413
| * | | pnfs-obj: pnfs_osd XDR definitionsBenny Halevy2011-05-291-0/+345
| * | | pnfs-obj: objlayoutdriver module skeletonBenny Halevy2011-05-294-0/+93
| * | | pnfs: client statsJ. Bruce Fields2011-05-291-0/+25
| * | | pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-293-9/+12
| * | | pnfs: align layoutget requests on page boundariesBenny Halevy2011-05-291-0/+8
| * | | pnfs: Use byte-range for layoutgetBenny Halevy2011-05-294-45/+142
| * | | SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-295-21/+27
| * | | NFSv4.1: use layout driver in global device cacheBenny Halevy2011-05-294-16/+23
| * | | pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-295-15/+241