summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [VOYAGER] fix up ptregs removal messJames Bottomley2006-10-123-10/+8
* [VOYAGER] fix up attribute packed specifiers in voyager.hJames Bottomley2006-10-121-80/+80
* [VOYAGER] fix genirq messJames Bottomley2006-10-121-17/+25
* [PATCH] more kernel_execve() fallout (sbus)Al Viro2006-10-122-9/+3
* [PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai2006-10-121-0/+1
* [PATCH] fixing includes in alpha_ksyms.cAl Viro2006-10-121-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-1232-1100/+249
|\
| * sh: SH-4A UBC supportRyusuke Sakato2006-10-122-0/+67
| * sh: interrupt exception handling reworkPaul Mundt2006-10-124-721/+40
| * sh: Default enable R7780RP IRQs.Paul Mundt2006-10-121-1/+1
| * sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt2006-10-101-0/+1
| * sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-061-75/+27
| * sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt2006-10-062-120/+32
| * sh: Fix pr_debug statements for sh4Jamie Lenehan2006-10-061-2/+2
| * sh: Convert r7780rp IRQ handler to IRQ chip.Paul Mundt2006-10-061-83/+22
| * sh: Updates for IRQ handler changes.Paul Mundt2006-10-0620-37/+46
| * sh: Kill off timer_ops get_frequency().Paul Mundt2006-10-062-62/+2
| * sh: First step at generic timeofday support.Paul Mundt2006-10-063-0/+10
* | [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