summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring1-0/+62
2011-07-12CFQ: move think time check variables to a separate structShaohua Li1-5/+9
2011-07-12KVM: introduce kvm_read_guest_cachedGleb Natapov1-0/+2
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras1-0/+3
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras1-0/+1
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson1-0/+2
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+6
2011-07-12KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentationJan Kiszka1-7/+1
2011-07-12PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman1-0/+6
2011-07-12fixlet: Remove fs_excl from struct task.Justin TerAvest3-6/+0
2011-07-12net: introduce __netdev_alloc_skb_ip_alignEric Dumazet1-3/+9
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-0/+2
2011-07-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+7
2011-07-12PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki1-0/+3
2011-07-12PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki1-3/+7
2011-07-11cfg80211: fix docbookJohannes Berg1-0/+1
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman1-0/+20
2011-07-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville6-12/+75
2011-07-11xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk1-2/+0
2011-07-11ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt1-2/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina60-188/+521
2011-07-11ipv4: Use universal hash for ARP.David S. Miller1-0/+7
2011-07-11neigh: Store hash shift instead of mask.David S. Miller1-1/+1
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto1-0/+4
2011-07-11Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky1-1/+18
2011-07-11ext4: Add new ext4 trim tracepointsTao Ma1-0/+49
2011-07-11ext4: add tracepoint for ext4_journal_startTheodore Ts'o1-0/+22
2011-07-11jbd2: remove jbd2_dev_to_name() from jbd2 tracepointsTheodore Ts'o2-23/+19
2011-07-10skbuff: update struct sk_buff members commentsDaniel Baluta1-20/+22
2011-07-10I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... testAndy Green1-0/+15
2011-07-10I2C: OMAP2+: Introduce I2C IP versioning constantsAndy Green1-0/+12
2011-07-10PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm1-0/+5
2011-07-10writeback: scale IO chunk size up to half device bandwidthWu Fengguang1-0/+11
2011-07-10writeback: trace global_dirty_stateWu Fengguang1-0/+46
2011-07-10writeback: introduce max-pause and pass-good dirty limitsWu Fengguang1-0/+21
2011-07-10writeback: introduce smoothed global dirty limitWu Fengguang1-0/+6
2011-07-10writeback: bdi write bandwidth estimationWu Fengguang2-0/+8
2011-07-10writeback: account per-bdi accumulated written pagesJan Kara1-0/+1
2011-07-10writeback: make writeback_control.nr_to_write straightWu Fengguang2-16/+29