aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-29[BLUETOOTH]: put_device before device_del fixDave Young2-9/+2
2007-12-29[TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh1-8/+11
2007-12-29[SERIAL]: Fix section mismatches in Sun serial console drivers.David S. Miller2-2/+2
2007-12-28[IPV4] Fix ip=dhcp regressionSimon Horman1-0/+1
2007-12-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds9-48/+129
2007-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+49
2007-12-27[PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds1-18/+0
2007-12-28[POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand1-10/+30
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson8-38/+99
2007-12-28[CRYPTO] padlock: Fix spurious ECB page faultHerbert Xu1-4/+49
2007-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-16/+34
2007-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+20
2007-12-26Revert quicklist need->flush fixChristoph Lameter1-3/+0
2007-12-26[IPV4]: Fix ip command line processing.Simon Horman2-10/+5
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger3-1/+2
2007-12-26[NET] tc_nat: header installStephen Hemminger1-0/+1
2007-12-26[TUNTAP]: Fix wrong debug message.Toyo Abe1-1/+1
2007-12-26[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy3-2/+7
2007-12-26mac80211: warn when receiving frames with unaligned dataJohannes Berg1-0/+13
2007-12-26mac80211: round station cleanup timerJohannes Berg1-2/+5
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller2-0/+20
2007-12-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-37/+42
2007-12-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-0/+4
2007-12-25Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds1-1/+1
2007-12-24cmd64x: fix hwif->chipset setupBartlomiej Zolnierkiewicz1-2/+2
2007-12-24MAINTAINERS: update ide-cd entryBorislav Petkov1-1/+3
2007-12-24ide-cd: fix 'ireason' reporting in cdrom_pc_intr()Bartlomiej Zolnierkiewicz1-3/+3
2007-12-24ide-cd: fix error message in cdrom_pc_intr()Bartlomiej Zolnierkiewicz1-1/+1
2007-12-24ide-cd: add error message for DMA error to cdrom_read_intr()Bartlomiej Zolnierkiewicz1-1/+4
2007-12-24ide-cd: fix error messages in cdrom_write_intr()Bartlomiej Zolnierkiewicz1-5/+8
2007-12-24ide-cd: add missing 'ireason' masking to cdrom_write_intr()Bartlomiej Zolnierkiewicz1-1/+1
2007-12-24ide-cd: fix error messages in cdrom_{read,write}_check_ireason()Bartlomiej Zolnierkiewicz1-8/+8
2007-12-24ide-cd: use ide_cd_release() in ide_cd_probe()Bartlomiej Zolnierkiewicz1-8/+1
2007-12-24ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machinesBartlomiej Zolnierkiewicz1-4/+4
2007-12-24ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirkBartlomiej Zolnierkiewicz2-2/+6
2007-12-24drivers/ide/: Spelling fixesJoe Perches1-1/+1
2007-12-24V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelayHans Verkuil1-0/+3
2007-12-24V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330XMichael Krufky1-0/+1
2007-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+18
2007-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+4
2007-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds21-336/+387
2007-12-23uml: user of helper_wait() got missed when it got extra argumentsAl Viro1-2/+2
2007-12-23tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar1-1/+1
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt1-1/+2
2007-12-23pcmcia: remove pxa2xx_lubbock build warningDavid Brownell1-1/+1
2007-12-23lib: proportion: fix underflow in prop_norm_percpu()Peter Zijlstra1-21/+16
2007-12-23ps3: vuart: fix error path lockingDaniel Walker1-1/+0
2007-12-23MAINTAINERS: mailing list archives are web linksJoe Perches1-3/+3
2007-12-23ecryptfs: redo dget,mntget on dentry_open failureEric Sandeen1-1/+4
2007-12-23ecryptfs: fix unlocking in error pathsEric Sandeen2-4/+5