summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-18libata-sff: reorder SFF/BMDMA functionsTejun Heo1-9/+12
2010-05-18libata: kill ATA_FLAG_DISABLEDTejun Heo1-8/+0
2010-05-18net: add a noref bit on skb dstEric Dumazet1-4/+54
2010-05-18Merge branch 'ioat' into dmaengineDan Williams57-146/+213
2010-05-18DMAENGINE: extend the control command to include an argLinus Walleij1-1/+2
2010-05-18drbd: Four new configuration settings for resync speed controlPhilipp Reisner2-0/+20
2010-05-18async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams1-0/+60
2010-05-18drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner2-1/+3
2010-05-18Merge branch 'next' into for-linusJames Morris2-181/+1
2010-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-23/+14
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven1-9/+0
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2-12/+10
2010-05-17platform: Make platform resource input parameters constGeert Uytterhoeven1-2/+4
2010-05-17Merge branch 'devel-stable' into develRussell King74-199/+373
2010-05-17atomic_t: Remove volatile from atomic_t definitionAnton Blanchard1-2/+2
2010-05-17writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2-1/+11
2010-05-17Merge remote branch 'tip/perf/core'Avi Kivity1-6/+4
2010-05-17KVM: Get rid of dead function gva_to_page()Gui Jianfeng1-1/+0
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan1-0/+7
2010-05-17Merge branch 'perf'Avi Kivity5-39/+51
2010-05-17KVM: limit the number of pages per memory slotTakuya Yoshikawa1-0/+6
2010-05-17KVM: PPC: Add OSI hypercall interfaceAlexander Graf1-0/+6
2010-05-17KVM: Add support for enabling capabilities per-vcpuAlexander Graf1-0/+11
2010-05-17KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf1-0/+1
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky1-0/+1
2010-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+19
2010-05-17ncpfs: BKL ioctl pushdownJohn Kacur1-1/+1
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+19
2010-05-16quota: add the option to not fail with EDQUOT in blockEric Sandeen1-0/+12
2010-05-16quota: use flags interface for dquot alloc/free spaceEric Sandeen1-11/+14
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright1-4/+19
2010-05-16net: Consistent skb timestampingEric Dumazet1-0/+1
2010-05-16net: adjust handle_macvlan to pass port struct to hookJiri Pirko1-1/+2
2010-05-16sysctl: add proc_do_large_bitmapOctavian Purdila1-0/+2
2010-05-16lockup_detector: Cross arch compile fixesDon Zickus1-1/+1
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro1-0/+14
2010-05-15tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt1-1/+8
2010-05-15libata: make sff_irq_on() method optionalSergei Shtylyov1-2/+2
2010-05-15libata: introduce sff_set_devctl() methodSergei Shtylyov1-0/+1
2010-05-15libata: use longer 0xff wait if parallel scan is enabledTejun Heo1-5/+6
2010-05-15libata-sff: kill unused ata_bus_reset()Sergei Shtylyov1-1/+0
2010-05-15ahci: Add platform driverAnton Vorontsov1-0/+29
2010-05-14SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust2-0/+2
2010-05-14SUNRPC: Reorder the struct rpc_task fieldsTrond Myklebust1-6/+6
2010-05-14SUNRPC: Remove the 'tk_magic' debugging fieldTrond Myklebust1-3/+0
2010-05-14SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2-5/+5
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2-3/+6
2010-05-14SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever3-6/+9
2010-05-14ktime: introduce ktime_to_ms()Chuck Lever1-2/+8
2010-05-14SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever1-1/+0