aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-05mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_initDenis Cheng1-2/+2
2007-12-05ufs: fix nexstep dir block sizeEvgeniy Dushistov2-3/+3
2007-12-05RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina2-5/+5
2007-12-05fix clone(CLONE_NEWPID)Eric W. Biederman1-15/+6
2007-12-05aio: only account I/O wait time in read_events if there are active requestsJeff Moyer1-1/+6
2007-12-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds12-14/+26
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov3-4/+18
2007-12-04gianfar: fix compile warningGrant Likely1-1/+1
2007-12-04pasemi_mac: Fix reuse of free'd skbOlof Johansson1-1/+1
2007-12-04SMC911X: Fix using of dereferenced skb after netif_rxWang Chen1-1/+1
2007-12-04sky2: recovery deadlock fixStephen Hemminger1-4/+2
2007-12-04Fix memory corruption in fec_mpc52xxJon Smirl1-2/+2
2007-12-04Don't claim to do IPv6 checksum offloadDavid Woodhouse1-1/+1
2007-12-04cxgb - revert file mode changes.Divy Le Ray4-0/+0
2007-12-04pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2-4/+5
2007-12-04ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen1-0/+4
2007-12-04sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord1-0/+9
2007-12-04sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock1-9/+23
2007-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-14/+34
2007-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds5-6/+10
2007-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-8/+13
2007-12-04MAINTAINERS: remove the MTRR entryAdrian Bunk1-7/+0
2007-12-04drivers/s390/net/ctcmain.c: fix build bugIngo Molnar1-1/+0
2007-12-04x86: arch_register_cpu() section fixAndrew Morton1-2/+3
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk1-1/+1
2007-12-04x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2-2/+4
2007-12-04x86: revert CONFIG_X86_HT semantics changeAdrian Bunk1-1/+2
2007-12-04sched: default to more agressive yield for SCHED_BATCH tasksIngo Molnar1-3/+4
2007-12-04sched: fix crash in sys_sched_rr_get_interval()Ingo Molnar1-5/+9
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens1-3/+1
2007-12-04[S390] Fix compile error on 31bit without preemptionChristian Borntraeger1-0/+2
2007-12-04[S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger1-2/+2
2007-12-04[S390] cio: add missing reprobe loop end statementPeter Oberparleiter1-0/+1
2007-12-04[S390] cio: Issue SenseID per path.Cornelia Huck1-9/+28
2007-12-03Linux 2.6.24-rc4Linus Torvalds1-1/+1
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds3-5/+5
2007-12-03[MIPS] BCM1480: Fix interrupt routing.Ralf Baechle1-2/+1
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds6-6/+33
2007-12-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-12/+10
2007-12-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-14/+113
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds5-26/+150
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds15-346/+292
2007-12-03x86: fix x86-32 early fixmap initialization.Eric W. Biederman1-6/+6
2007-12-03x86: disable hpet legacy replacement for kdumpOGAWA Hirofumi1-0/+4
2007-12-03x86: disable hpet on shutdownOGAWA Hirofumi4-0/+23
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds29-177/+160
2007-12-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds45-414/+443
2007-12-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-61/+149
2007-12-03Update Kdump Maintainer's detailsVivek Goyal1-1/+1
2007-12-03uml: work around host tcsetattr bugJeff Dike1-1/+10