aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-05net: dynamic ingress_queue allocationEric Dumazet2-1/+9
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2-3/+21
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs1-0/+4
2010-10-04netfilter: add missing xt_log.h filePatrick McHardy1-0/+54
2010-10-05sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt1-1/+11
2010-10-04BKL: Remove BKL from ncpfsPetr Vandrovec2-29/+3
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-1/+3
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger1-3/+0
2010-10-05sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt1-0/+1
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman2-0/+4
2010-10-04IPVS: management of persistence engine modulesSimon Horman1-0/+6
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman1-0/+1
2010-10-04IPVS: Add struct ip_vs_peSimon Horman2-1/+29
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman1-14/+30
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman1-0/+1
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner1-1/+7
2010-10-04genirq: Provide advanced irq chip functionsThomas Gleixner1-16/+50
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner1-5/+5
2010-10-04genirq: Create irq_dataThomas Gleixner1-27/+63
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet1-4/+5
2010-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-15/+32
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet1-0/+1
2010-10-04sh: pfc: support pinmux deregistration.Paul Mundt1-0/+1
2010-10-02ASoC: Add support for WM8962 GPIO outputsMark Brown1-0/+1
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt1-0/+1
2010-10-02slub: reduce differences between SMP and NUMAChristoph Lameter1-4/+1
2010-10-02percpu: use percpu allocator on UP tooTejun Heo1-24/+5
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-01ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger1-1/+1
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 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-10/+21
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-15/+32
2010-10-01drm: Move the GTT accounting to i915Chris Wilson1-8/+0
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson1-4/+6
2010-10-01neigh: reorder fields in struct neighbourEric Dumazet1-3/+3