summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.17.14v2.6.17.14linux-2.6.17.yGreg Kroah-Hartman2006-10-131-1/+1
* Input: logips2pp - fix button mapping for MX300Roberto Castagnola2006-10-131-2/+1
* ahci: do not fail softreset if PHY reports no deviceTejun Heo2006-10-131-0/+6
* MMC: Always use a sector size of 512 bytesPierre Ossman2006-10-131-45/+4
* Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds2006-10-131-0/+1
* xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens2006-10-131-4/+14
* PKT_SCHED: cls_basic: Use unsigned int when generating handleDavid Miller2006-10-131-1/+1
* Fix sparc64 ramdisk handlingDavid S. Miller2006-10-131-2/+1
* SPARC64: Fix serious bug in sched_clock() on sparc64David S. Miller2006-10-131-1/+1
* DVB: cx24123: fix PLL divisor setupYeasah Pell2006-10-131-2/+2
* V4L: Fix msp343xG handling regressionHans Verkuil2006-10-133-3/+7
* sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto2006-10-131-5/+0
* ext3 sequential read regression fixBadari Pulavarty2006-10-131-1/+1
* Backport: Old IDE, fix SATA detection for cablingMichael-Luke Jones2006-10-131-0/+4
* NFS: More page cache revalidation fixupsTrond Myklebust2006-10-132-6/+10
* LOCKD: Fix a deadlock in nlm_traverse_files()Trond Myklebust2006-10-131-6/+9
* SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever2006-10-131-1/+1
* NFS: Fix a potential deadlock in nfs_release_pageNikita Danilov2006-10-131-1/+7
* dvb-core: Proper handling ULE SNDU length of 0 (CVE-2006-4623)Ang Way Chuang2006-10-131-1/+2
* Linux 2.6.17.13v2.6.17.13Greg Kroah-Hartman2006-09-081-1/+1
* [PATCH] lib: add idr_replaceJeff Mahoney2006-09-082-0/+44
* [PATCH] pci_ids.h: add some VIA IDE identifiersAlan Cox2006-09-081-1/+4
* Linux 2.6.17.12v2.6.17.12Greg Kroah-Hartman2006-09-081-1/+1
* sky2: version 1.6.1Stephen Hemminger2006-09-081-1/+1
* sky2: fix fiber supportStephen Hemminger2006-09-082-33/+63
* sky2: MSI test timingStephen Hemminger2006-09-081-3/+3
* sky2: use dev_alloc_skb for receive buffersStephen Hemminger2006-09-081-3/+3
* sky2: clear status IRQ after emptyStephen Hemminger2006-09-081-3/+3
* sky2: accept flow controlStephen Hemminger2006-09-081-1/+1
* dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras2006-09-081-1/+3
* Remove redundant up() in stop_machine()Yingchao Zhou2006-09-081-1/+0
* Missing PCI id update for VIA IDEAlan Cox2006-09-081-1/+2
* PKTGEN: Fix oops when used with balance-tlb bondingChen-Li Tien2006-09-081-0/+2
* PKTGEN: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.David S. Miller2006-09-081-0/+2
* Silent data corruption caused by XPCRobin Holt2006-09-085-35/+47
* uhci-hcd: fix list access bugAlan Stern2006-09-081-1/+1
* binfmt_elf: fix checks for bad addressErnie Petrides2006-09-081-8/+7
* bug in futex unqueue_meChristian Borntraeger2006-09-081-0/+1
* fcntl(F_SETSIG) fixTrond Myklebust2006-09-081-2/+4
* IPV6 OOPS'er triggerable by any userYOSHIFUJI Hideaki2006-09-081-13/+16
* SCTP: Fix sctp_primitive_ABORT() call in sctp_close().Sridhar Samudrala2006-09-081-3/+7
* SPARC64: Fix X server crashes on sparc64David S. Miller2006-09-081-0/+2
* TG3: Disable TSO by defaultMichael Chan2006-09-082-4/+9
* dm: mirror sector offset fixNeil Brown2006-09-081-31/+32
* dm: fix block device initialisationJeff Mahoney2006-09-081-4/+4
* dm: add module ref countingJeff Mahoney2006-09-081-0/+6
* dm: fix mapped device ref countingJeff Mahoney2006-09-081-10/+24
* dm: add DMF_FREEINGJeff Mahoney2006-09-081-2/+30
* dm: change minor_lock to spinlockJeff Mahoney2006-09-081-14/+13
* dm: move idr_pre_getJeff Mahoney2006-09-081-14/+9