aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-09[TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl
2006-05-09[NET] linkwatch: Handle jiffies wrap-aroundHerbert Xu
2006-05-09[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig
2006-05-09[IRDA]: smsc-ircc: Minimal hotplug support.David Brownell
2006-05-09[IRDA]: Removing unused EXPORT_SYMBOLsAdrian Bunk
2006-05-09[IRDA]: New maintainer.Samuel Ortiz
2006-05-09[NET]: Make netdev_chain a raw notifier.Alan Stern
2006-05-09[IPV4]: ip_options_fragment() has no effect on fragmentationWei Yongjun
2006-05-09[NET]: Add missing operstates documentation.Stefan Rompf
2006-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...Linus Torvalds
2006-05-09[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti
2006-05-09powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras
2006-05-08Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger
2006-05-08spidernet: enable support for bcm5461 ethernet phyJens Osterkamp
2006-05-08spidernet: introduce new settingJens Osterkamp
2006-05-08Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov
2006-05-08au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel
2006-05-08sky2: version 1.3Stephen Hemminger
2006-05-08Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger
2006-05-08sky2: synchronize irq on removeStephen Hemminger
2006-05-08sky2: dont write status ringStephen Hemminger
2006-05-08sky2: edge triggered workaround enhancementStephen Hemminger
2006-05-08sky2: use mask instead of modulo operationStephen Hemminger
2006-05-08sky2: tx ring index mask fixStephen Hemminger
2006-05-08sky2: status irq hang fixStephen Hemminger
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger
2006-05-08Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds
2006-05-08[PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen
2006-05-08[PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard
2006-05-08[PATCH] x86_64: fix die_lock nestingCorey Minyard
2006-05-08[PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray
2006-05-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-05-08[PATCH] fs/locks.c: Fix lease_initTrond Myklebust
2006-05-08[XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott
2006-05-08[XFS] Fix a project quota space accounting leak on rename.Nathan Scott
2006-05-08[XFS] Fix a possible forced shutdown due to mishandling write barriersNathan Scott
2006-05-08kbuild: Do not overwrite makefile as anohter userJan Beulich
2006-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-05-07[ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000Bellido Nicolas
2006-05-07[ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas
2006-05-07[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas
2006-05-07[ARM] 3504/1: Fix clcd includes for aaec2000Bellido Nicolas
2006-05-07[ARM] 3503/1: Fix map_desc structure for aaec2000Bellido Nicolas
2006-05-07[ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer
2006-05-07Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds