summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik21-60/+158
2006-12-07[PATCH] sky2: sparse warningsStephen Hemminger2-42/+29
2006-12-07[PATCH] skge: fix sparse warningsStephen Hemminger1-75/+75
2006-12-07[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin1-1/+3
2006-12-07[PATCH] sky2: receive queue watermark tweakStephen Hemminger2-3/+9
2006-12-07[PATCH] sky2: beter ram buffer partitioningStephen Hemminger1-16/+25
2006-12-07[PATCH] sky2: add comments to PCI idsStephen Hemminger1-25/+23
2006-12-07[PATCH] sky2: add PCI for 88ec033Stephen Hemminger1-0/+1
2006-12-07[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor1-2/+1
2006-12-07[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor1-0/+14
2006-12-07[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor2-9/+8
2006-12-07[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor1-30/+25
2006-12-07Merge branch 'master' into upstreamJeff Garzik1032-14596/+40295
2006-12-07[PATCH] A few small additions and corrections to READMEJesper Juhl1-6/+11
2006-12-07[PATCH] Clean up 'make help' output for documentation targets.Jesper Juhl1-3/+7
2006-12-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds30-323/+139
2006-12-07Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2006-12-07[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro1-4/+6
2006-12-07[PATCH] ... and more work_struct-induced breakage (mips)Al Viro2-5/+13
2006-12-07[PATCH] More work_struct induced breakage (s390)Al Viro6-24/+21
2006-12-07x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2-2/+2
2006-12-07[PATCH] Remove 'volatile' from spinlock_typesArt Haas2-4/+4
2006-12-07[IA64] Fix pci.c kernel compilation breakage.Peter Chubb1-2/+2
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto2-84/+115
2006-12-06[MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2-0/+3
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu23-231/+14
2006-12-06[MIPS] genirq: use name instead of typenameAtsushi Nemoto1-1/+1
2006-12-06[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto1-2/+1
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2-5/+5
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro6-23/+22
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro1-4/+4
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds126-2965/+5650
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds373-1863/+2361
2006-12-06[PATCH] uclinux: fix mmap() of directory for nommu caseMike Frysinger1-5/+7
2006-12-06[PATCH] m68knommu: remove FP conditionals in ucontext structGavin Lambert1-6/+0
2006-12-06[PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer1-3/+51
2006-12-06[PATCH] m68knommu: switch 68360 to using rtc_timeGreg Ungerer1-1/+1
2006-12-06[PATCH] m68knommu: fix timer register access on 523x ColdFire platformsGreg Ungerer1-4/+12
2006-12-06[PATCH] m68knommu: implement irq_canonicalize()Greg Ungerer1-0/+1
2006-12-06[PATCH] m68knommu: create rtc.hGreg Ungerer1-0/+1
2006-12-06Actually update the fixed up compile failures.David Howells4-12/+18
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells135-2060/+5142
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan10-159/+165
2006-12-06sh: update r7780rp defconfig.Paul Mundt1-20/+49
2006-12-06sh: compile fixes for header cleanup.Paul Mundt1-0/+2
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt1-0/+8
2006-12-06sh: set KBUILD_IMAGE to something sensible.Paul Mundt1-1/+3
2006-12-06sh: show held locks in stack trace with lockdep.Paul Mundt1-0/+6
2006-12-06sh: platform_pata support for R7780RPPaul Mundt1-0/+29
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt11-103/+289