summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-24Linux 2.6.25.9v2.6.25.9Greg Kroah-Hartman1-1/+1
2008-06-24Fix ZERO_PAGE breakage with vmwareLinus Torvalds1-3/+21
2008-06-24hwmon: (adt7473) Initialize max_duty_at_overheat before useJean Delvare1-0/+3
2008-06-24hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare1-1/+1
2008-06-24watchdog: hpwdt: fix use of inline assemblyLinus Torvalds1-75/+79
2008-06-24x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge1-1/+2
2008-06-24x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle1-2/+8
2008-06-24Add return value to reserve_bootmem_node()Bernhard Walle2-3/+3
2008-06-24sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller1-1/+3
2008-06-24Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds3-5/+24
2008-06-24atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-21Linux 2.6.25.8v2.6.25.8Greg Kroah-Hartman1-1/+1
2008-06-21x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2-2/+56
2008-06-21x86: remove mwait capability C-state checkIngo Molnar2-19/+2
2008-06-21nf_conntrack_h323: fix memory leak in module initialization error pathPatrick McHardy1-0/+1
2008-06-21nf_conntrack_h323: fix module unload crashPatrick McHardy1-7/+14
2008-06-21nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy1-2/+1
2008-06-21SCSI: sr: fix corrupt CD data after media change and delayJames Bottomley1-0/+3
2008-06-21ACPICA: Ignore ACPI table signature for Load() operatorBob Moore1-11/+7
2008-06-21scsi_host regression: fix scsi host leakMike Christie1-2/+3
2008-06-21b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-1/+1
2008-06-21b43: Fix noise calculation WARN_ONMichael Buesch2-7/+10
2008-06-21virtio_net: Fix skb->csum_start computationMark McLoughlin1-3/+5
2008-06-21opti621: remove DMA supportBartlomiej Zolnierkiewicz1-6/+2
2008-06-21opti621: disable read prefetchBartlomiej Zolnierkiewicz1-13/+2
2008-06-21Fix tty speed handling on 8250Alan Cox1-1/+3
2008-06-21x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2-28/+22
2008-06-16Linux 2.6.25.7v2.6.25.7Greg Kroah-Hartman1-1/+1
2008-06-16mac80211: send association event on IBSS createDan Williams1-0/+5
2008-06-16x86: fix recursive dependenciesRoman Zippel1-6/+4
2008-06-16bttv: Fix a deadlock in the bttv driverArjan van de Ven3-2/+6
2008-06-16Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2-10/+4
2008-06-16serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven1-1/+4
2008-06-16CPUFREQ: Fix format string bug.Chris Wright1-1/+1
2008-06-16cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledMarcin Slusarz1-11/+10
2008-06-16m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V1-2/+44
2008-06-16IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier1-1/+1
2008-06-16tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen1-10/+19
2008-06-16forcedeth: msi interruptsAyaz Abdulla1-0/+20
2008-06-16hgafb: resource management fixKrzysztof Helt1-11/+15
2008-06-16cciss: add new hardware supportMike Miller3-5/+22
2008-06-16mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert1-11/+10
2008-06-16tcp FRTO: work-around inorder receiversIlpo Järvinen1-4/+11
2008-06-16tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen1-5/+8
2008-06-16tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen1-1/+1
2008-06-16tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen1-3/+3
2008-06-16l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-16l2tp: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman1-0/+10
2008-06-16tcp: Limit cwnd growth when deferring for GSOJohn Heffner1-1/+2
2008-06-16tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner1-7/+4