summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-13Linux 2.6.25.11v2.6.25.11Greg Kroah-Hartman1-1/+1
2008-07-13x86: fix ldt limit for 64 bitMichael Karcher1-2/+2
2008-07-03Linux 2.6.25.10v2.6.25.10Greg Kroah-Hartman1-1/+1
2008-07-03x86: shift bits the right way in native_read_tscpMax Asbock1-1/+1
2008-07-03x86: fix cpu hotplug crashYanmin Zhang1-1/+0
2008-07-03ptrace GET/SET FPXREGS brokenTAKADA Yoshihito1-2/+2
2008-07-03sched: fix cpu hotplugDmitry Adamushko1-0/+1
2008-07-03x86_64 ptrace: fix sys32_ptrace task_struct leakRoland McGrath1-19/+26
2008-07-03DRM: enable bus mastering on i915 at resume timeJie Luo1-0/+1
2008-07-03IB/mthca: Clear ICM pages before handing to FWEli Cohen1-1/+5
2008-07-03futexes: fix fault handling in futex_lock_piThomas Gleixner1-20/+73
2008-07-03TTY: fix for tty operations bugsAlan Cox8-10/+37
2008-06-25Linux 2.6.25.9v2.6.25.9Greg Kroah-Hartman1-1/+1
2008-06-25Fix ZERO_PAGE breakage with vmwareLinus Torvalds1-3/+21
2008-06-25hwmon: (adt7473) Initialize max_duty_at_overheat before useJean Delvare1-0/+3
2008-06-25hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare1-1/+1
2008-06-25watchdog: hpwdt: fix use of inline assemblyLinus Torvalds1-75/+79
2008-06-25x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge1-1/+2
2008-06-25x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle1-2/+8
2008-06-25Add return value to reserve_bootmem_node()Bernhard Walle2-3/+3
2008-06-25sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller1-1/+3
2008-06-25Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds3-5/+24
2008-06-25atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-22Linux 2.6.25.8v2.6.25.8Greg Kroah-Hartman1-1/+1
2008-06-22x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2-2/+56
2008-06-22x86: remove mwait capability C-state checkIngo Molnar2-19/+2
2008-06-22nf_conntrack_h323: fix memory leak in module initialization error pathPatrick McHardy1-0/+1
2008-06-22nf_conntrack_h323: fix module unload crashPatrick McHardy1-7/+14
2008-06-22nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy1-2/+1
2008-06-22SCSI: sr: fix corrupt CD data after media change and delayJames Bottomley1-0/+3
2008-06-22ACPICA: Ignore ACPI table signature for Load() operatorBob Moore1-11/+7
2008-06-22scsi_host regression: fix scsi host leakMike Christie1-2/+3
2008-06-22b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-1/+1
2008-06-22b43: Fix noise calculation WARN_ONMichael Buesch2-7/+10
2008-06-22virtio_net: Fix skb->csum_start computationMark McLoughlin1-3/+5
2008-06-22opti621: remove DMA supportBartlomiej Zolnierkiewicz1-6/+2
2008-06-22opti621: disable read prefetchBartlomiej Zolnierkiewicz1-13/+2
2008-06-22Fix tty speed handling on 8250Alan Cox1-1/+3
2008-06-22x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2-28/+22
2008-06-17Linux 2.6.25.7v2.6.25.7Greg Kroah-Hartman1-1/+1
2008-06-17mac80211: send association event on IBSS createDan Williams1-0/+5
2008-06-17x86: fix recursive dependenciesRoman Zippel1-6/+4
2008-06-17bttv: Fix a deadlock in the bttv driverArjan van de Ven3-2/+6
2008-06-17Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2-10/+4
2008-06-17serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven1-1/+4
2008-06-17CPUFREQ: Fix format string bug.Chris Wright1-1/+1
2008-06-17cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledMarcin Slusarz1-11/+10
2008-06-17m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V1-2/+44
2008-06-17IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier1-1/+1
2008-06-17tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen1-10/+19