summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław
2011-07-14net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław
2011-07-14net: unexport netdev_fix_features()Michał Mirosław
2011-07-14tracing: Have dynamic size event stack tracesSteven Rostedt
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo
2011-07-14memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo
2011-07-14memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo
2011-07-14memblock: Implement for_each_free_mem_range()Tejun Heo
2011-07-14memblock: Add optional region->nidTejun Heo
2011-07-14memblock: Use __meminit[data] instead of __init[data]Tejun Heo
2011-07-14memblock: Remove memblock_memory_can_coalesce()Tejun Heo
2011-07-14memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo
2011-07-14memblock: Separate out memblock_find_in_range_node()Tejun Heo
2011-07-14memblock: Don't allow archs to override memblock_nid_range()Tejun Heo
2011-07-14bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-14KVM: Steal time implementationGlauber Costa
2011-07-14Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie
2011-07-13ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13memblock: Replace memblock_find_base() with memblock_find_in_range()Tejun Heo
2011-07-13memblock: Kill MEMBLOCK_ERRORTejun Heo
2011-07-13block: reorder request_queue to remove 64 bit alignment paddingRichard Kennedy
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski
2011-07-13PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-12x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-12NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust
2011-07-12pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanupBoaz Harrosh
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust
2011-07-12NFS: added FREE_STATEID callBryan Schumaker
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-07-12CFQ: move think time check variables to a separate structShaohua Li
2011-07-12KVM: introduce kvm_read_guest_cachedGleb Natapov
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras