summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-01NLM: Shrink the maximum request size of NLM4 requestsChuck Lever1-1/+1
2007-05-01NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust1-2/+2
2007-05-01NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2-4/+4
2007-05-01NFS: Fix a race when doing NFS write coalescingTrond Myklebust2-7/+3
2007-05-01NFS: Cleanup for nfs_readpages()Trond Myklebust1-0/+2
2007-05-01NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust1-2/+12
2007-05-01NFS: Cleanup the coalescing codeTrond Myklebust1-2/+11
2007-05-01pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-05-01Add kvasprintf()Jeremy Fitzhardinge1-0/+1
2007-05-01power management: force pm_ops.valid callback to be assignedJohannes Berg1-6/+6
2007-05-01power management: implement pm_ops.valid for everybodyJohannes Berg1-0/+4
2007-05-01power management: remove firmware disk modeJohannes Berg1-7/+6
2007-05-01rework pm_ops pm_disk_mode, kill misuseJohannes Berg1-11/+12
2007-05-01Extend print_symbol capabilityRobert Peterson1-1/+12
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-1/+13
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-10/+81
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+2
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds38-682/+812
2007-04-30[SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen1-0/+2
2007-04-30[TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen1-0/+5
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2-0/+16
2007-04-30[TCP]: Catch skb with S+L bugs earlierIlpo Järvinen1-3/+1
2007-04-30Merge branch 'cfq' into for-linusJens Axboe1-0/+1
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe1-1/+1
2007-04-30[SKB]: Introduce skb_queue_walk_safe()James Chapman1-0/+5
2007-04-30ll_rw_blk: add io_context private pointerJens Axboe1-0/+1
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras292-5317/+4136
2007-04-30[POWERPC] Declare enable_kernel_spe in a headerJohannes Berg1-0/+1
2007-04-30[POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely1-2/+0
2007-04-30[POWERPC] Merge common virtex header filesGrant Likely1-6/+2
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-71/+64
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-41/+50
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-0/+35
2007-04-29[AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky1-1/+1
2007-04-29[XFRM]: Export SPD infoJamal Hadi Salim2-0/+48
2007-04-29[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell1-1/+0
2007-04-29[NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov1-5/+3
2007-04-29Pull misc-for-upstream into release branchLen Brown1-0/+1
2007-04-29Pull sony into release branchLen Brown1-0/+34
2007-04-29sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it1-0/+34
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo1-4/+6
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord1-0/+2
2007-04-28libata: HPA supportAlan Cox2-0/+3
2007-04-28libata: kill probe_ent and related helpersTejun Heo1-31/+0
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo1-0/+5
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo1-0/+2
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo1-0/+5
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo1-0/+3
2007-04-28libata: separate out ata_host_start()Tejun Heo1-0/+2
2007-04-28libata: allocate ap separately from shostTejun Heo1-1/+1