aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-06[MIPS] Fix some system calls with long long argumentsAtsushi Nemoto
2007-06-06[MIPS] Make dma_map_sg handle sg elements which are longer than one pageThomas Bogendoerfer
2007-06-06[MIPS] Drop __ARCH_WANT_SYS_FADVISE64Atsushi Nemoto
2007-06-06[MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer
2007-06-06[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer
2007-06-06[MIPS] EMMA2RH: remove dead KGDB codeSergei Shtylyov
2007-06-06[MIPS] Remove duplicate fpu enable hazard code.Chris Dearman
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle
2007-06-05[VIDEO] sunxvr500fb: Fix pseudo_palette array sizeAntonino Daplas
2007-06-05[VIDEO] sunxvr2500fb: Fix pseudo_palette array sizeAntonino Daplas
2007-06-05[ARM] pxa: fix pxa27x keyboard driverRussell King
2007-06-05[VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas
2007-06-05[ARM] Fix 4417/1: Serial: Fix AMBA drivers lockingRussell King
2007-06-04[VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg
2007-06-04[ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.David S. Miller
2007-06-04[SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation.David S. Miller
2007-06-04[SPARC64]: Fix {mc,smt}_capable().David S. Miller
2007-06-04[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.David S. Miller
2007-06-04[SPARC64]: Proper multi-core scheduling support.David S. Miller
2007-06-04[SPARC64]: Provide mmu statistics via sysfs.David Miller
2007-06-04[SPARC64]: Fix service channel hypervisor function names.David Miller
2007-06-04[SPARC64]: Export basic cpu properties via sysfs.David S. Miller
2007-06-04[SPARC64]: Move topology init code into new file, sysfs.cDavid S. Miller
2007-06-04Linux 2.6.22-rc4Linus Torvalds
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-06-04libata: always use polling SETXFERTejun Heo
2007-06-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-04vanishing ioctl handler debuggingAndrew Morton
2007-06-04mtrr atomicity fixAndrew Morton
2007-06-04SPI dynamic busid generation bugfixDavid Brownell
2007-06-04[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRSDavid S. Miller
2007-06-04[SCSI] atari_NCR5380: update_timeout removalMichael Schmitz
2007-06-03Input: reduce raciness when input handlers disconnectDmitry Torokhov
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov
2007-06-04sh: Fix se73180 platform device registration.Paul Mundt
2007-06-04sh: ioremap() through PMB needs asm/mmu.h.Paul Mundt
2007-06-04sh: voyagergx: Fix build warnings.Paul Mundt
2007-06-04sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt
2007-06-04sh: microdev: Fix compile warnings.Paul Mundt
2007-06-04sh: Fix in_nmi symbol build error.Paul Mundt
2007-06-03[ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller
2007-06-03[VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller
2007-06-03[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy
2007-06-03[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDPWei Dong
2007-06-03[NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu
2007-06-03[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)Ilpo Järvinen
2007-06-03[NET]: Fix comparisons of unsigned < 0.Bill Nottingham