aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-22[PATCH] unpaged: anon in VM_UNPAGEDHugh Dickins2-24/+46
2005-11-22[PATCH] unpaged: COW on VM_UNPAGEDHugh Dickins1-12/+25
2005-11-22[PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins2-14/+7
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins9-24/+30
2005-11-22[PATCH] unpaged: unifdefed PageCompoundHugh Dickins4-31/+0
2005-11-22[PATCH] unpaged: sound nopage get_pageHugh Dickins1-0/+1
2005-11-22[PATCH] unpaged: private write VM_RESERVEDHugh Dickins2-19/+0
2005-11-22[PATCH] unpaged: get_user_pages VM_RESERVEDHugh Dickins1-1/+1
2005-11-22[PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike1-4/+9
2005-11-22[PATCH] uml: properly invoke x86_64 system callsJeff Dike6-17/+39
2005-11-22[PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike4-24/+22
2005-11-22[PATCH] uml: eliminate use of local in clone stubJeff Dike1-4/+6
2005-11-22[PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCIRichard Knutsson1-0/+2
2005-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scjody/ieee1394Linus Torvalds1-0/+6
2005-11-21Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-11-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-4/+8
2005-11-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-30/+54
2005-11-21[IA64-SGI] bte_copy nasid_index fixRuss Anderson1-0/+1
2005-11-21[IA64-SGI] support for older versions of PROMJack Steiner1-0/+34
2005-11-21[IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com1-1/+2
2005-11-21[IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava1-0/+3
2005-11-21[PATCH] as-iosched: remove state assertion in as_add_request()Jens Axboe1-4/+0
2005-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-3/+10
2005-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-45/+70
2005-11-21[SERIAL] imx: Fix missed platform_driver_unregisterRussell King1-1/+1
2005-11-21[ARM] Shut up gcc warning in clps7500 core.cRussell King1-1/+1
2005-11-21[ARM] Shut up gcc warning in assabet.cRussell King1-1/+2
2005-11-21[ARM] ebsa110: __arch_ioremap should be 3 argsRussell King1-1/+1
2005-11-21[ARM] Add asm/memory.h to asm/numnodes.hRussell King1-0/+2
2005-11-21[ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan1-0/+1
2005-11-21[ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer1-1/+1
2005-11-21Merge ../linus/Dave Jones404-10892/+8168
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones2-0/+7
2005-11-20[NET]: kernel-doc fixesRandy Dunlap2-2/+5
2005-11-20[NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy1-4/+2
2005-11-20[DCCP]: Add missing no_policy flag to struct net_protocolPatrick McHardy1-0/+1
2005-11-20[NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser1-7/+5
2005-11-20[NETFILTER]: fixed dependencies between modules related with ip_conntrackYasuyuki Kozakai1-5/+5
2005-11-20[FIB_TRIE]: Don't show local table in /proc/net/route outputPatrick McHardy1-0/+3
2005-11-20Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller6-14/+36
2005-11-20[PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov1-1/+1
2005-11-20[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)Yan Zheng1-5/+5
2005-11-20[COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky1-5/+3
2005-11-20[NET]: Reject socket filter if division by constant zero is attempted.Kris Katterjohn1-2/+4
2005-11-20[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneouslyAndrea Bittau1-1/+1
2005-11-20[PATCH] Remove compat ioctl semaphoreAndi Kleen1-7/+0
2005-11-20[PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com1-1/+1
2005-11-20[PATCH] Register disabled CPUsAshok Raj1-3/+1
2005-11-20[PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen1-2/+3
2005-11-20Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-176/+385