summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust1-3/+0
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust1-1/+0
2011-07-15NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust1-1/+2
2011-07-15NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust1-0/+1
2011-07-15ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski1-7/+0
2011-07-15net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław1-6/+0
2011-07-15net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław1-1/+1
2011-07-15net: unexport netdev_fix_features()Michał Mirosław1-1/+0
2011-07-15tracing: Have dynamic size event stack tracesSteven Rostedt1-0/+1
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki1-0/+2
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo1-2/+0
2011-07-14memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo1-1/+1
2011-07-14memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo1-1/+1
2011-07-14memblock: Implement for_each_free_mem_range()Tejun Heo1-0/+20
2011-07-14memblock: Add optional region->nidTejun Heo2-0/+28
2011-07-14memblock: Use __meminit[data] instead of __init[data]Tejun Heo1-2/+2
2011-07-14memblock: Remove memblock_memory_can_coalesce()Tejun Heo1-4/+0
2011-07-14memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo1-2/+0
2011-07-14memblock: Separate out memblock_find_in_range_node()Tejun Heo1-0/+4
2011-07-14memblock: Don't allow archs to override memblock_nid_range()Tejun Heo1-1/+0
2011-07-14bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo1-2/+20
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-10/+48
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller1-14/+1
2011-07-14KVM: Steal time implementationGlauber Costa1-0/+1
2011-07-14Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie1-0/+5
2011-07-14ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying1-0/+2
2011-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+13
2011-07-14memblock: Replace memblock_find_base() with memblock_find_in_range()Tejun Heo1-1/+2
2011-07-14memblock: Kill MEMBLOCK_ERRORTejun Heo1-3/+1
2011-07-13block: reorder request_queue to remove 64 bit alignment paddingRichard Kennedy1-7/+6
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity1-0/+13
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski1-2/+8
2011-07-13PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki1-0/+3
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller1-7/+2
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller2-2/+2
2011-07-13x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo1-0/+1
2011-07-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+2
2011-07-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds1-1/+2
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller1-12/+0
2011-07-12NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust1-0/+2
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust1-1/+2
2011-07-12pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanupBoaz Harrosh1-29/+2
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust1-0/+1
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust1-3/+11
2011-07-12NFS: added FREE_STATEID callBryan Schumaker2-0/+11
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker2-0/+11
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker2-0/+9
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson1-1/+1
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2-0/+4
2011-07-12CFQ: move think time check variables to a separate structShaohua Li1-5/+9