aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-10-02percpu: reduce PCPU_MIN_UNIT_SIZE to 32kTejun Heo1-1/+1
2010-10-02vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo1-0/+2
2010-10-02slub: Dynamically size kmalloc cache allocationsChristoph Lameter1-5/+2
2010-10-01nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields1-0/+25
2010-10-01nfsd4: keep per-session list of connectionsJ. Bruce Fields1-0/+3
2010-10-01x86, amd_nb: Enable GART support for AMD family 0x15 CPUsAndreas Herrmann1-0/+1
2010-10-01nfsd4: remove spkm3J. Bruce Fields1-55/+0
2010-10-01net: Export __sock_createPavel Emelyanov1-0/+2
2010-10-01sunrpc: Tag rpc_xprt with netPavel Emelyanov1-1/+2
2010-10-01sunrpc: Add net to xprt_createPavel Emelyanov1-0/+1
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov1-0/+1
2010-10-01sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov1-0/+1
2010-10-01sunrpc: Add net argument to svc_create_xprtPavel Emelyanov1-2/+2
2010-10-01sunrpc: Factor out rpc_xprt freeingPavel Emelyanov1-0/+1
2010-10-01sunrpc: Factor out rpc_xprt allocationPavel Emelyanov1-0/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet1-1/+6
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-0/+1
2010-09-30wl12xx: fix non-wl12xx build scenariosOhad Ben-Cohen1-0/+13
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-09-29dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij1-0/+222
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet1-1/+1
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet1-0/+1
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R1-0/+3
2010-09-29sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell1-2/+2
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso1-0/+1
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+3
2010-09-27net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings1-0/+12
2010-09-27net: Allow changing number of RX queues after device allocationBen Hutchings1-1/+15
2010-09-27tunnels: prepare percpu accountingEric Dumazet1-0/+1
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi1-0/+5
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov1-8/+15
2010-09-27sunrpc: Tag svc_xprt with netPavel Emelyanov1-0/+2
2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov1-0/+2
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov1-2/+2
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov1-1/+2
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-6/+6
2010-09-26net: loopback driver cleanupEric Dumazet1-2/+4
2010-09-26net: skb_frag_t can be smaller on small archesEric Dumazet1-0/+5
2010-09-25Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord1-0/+3
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro1-0/+1
2010-09-24net: davinci_emac: cleanup unused mdio emac codeCyril Chemparathy1-3/+0
2010-09-24net: davinci_emac: switch to new mdioCyril Chemparathy1-0/+9
2010-09-24net: davinci_emac: separate out davinci mdioCyril Chemparathy1-0/+4
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy1-1/+1
2010-09-24HID: usbhid: remove unused hiddev_driverAlan Stern1-4/+0
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+3
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar4-20/+93