aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-22Fix Off-by-one in /sys/module/*/refcntAlexey Dobriyan1-2/+1
2007-08-22sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()Tejun Heo1-9/+12
2007-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-6/+24
2007-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-16/+17
2007-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-10/+17
2007-08-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds20-192/+371
2007-08-22Fix lazy mode vmalloc synchronization for paravirtZachary Amsden1-2/+3
2007-08-22[S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens1-4/+22
2007-08-22[S390] kprobes: fix instruction length calculationDavid Wilder1-1/+1
2007-08-22[S390] hypfs: inode corruption due to missing lockingMichael Holzheu1-8/+25
2007-08-22[S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger1-1/+1
2007-08-22[S390] vmur: fix reference counting for vmur device structureMichael Holzheu2-58/+161
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu12-111/+150
2007-08-22[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueKlaus D. Wacker1-1/+2
2007-08-22[S390] qdio: fix EQBS handling on CCQ96Klaus D. Wacker1-0/+2
2007-08-22[S390] cio: change confusing message in cmf.Cornelia Huck1-7/+3
2007-08-22[S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck1-1/+4
2007-08-21[IRDA] irda_nl_get_mode: always results in failureAndy Whitcroft1-1/+1
2007-08-21[PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov1-1/+1
2007-08-21[IRDA]: Avoid a label defined but not used warning in irda_init()Jesper Juhl1-1/+1
2007-08-21[IPV6]: Fix kernel panic while send SCTP data with IP fragmentsWei Yongjun1-1/+1
2007-08-21[SNAP]: Check packet length before readingHerbert Xu1-5/+12
2007-08-21[DCCP]: Allocation in atomic contextGerrit Renker1-1/+1
2007-08-21fix - ensure we don't use bootconsoles after init has been releasedRobin Getz1-4/+6
2007-08-21[POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2-2/+6
2007-08-21sky2: don't clear phy power bitsStephen Hemminger1-2/+2
2007-08-21hisax: update hfc_usb driverMartin Bachem2-445/+288
2007-08-21i386: Mark NUMA support experimentalAndi Kleen1-2/+6
2007-08-20[SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller1-1/+2
2007-08-20[SPARC64]: Need to clobber global reg vars in switch_to().David S. Miller2-15/+15
2007-08-20Revert "USB: EHCI cpufreq fix"Linus Torvalds5-215/+0
2007-08-20dio: zero struct dio with kzalloc instead of manuallyZach Brown1-17/+1
2007-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-74/+113
2007-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds6-20/+51
2007-08-20JFFS2 locking regression fix.David Woodhouse1-0/+3
2007-08-20Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds13-553/+389
2007-08-20ensure we don't use bootconsoles after init has been releasedRobin Getz1-0/+11
2007-08-20ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz2-0/+20
2007-08-20hpt34x: fix CONFIG_HPT34X_AUTODMA=n handlingBartlomiej Zolnierkiewicz1-4/+2
2007-08-20triflex: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-0/+3
2007-08-20pdc202xx_old: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-3/+6
2007-08-20pdc202xx_new: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-2/+8
2007-08-20cs5530: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-1/+7
2007-08-20ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz1-2/+2
2007-08-20ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz3-23/+38
2007-08-20ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz1-11/+3
2007-08-20ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz3-26/+10
2007-08-20ide-cris: fix ->set_pio_mode method to set transfer mode on the deviceBartlomiej Zolnierkiewicz1-0/+2
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz3-0/+11
2007-08-20ide: make CONFIG_IDE_GENERIC default to NTejun Heo1-2/+1