summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[ARM] 3701/1: ARM: Convert plat-omap to generic irq handlingThomas Gleixner2-2/+2
2006-07-02[ARM] 3700/1: ARM: Convert lh7a40x to generic irq handlingThomas Gleixner2-0/+2
2006-07-02[ARM] 3699/1: ARM: Convert s3c2410 to generic irq handlingThomas Gleixner2-3/+4
2006-07-02[ARM] 3698/1: ARM: Convert sa1100 to generic irq handlingThomas Gleixner5-2/+6
2006-07-02[ARM] 3697/1: ARM: Convert shark to generic irq handlingThomas Gleixner1-0/+1
2006-07-02[ARM] 3696/1: ARM: Convert clps711x to generic irq handlingThomas Gleixner1-0/+1
2006-07-02[ARM] 3694/1: ARM: Convert ecard driver to generic irq handlingThomas Gleixner1-1/+1
2006-07-02[ARM] 3693/1: ARM: Convert omap1 to generic irq handlingThomas Gleixner2-1/+2
2006-07-02[ARM] 3691/1: ARM: Convert imx to generic irq handlingThomas Gleixner1-0/+1
2006-07-02[ARM] 3688/1: ARM: Convert clps7500 to generic irq handlingThomas Gleixner1-0/+1
2006-07-02[ARM] 3687/1: ARM: Convert integrator to generic irq handlingThomas Gleixner1-0/+1
2006-07-02[ARM] 3685/1: ARM: Convert pxa to generic irq handlingThomas Gleixner2-1/+2
2006-07-02[ARM] 3684/1: ARM: Convert l7200 to generic irq handlingThomas Gleixner1-0/+1
2006-07-02[ARM] 3681/1: ARM: Convert ixp2000 to generic irq handlingThomas Gleixner3-3/+4
2006-07-02[ARM] 3680/1: ARM: Convert footbridge to generic irq handlingThomas Gleixner2-0/+2
2006-07-02[ARM] 3695/1: ARM drivers/pcmcia: Fixup includesThomas Gleixner1-1/+1
2006-07-02[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includesThomas Gleixner1-1/+1
2006-07-02[ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner3-5/+20
2006-07-02[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner7-1043/+93
2006-07-02[ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner3-4/+30
2006-07-02[ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirqThomas Gleixner1-0/+13
2006-07-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-209/+99
2006-07-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-65/+236
2006-07-01Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2-1/+2
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3018-3092/+95
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/Linus Torvalds14-91/+291
2006-07-01Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds49-548/+524
2006-07-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds75-2645/+2640
2006-07-01[SPARC64]: Kill sun4v virtual device layer.David S. Miller3-114/+23
2006-07-01[SERIAL] sunhv: Convert to of_driver layer.David S. Miller1-95/+71
2006-07-01[SPARC64]: Mask out top 8-bits in physical address when building resources.David S. Miller1-0/+3
2006-07-01[SERIAL] sunsu: Missing return statement in su_probe().David S. Miller1-0/+2
2006-07-01[IPV6]: Added GSO support for TCPv6Herbert Xu10-26/+24
2006-07-01[NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu6-14/+26
2006-07-01[IPV6]: Added GSO support for TCPv6Herbert Xu5-2/+72
2006-07-01[IPV6]: Remove redundant length check on inputHerbert Xu1-6/+1
2006-07-01[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunksPatrick McHardy2-2/+2
2006-07-01[TG3]: Update version and reldateMichael Chan1-2/+2
2006-07-01[TG3]: Add TSO workaround using GSOMichael Chan2-5/+51
2006-07-01[TG3]: Turn on hw fix for ASF problemsMichael Chan2-2/+7
2006-07-01[TG3]: Add rx BD workaroundMichael Chan2-2/+29
2006-07-01[TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan1-0/+12
2006-07-01[TCP]: Reset gso_segs if packet is dodgyHerbert Xu1-4/+10
2006-07-01IB/core: Set alternate port number when initializing QP attributesSean Hefty1-0/+1
2006-07-01IB/uverbs: Set correct user handle for user SRQsRoland Dreier1-1/+1
2006-07-01[PATCH] pcmcia: fix deadlock in pcmcia_parse_eventsArjan van de Ven1-2/+3
2006-07-01[PATCH] com20020_cs: more device supportMarc Sowen1-1/+4
2006-07-01[PATCH] au1xxx: pcmcia: fix __init called from non-initDomen Puncer1-1/+1
2006-07-01[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro1-6/+1
2006-07-01[PATCH] pcmcia: convert pcmcia_cs to kthreadSerge E. Hallyn1-11/+13