aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe2006-10-121-1/+1
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-126-21/+14
|\
| * [PATCH] block layer: ioprio_best function fixVasily Tarasov2006-10-121-5/+0
| * [PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe2006-10-122-2/+4
| * [PATCH] block layer: elv_iosched_show should get elv_list_lockVasily Tarasov2006-10-121-2/+2
| * [PATCH] splice: fix pipe_to_file() ->prepare_write() error pathJens Axboe2006-10-121-3/+3
| * [PATCH] block layer: elevator_find function cleanupVasily Tarasov2006-10-121-8/+5
| * [PATCH] elevator: elevator_type member not usedJens Axboe2006-10-121-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-1243-219/+411
|\ \
| * | [PKT_SCHED] sch_htb: use rb_first() cleanupAkinbou Mita2006-10-121-3/+2
| * | [RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy2006-10-121-1/+1
| * | [DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy2006-10-121-1/+3
| * | [NET]: Do not memcmp() over pad bytes of struct flowi.David S. Miller2006-10-122-6/+17
| * | [NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2006-10-122-0/+8
| * | [NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki2006-10-114-21/+18
| * | [NET]: Use hton{l,s}() for non-initializers.YOSHIFUJI Hideaki2006-10-112-13/+22
| * | [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.YOSHIFUJI Hideaki2006-10-112-2/+2
| * | [IPV6]: Seperate sit driver to extra module (addrconf.c changes)Joerg Roedel2006-10-111-2/+16
| * | [IPV6]: Seperate sit driver to extra moduleJoerg Roedel2006-10-114-3/+18
| * | [NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2006-10-112-4/+2
| * | [SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output.Vlad Yasevich2006-10-111-1/+1
| * | [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-115-15/+49
| * | SELinux: Bug fix in polidydb_destroyChad Sellers2006-10-111-0/+2
| * | IPsec: fix handling of errors for socket policiesVenkat Yekkirala2006-10-111-8/+18
| * | IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-1110-49/+62
| * | IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-113-30/+82
| * | NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com2006-10-111-20/+9
| * | NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-114-40/+79
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-126-26/+7
|\ \
| * | [SPARC32]: Fix sparc32 modpost warnings.Martin Habets2006-10-111-2/+2
| * | [SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2006-10-113-23/+3
| * | [SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets2006-10-111-1/+1
| * | [SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller2006-10-111-0/+1
| |/
* | [PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman2006-10-121-1/+1
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-119-85/+120
|\
| * [MIPS] Pass NULL not 0 for pointer value.Ralf Baechle2006-10-111-1/+1
| * [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.Ralf Baechle2006-10-111-1/+1
| * [MIPS] BigSur: More useful defconfig.Ralf Baechle2006-10-111-21/+81
| * [MIPS] Cleanup definitions of speed_t and tcflag_t.Ralf Baechle2006-10-111-9/+3
| * [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason2006-10-111-3/+3
| * [MIPS] Optimize and cleanup get_saved_sp, set_saved_spAtsushi Nemoto2006-10-111-45/+19
| * [MIPS] <asm/irq.h> does not need pt_regs anymore.Atsushi Nemoto2006-10-111-2/+0
| * [MIPS] Workaround for bug in gcc -EB / -EL options.Ralf Baechle2006-10-111-2/+11
| * [MIPS] Fix timer setup for JazzYoichi Yuasa2006-10-111-1/+1
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-1119-176/+123
|\ \
| * | [S390] stacktrace bug.Christian Borntraeger2006-10-111-9/+8
| * | [S390] cio: remove casts from/to (void *).Cornelia Huck2006-10-114-26/+26
| * | [S390] cio: Remove grace period for vary off chpid.Cornelia Huck2006-10-115-76/+14
| * | [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck2006-10-119-53/+62
| * | [S390] monwriter kzalloc size.Melissa Howland2006-10-111-1/+1