aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-06[MIPS] Make dma_map_sg handle sg elements which are longer than one pageThomas Bogendoerfer1-2/+3
2007-06-06[MIPS] Drop __ARCH_WANT_SYS_FADVISE64Atsushi Nemoto1-1/+0
2007-06-06[MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer1-1/+32
2007-06-06[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer1-1/+17
2007-06-06[MIPS] EMMA2RH: remove dead KGDB codeSergei Shtylyov1-24/+0
2007-06-06[MIPS] Remove duplicate fpu enable hazard code.Chris Dearman2-16/+1
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle6-29/+37
2007-06-05[VIDEO] sunxvr500fb: Fix pseudo_palette array sizeAntonino Daplas1-2/+4
2007-06-05[VIDEO] sunxvr2500fb: Fix pseudo_palette array sizeAntonino Daplas1-9/+8
2007-06-05[ARM] pxa: fix pxa27x keyboard driverRussell King1-3/+3
2007-06-05[VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas1-2/+2
2007-06-05[ARM] Fix 4417/1: Serial: Fix AMBA drivers lockingRussell King1-2/+2
2007-06-04[VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg1-1/+1
2007-06-04[ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.David S. Miller1-1/+0
2007-06-04[SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation.David S. Miller1-0/+83
2007-06-04[SPARC64]: Fix {mc,smt}_capable().David S. Miller5-4/+12
2007-06-04[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.David S. Miller1-1/+2
2007-06-04[SPARC64]: Proper multi-core scheduling support.David S. Miller7-5/+89
2007-06-04[SPARC64]: Provide mmu statistics via sysfs.David Miller3-15/+227
2007-06-04[SPARC64]: Fix service channel hypervisor function names.David Miller1-20/+20
2007-06-04[SPARC64]: Export basic cpu properties via sysfs.David S. Miller1-0/+86
2007-06-04[SPARC64]: Move topology init code into new file, sysfs.cDavid S. Miller3-21/+28
2007-06-04Linux 2.6.22-rc4Linus Torvalds1-1/+1
2007-06-04libata: always use polling SETXFERTejun Heo3-16/+10
2007-06-04vanishing ioctl handler debuggingAndrew Morton1-3/+11
2007-06-04mtrr atomicity fixAndrew Morton1-1/+4
2007-06-04SPI dynamic busid generation bugfixDavid Brownell1-1/+1
2007-06-04[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRSDavid S. Miller1-0/+2
2007-06-04[SCSI] atari_NCR5380: update_timeout removalMichael Schmitz1-42/+2
2007-06-03Input: reduce raciness when input handlers disconnectDmitry Torokhov4-4/+4
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov1-3/+4
2007-06-04sh: Fix se73180 platform device registration.Paul Mundt2-7/+8
2007-06-04sh: ioremap() through PMB needs asm/mmu.h.Paul Mundt1-0/+1
2007-06-04sh: voyagergx: Fix build warnings.Paul Mundt1-6/+7
2007-06-04sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt1-1/+1
2007-06-04sh: microdev: Fix compile warnings.Paul Mundt1-0/+1
2007-06-04sh: Fix in_nmi symbol build error.Paul Mundt1-0/+2
2007-06-03[ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller1-0/+1
2007-06-03[VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller1-3/+3
2007-06-03[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy1-6/+9
2007-06-03[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDPWei Dong3-3/+13
2007-06-03[NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu1-1/+1
2007-06-03[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)Ilpo Järvinen1-2/+2
2007-06-03[NET]: Fix comparisons of unsigned < 0.Bill Nottingham8-19/+7
2007-06-03[NET]: Make net watchdog timers 1 sec jiffy aligned.Venkatesh Pallipadi1-1/+2
2007-06-03[ATM]: Fix warning.Jeff Garzik1-4/+11
2007-06-03[TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2-6/+1
2007-06-03[AF_UNIX]: Fix datagram connect race causing an OOPS.David S. Miller1-5/+38
2007-06-03[TG3]: Fix link problem on Dell's onboard 5906.Michael Chan1-2/+3
2007-06-03[AF_UNIX]: Make socket locking much less confusing.David S. Miller2-52/+50