summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.25.11v2.6.25.11Greg Kroah-Hartman2008-07-131-1/+1
* x86: fix ldt limit for 64 bitMichael Karcher2008-07-131-2/+2
* Linux 2.6.25.10v2.6.25.10Greg Kroah-Hartman2008-07-021-1/+1
* x86: shift bits the right way in native_read_tscpMax Asbock2008-07-021-1/+1
* x86: fix cpu hotplug crashYanmin Zhang2008-07-021-1/+0
* ptrace GET/SET FPXREGS brokenTAKADA Yoshihito2008-07-021-2/+2
* sched: fix cpu hotplugDmitry Adamushko2008-07-021-0/+1
* x86_64 ptrace: fix sys32_ptrace task_struct leakRoland McGrath2008-07-021-19/+26
* DRM: enable bus mastering on i915 at resume timeJie Luo2008-07-021-0/+1
* IB/mthca: Clear ICM pages before handing to FWEli Cohen2008-07-021-1/+5
* futexes: fix fault handling in futex_lock_piThomas Gleixner2008-07-021-20/+73
* TTY: fix for tty operations bugsAlan Cox2008-07-028-10/+37
* Linux 2.6.25.9v2.6.25.9Greg Kroah-Hartman2008-06-241-1/+1
* Fix ZERO_PAGE breakage with vmwareLinus Torvalds2008-06-241-3/+21
* hwmon: (adt7473) Initialize max_duty_at_overheat before useJean Delvare2008-06-241-0/+3
* hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare2008-06-241-1/+1
* watchdog: hpwdt: fix use of inline assemblyLinus Torvalds2008-06-241-75/+79
* x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-241-1/+2
* x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle2008-06-241-2/+8
* Add return value to reserve_bootmem_node()Bernhard Walle2008-06-242-3/+3
* sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller2008-06-241-1/+3
* Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds2008-06-243-5/+24
* atl1: relax eeprom mac address error checkRadu Cristescu2008-06-241-1/+0
* Linux 2.6.25.8v2.6.25.8Greg Kroah-Hartman2008-06-211-1/+1
* x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-06-212-2/+56
* x86: remove mwait capability C-state checkIngo Molnar2008-06-212-19/+2
* nf_conntrack_h323: fix memory leak in module initialization error pathPatrick McHardy2008-06-211-0/+1
* nf_conntrack_h323: fix module unload crashPatrick McHardy2008-06-211-7/+14
* nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy2008-06-211-2/+1
* SCSI: sr: fix corrupt CD data after media change and delayJames Bottomley2008-06-211-0/+3
* ACPICA: Ignore ACPI table signature for Load() operatorBob Moore2008-06-211-11/+7
* scsi_host regression: fix scsi host leakMike Christie2008-06-211-2/+3
* b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-211-1/+1
* b43: Fix noise calculation WARN_ONMichael Buesch2008-06-212-7/+10
* virtio_net: Fix skb->csum_start computationMark McLoughlin2008-06-211-3/+5
* opti621: remove DMA supportBartlomiej Zolnierkiewicz2008-06-211-6/+2
* opti621: disable read prefetchBartlomiej Zolnierkiewicz2008-06-211-13/+2
* Fix tty speed handling on 8250Alan Cox2008-06-211-1/+3
* x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2008-06-212-28/+22
* Linux 2.6.25.7v2.6.25.7Greg Kroah-Hartman2008-06-161-1/+1
* mac80211: send association event on IBSS createDan Williams2008-06-161-0/+5
* x86: fix recursive dependenciesRoman Zippel2008-06-161-6/+4
* bttv: Fix a deadlock in the bttv driverArjan van de Ven2008-06-163-2/+6
* Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2008-06-162-10/+4
* serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven2008-06-161-1/+4
* CPUFREQ: Fix format string bug.Chris Wright2008-06-161-1/+1
* cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledMarcin Slusarz2008-06-161-11/+10
* m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V2008-06-161-2/+44
* IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-161-1/+1
* tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen2008-06-161-10/+19