summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-06-24Linux 2.6.25.9v2.6.25.9Greg Kroah-Hartman
2008-06-24Fix ZERO_PAGE breakage with vmwareLinus Torvalds
2008-06-24hwmon: (adt7473) Initialize max_duty_at_overheat before useJean Delvare
2008-06-24hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare
2008-06-24watchdog: hpwdt: fix use of inline assemblyLinus Torvalds
2008-06-24x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge
2008-06-24x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle
2008-06-24Add return value to reserve_bootmem_node()Bernhard Walle
2008-06-24sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller
2008-06-24Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds
2008-06-24atl1: relax eeprom mac address error checkRadu Cristescu
2008-06-21Linux 2.6.25.8v2.6.25.8Greg Kroah-Hartman
2008-06-21x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner
2008-06-21x86: remove mwait capability C-state checkIngo Molnar
2008-06-21nf_conntrack_h323: fix memory leak in module initialization error pathPatrick McHardy
2008-06-21nf_conntrack_h323: fix module unload crashPatrick McHardy
2008-06-21nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy
2008-06-21SCSI: sr: fix corrupt CD data after media change and delayJames Bottomley
2008-06-21ACPICA: Ignore ACPI table signature for Load() operatorBob Moore
2008-06-21scsi_host regression: fix scsi host leakMike Christie
2008-06-21b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-21b43: Fix noise calculation WARN_ONMichael Buesch
2008-06-21virtio_net: Fix skb->csum_start computationMark McLoughlin
2008-06-21opti621: remove DMA supportBartlomiej Zolnierkiewicz
2008-06-21opti621: disable read prefetchBartlomiej Zolnierkiewicz
2008-06-21Fix tty speed handling on 8250Alan Cox
2008-06-21x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds
2008-06-16Linux 2.6.25.7v2.6.25.7Greg Kroah-Hartman
2008-06-16mac80211: send association event on IBSS createDan Williams
2008-06-16x86: fix recursive dependenciesRoman Zippel
2008-06-16bttv: Fix a deadlock in the bttv driverArjan van de Ven
2008-06-16Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-06-16serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven
2008-06-16CPUFREQ: Fix format string bug.Chris Wright
2008-06-16cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledMarcin Slusarz
2008-06-16m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V
2008-06-16IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier
2008-06-16tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen
2008-06-16forcedeth: msi interruptsAyaz Abdulla
2008-06-16hgafb: resource management fixKrzysztof Helt
2008-06-16cciss: add new hardware supportMike Miller
2008-06-16mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert
2008-06-16tcp FRTO: work-around inorder receiversIlpo Järvinen
2008-06-16tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen
2008-06-16tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen
2008-06-16tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen
2008-06-16l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman
2008-06-16l2tp: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman
2008-06-16tcp: Limit cwnd growth when deferring for GSOJohn Heffner
2008-06-16tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner