summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike2005-11-221-4/+9
* [PATCH] uml: properly invoke x86_64 system callsJeff Dike2005-11-226-17/+39
* [PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2005-11-224-24/+22
* [PATCH] uml: eliminate use of local in clone stubJeff Dike2005-11-221-4/+6
* [PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCIRichard Knutsson2005-11-221-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scj...Linus Torvalds2005-11-211-0/+6
|\
| * sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-181-0/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-211-1/+1
|\ \
| * | [SERIAL] imx: Fix missed platform_driver_unregisterRussell King2005-11-211-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-216-4/+8
|\ \ \
| * | | [ARM] Shut up gcc warning in clps7500 core.cRussell King2005-11-211-1/+1
| * | | [ARM] Shut up gcc warning in assabet.cRussell King2005-11-211-1/+2
| * | | [ARM] ebsa110: __arch_ioremap should be 3 argsRussell King2005-11-211-1/+1
| * | | [ARM] Add asm/memory.h to asm/numnodes.hRussell King2005-11-211-0/+2
| * | | [ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan2005-11-211-0/+1
| * | | [ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer2005-11-211-1/+1
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-216-30/+54
|\ \ \
| * | | [IA64-SGI] bte_copy nasid_index fixRuss Anderson2005-11-211-0/+1
| * | | [IA64-SGI] support for older versions of PROMJack Steiner2005-11-211-0/+34
| * | | [IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com2005-11-211-1/+2
| * | | [IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava2005-11-211-0/+3
| * | | [IA64] altix: fix copyright in tioce .h filesMark Maule2005-11-182-29/+14
| | |/ | |/|
* | | [PATCH] as-iosched: remove state assertion in as_add_request()Jens Axboe2005-11-211-4/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-214-3/+10
|\ \ \
| * \ \ Merge ../linus/Dave Jones2005-11-21404-10892/+8168
| |\ \ \ | | | |/ | | |/|
| * | | [AGPGART] Support VIA P4M800CE bridge.Dave Jones2005-11-212-0/+7
| * | | [AGPGART] Mark AMD64 aperture size structs as constDave Jones2005-11-161-2/+2
| * | | [AGPGART] Mark maxes_table as constDave Jones2005-11-161-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-2116-45/+70
|\ \ \ \ | |_|/ / |/| | |
| * | | [NET]: kernel-doc fixesRandy Dunlap2005-11-202-2/+5
| * | | [NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy2005-11-201-4/+2
| * | | [DCCP]: Add missing no_policy flag to struct net_protocolPatrick McHardy2005-11-201-0/+1
| * | | [NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser2005-11-201-7/+5
| * | | [NETFILTER]: fixed dependencies between modules related with ip_conntrackYasuyuki Kozakai2005-11-201-5/+5
| * | | [FIB_TRIE]: Don't show local table in /proc/net/route outputPatrick McHardy2005-11-201-0/+3
| * | | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller2005-11-206-14/+36
| |\ \ \
| | * | | [IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki2005-11-205-12/+33
| | * | | [IPV6]: Fix calculation of AH length during filling ancillary data.Ville Nuorvala2005-11-201-1/+1
| | * | | [IPV6]: Fix memory management error during setting up new advapi sockopts.YOSHIFUJI Hideaki2005-11-201-1/+2
| * | | | [IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)Yan Zheng2005-11-201-5/+5
| * | | | [COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky2005-11-201-5/+3
| * | | | [NET]: Reject socket filter if division by constant zero is attempted.Kris Katterjohn2005-11-201-2/+4
| * | | | [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneouslyAndrea Bittau2005-11-201-1/+1
* | | | | [PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov2005-11-201-1/+1
* | | | | [PATCH] Remove compat ioctl semaphoreAndi Kleen2005-11-201-7/+0
* | | | | [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com2005-11-201-1/+1
* | | | | [PATCH] Register disabled CPUsAshok Raj2005-11-201-3/+1
* | | | | [PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen2005-11-201-2/+3
|/ / / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2005-11-2015-176/+385
|\ \ \ \
| * \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-19425-10899/+7791
| |\ \ \ \
OpenPOWER on IntegriCloud