summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-13Linux 2.6.27.6v2.6.27.6Greg Kroah-Hartman1-1/+1
2008-11-13HID: fix incorrent length condition in hidraw_write()Jiri Kosina1-1/+1
2008-11-13hfs: fix namelength memory corruption (CVE-2008-5025)Eric Sesterhenn1-0/+4
2008-11-13mmc: increase SD write timeout for crappy cardsPierre Ossman1-1/+5
2008-11-13Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki1-1/+1
2008-11-13ALSA: hda: make a STAC_DELL_EQ optionMatthew Ranostay1-6/+9
2008-11-13libata: fix last_reset timestamp handlingTejun Heo1-10/+11
2008-11-13KEYS: Make request key instantiate the per-user keyringsDavid Howells3-1/+6
2008-11-13ARM: 5300/1: fixup spitz reset during bootDmitry Baryshkov4-8/+14
2008-11-13ACPI: dock: avoid check _STA methodShaohua Li1-1/+4
2008-11-13cpqarry: fix return value of cpqarray_init()Andrey Borzenkov1-1/+6
2008-11-13iwl3945: do not send scan command if channel count zeroReinette Chatre1-0/+5
2008-11-13iwl3945: fix deadlock on suspendZhu Yi1-1/+1
2008-11-13zd1211rw: Add 2 device IDsDaniel Drake1-0/+2
2008-11-13iwlwifi: generic init calibrations frameworkTomas Winkler6-81/+90
2008-11-13iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler1-1/+1
2008-11-13iwlwifi: use correct DMA_MASKTomas Winkler1-4/+4
2008-11-13iwlwifi: don't fail if scan is issued too earlyTomas Winkler2-10/+10
2008-11-13iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2-3/+8
2008-11-13iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach4-7/+61
2008-11-13iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky1-3/+5
2008-11-13dca: fixup initialization dependencyDan Williams1-1/+1
2008-11-13I/OAT: fix async_tx.callback checkingMaciej Sosnowski1-2/+2
2008-11-13I/OAT: fix dma_pin_iovec_pages() error handlingMaciej Sosnowski1-11/+6
2008-11-13I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski1-0/+7
2008-11-13r8169: wake up the PHY of the 8168Francois Romieu1-3/+7
2008-11-13r8169: fix RxMissed register accessFrancois Romieu1-11/+14
2008-11-13r8169: get ethtool settings through the generic mii helperFrancois Romieu1-53/+46
2008-11-13net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi3-19/+62
2008-11-13x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria1-4/+4
2008-11-13MTD: [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman3-22/+23
2008-11-13ARM: xsc3: fix xsc3_l2_inv_rangeDan Williams1-2/+2
2008-11-13JFFS2: Fix lack of locking in thread_should_wake()David Woodhouse1-5/+5
2008-11-13JFFS2: fix race condition in jffs2_lzo_compress()Geert Uytterhoeven1-6/+9
2008-11-13md: fix bug in raid10 recovery.Neil Brown1-1/+1
2008-11-13md: linear: Fix a division by zero bug for very small arrays.Andre Noll1-0/+2
2008-11-13cciss: new hardware supportMike Miller2-0/+6
2008-11-13cciss: fix sysfs broken symlink regressionMike Miller1-0/+1
2008-11-13cciss: fix regression firmware not displayed in procfsMike Miller1-1/+22
2008-11-13hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft2-1/+64
2008-11-13hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft3-8/+33
2008-11-13cgroups: fix invalid cgrp->dentry before cgroup has been completely removedLi Zefan1-1/+0
2008-11-13x86: fix macro with bad_bios_dmi_tableYinghai Lu1-1/+1
2008-11-13x86: fix CONFIG_X86_RESERVE_LOW_64K=yYinghai Lu1-5/+6
2008-11-13x86: add X86_RESERVE_LOW_64KIngo Molnar2-1/+23
2008-11-13x86: reserve low 64K on AMI and Phoenix BIOS boxenIngo Molnar1-2/+9
2008-11-13x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resumeIngo Molnar1-0/+27
2008-11-13ext3: wait on all pending commits in ext3_sync_fsArthur Jones1-6/+5
2008-11-07Linux 2.6.27.5v2.6.27.5Greg Kroah-Hartman1-1/+1
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller3-6/+27