aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-09[NET]: Add missing operstates documentation.Stefan Rompf1-0/+161
2006-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds19-178/+283
2006-05-09[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti1-4/+0
2006-05-09powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras1-0/+1
2006-05-08Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds4-20/+26
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Stephen Hemminger10-30/+84
2006-05-08spidernet: enable support for bcm5461 ethernet phyJens Osterkamp3-9/+47
2006-05-08spidernet: introduce new settingJens Osterkamp2-0/+4
2006-05-08Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov1-12/+19
2006-05-08au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel1-17/+1
2006-05-08sky2: version 1.3Stephen Hemminger1-1/+1
2006-05-08Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2-29/+62
2006-05-08sky2: synchronize irq on removeStephen Hemminger1-0/+2
2006-05-08sky2: dont write status ringStephen Hemminger1-14/+7
2006-05-08sky2: edge triggered workaround enhancementStephen Hemminger1-8/+12
2006-05-08sky2: use mask instead of modulo operationStephen Hemminger1-6/+8
2006-05-08sky2: tx ring index mask fixStephen Hemminger1-1/+2
2006-05-08sky2: status irq hang fixStephen Hemminger1-28/+25
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger2-26/+12
2006-05-08Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds2-28/+2
2006-05-08[PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen1-8/+20
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen3-8/+30
2006-05-08[PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard1-0/+2
2006-05-08[PATCH] x86_64: fix die_lock nestingCorey Minyard1-1/+9
2006-05-08[PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen1-0/+8
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray6-2/+34
2006-05-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-4/+6
2006-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-40/+51
2006-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds6-19/+50
2006-05-08[PATCH] fs/locks.c: Fix lease_initTrond Myklebust1-9/+12
2006-05-08[XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott1-1/+4
2006-05-08[XFS] Fix a project quota space accounting leak on rename.Nathan Scott2-1/+13
2006-05-08[XFS] Fix a possible forced shutdown due to mishandling write barriersNathan Scott1-18/+9
2006-05-08kbuild: Do not overwrite makefile as anohter userJan Beulich2-10/+11
2006-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-9/+32
2006-05-07[ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000Bellido Nicolas1-1/+6
2006-05-07[ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas1-0/+1
2006-05-07[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas1-0/+1
2006-05-07[ARM] 3504/1: Fix clcd includes for aaec2000Bellido Nicolas2-1/+1
2006-05-07[ARM] 3503/1: Fix map_desc structure for aaec2000Bellido Nicolas1-2/+2
2006-05-07[ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer2-2/+2
2006-05-07Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds1-18/+21
2006-05-06[IRDA] irda-usb: use NULL instead of 0Randy Dunlap1-1/+1
2006-05-06[IPV4]: Remove likely in ip_rcv_finish()Hua Zhong1-1/+1
2006-05-06[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger3-38/+15
2006-05-06[CLASS DEVICE]: add attribute_group creationStephen Hemminger2-0/+34
2006-05-06[ARM] rtc-sa1100: fix compiler warnings and error cleanupRussell King1-3/+3
2006-05-06[ARM] Allow SA1100 RTC alarm to be configured for wakeupRussell King1-0/+16
2006-05-05[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.cJohn Heffner1-1/+1
2006-05-05[NETROM/ROSE]: Kill module init version kernel log messages.Ralf Baechle2-6/+0