summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-13Linux 2.6.17.14v2.6.17.14linux-2.6.17.yGreg Kroah-Hartman1-1/+1
2006-10-13Input: logips2pp - fix button mapping for MX300Roberto Castagnola1-2/+1
2006-10-13ahci: do not fail softreset if PHY reports no deviceTejun Heo1-0/+6
2006-10-13MMC: Always use a sector size of 512 bytesPierre Ossman1-45/+4
2006-10-13Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds1-0/+1
2006-10-13xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens1-4/+14
2006-10-13PKT_SCHED: cls_basic: Use unsigned int when generating handleDavid Miller1-1/+1
2006-10-13Fix sparc64 ramdisk handlingDavid S. Miller1-2/+1
2006-10-13SPARC64: Fix serious bug in sched_clock() on sparc64David S. Miller1-1/+1
2006-10-13DVB: cx24123: fix PLL divisor setupYeasah Pell1-2/+2
2006-10-13V4L: Fix msp343xG handling regressionHans Verkuil3-3/+7
2006-10-13sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto1-5/+0
2006-10-13ext3 sequential read regression fixBadari Pulavarty1-1/+1
2006-10-13Backport: Old IDE, fix SATA detection for cablingMichael-Luke Jones1-0/+4
2006-10-13NFS: More page cache revalidation fixupsTrond Myklebust2-6/+10
2006-10-13LOCKD: Fix a deadlock in nlm_traverse_files()Trond Myklebust1-6/+9
2006-10-13SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever1-1/+1
2006-10-13NFS: Fix a potential deadlock in nfs_release_pageNikita Danilov1-1/+7
2006-10-13dvb-core: Proper handling ULE SNDU length of 0 (CVE-2006-4623)Ang Way Chuang1-1/+2
2006-09-09Linux 2.6.17.13v2.6.17.13Greg Kroah-Hartman1-1/+1
2006-09-09[PATCH] lib: add idr_replaceJeff Mahoney2-0/+44
2006-09-09[PATCH] pci_ids.h: add some VIA IDE identifiersAlan Cox1-1/+4
2006-09-09Linux 2.6.17.12v2.6.17.12Greg Kroah-Hartman1-1/+1
2006-09-09sky2: version 1.6.1Stephen Hemminger1-1/+1
2006-09-09sky2: fix fiber supportStephen Hemminger2-33/+63
2006-09-09sky2: MSI test timingStephen Hemminger1-3/+3
2006-09-09sky2: use dev_alloc_skb for receive buffersStephen Hemminger1-3/+3
2006-09-09sky2: clear status IRQ after emptyStephen Hemminger1-3/+3
2006-09-09sky2: accept flow controlStephen Hemminger1-1/+1
2006-09-09dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras1-1/+3
2006-09-09Remove redundant up() in stop_machine()Yingchao Zhou1-1/+0
2006-09-09Missing PCI id update for VIA IDEAlan Cox1-1/+2
2006-09-09PKTGEN: Fix oops when used with balance-tlb bondingChen-Li Tien1-0/+2
2006-09-09PKTGEN: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.David S. Miller1-0/+2
2006-09-09Silent data corruption caused by XPCRobin Holt5-35/+47
2006-09-09uhci-hcd: fix list access bugAlan Stern1-1/+1
2006-09-09binfmt_elf: fix checks for bad addressErnie Petrides1-8/+7
2006-09-09bug in futex unqueue_meChristian Borntraeger1-0/+1
2006-09-09fcntl(F_SETSIG) fixTrond Myklebust1-2/+4
2006-09-09IPV6 OOPS'er triggerable by any userYOSHIFUJI Hideaki1-13/+16
2006-09-09SCTP: Fix sctp_primitive_ABORT() call in sctp_close().Sridhar Samudrala1-3/+7
2006-09-09SPARC64: Fix X server crashes on sparc64David S. Miller1-0/+2
2006-09-09TG3: Disable TSO by defaultMichael Chan2-4/+9
2006-09-09dm: mirror sector offset fixNeil Brown1-31/+32
2006-09-09dm: fix block device initialisationJeff Mahoney1-4/+4
2006-09-09dm: add module ref countingJeff Mahoney1-0/+6
2006-09-09dm: fix mapped device ref countingJeff Mahoney1-10/+24
2006-09-09dm: add DMF_FREEINGJeff Mahoney1-2/+30
2006-09-09dm: change minor_lock to spinlockJeff Mahoney1-14/+13
2006-09-09dm: move idr_pre_getJeff Mahoney1-14/+9