summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-24Linux 2.6.28.2v2.6.28.2Greg Kroah-Hartman1-1/+1
2009-01-24fs: sys_sync fixNick Piggin2-20/+1
2009-01-24fs: sync_sb_inodes fixNick Piggin1-7/+53
2009-01-24fs: remove WB_SYNC_HOLDNick Piggin2-11/+2
2009-01-24mm: direct IO starvation improvementNick Piggin1-11/+5
2009-01-24mm: do_sync_mapping_range integrity fixNick Piggin1-1/+1
2009-01-24mm: write_cache_pages more terminate quicklyAndrew Morton1-1/+4
2009-01-24mm: write_cache_pages terminate quicklyNick Piggin1-16/+16
2009-01-24mm: write_cache_pages optimise page cleaningNick Piggin1-4/+13
2009-01-24mm: write_cache_pages cleanupsNick Piggin1-12/+22
2009-01-24mm: write_cache_pages integrity fixNick Piggin2-3/+5
2009-01-24mm: write_cache_pages writepage error fixNick Piggin1-6/+20
2009-01-24mm: write_cache_pages early loop terminationNick Piggin1-1/+5
2009-01-24mm: write_cache_pages cyclic fixNick Piggin1-7/+18
2009-01-24hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan1-1/+1
2009-01-24powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp1-1/+10
2009-01-24dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-24netfilter: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2-2/+2
2009-01-24netfilter: ebtables: fix inversion in match codePatrick McHardy1-1/+1
2009-01-24netfilter: x_tables: fix match/target revision lookupPatrick McHardy1-0/+8
2009-01-24p54usb: fix traffic stalls / packet dropChristian Lamparter1-0/+5
2009-01-24USB: re-enable interface after driver unbindsAlan Stern5-16/+26
2009-01-24tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek1-4/+4
2009-01-24r6040: bump release number to 0.19Florian Fainelli1-2/+2
2009-01-24r6040: save and restore MIER correctly in the interrupt routineJoe Chou1-2/+7
2009-01-24r6040: fix wrong logic in mdio codeJoe Chou1-2/+2
2009-01-24pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski1-1/+2
2009-01-24sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun1-0/+14
2009-01-24ipv6: Fix fib6_dump_table walker leakHerbert Xu1-7/+8
2009-01-24pkt_sched: sch_htb: Fix deadlock in hrtimers triggered by HTBJarek Poplawski1-0/+1
2009-01-24usb-storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern2-162/+23
2009-01-24usb-storage: add last-sector hacksAlan Stern7-3/+123
2009-01-24drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert1-1/+1
2009-01-24ALSA: hda - make laptop-eapd model back for AD1986ATakashi Iwai2-4/+48
2009-01-24ALSA: hda - Don't reset HP pinctl in patch_sigmatel.cTakashi Iwai1-0/+11
2009-01-24ALSA: hda - Add automatic model setting for Samsung Q45Luke Yelavich1-0/+1
2009-01-24ALSA: hda - Fix HP dv5 mic inputTakashi Iwai1-1/+4
2009-01-24ALSA: hda - Add quirk for another HP dv5Giuseppe Bilotta1-0/+2
2009-01-24sound: virtuoso: do not overwrite EEPROM on Xonar D2/D2XClemens Ladisch1-4/+13
2009-01-24IA64: Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck1-0/+1
2009-01-24sched: fix update_min_vruntimePeter Zijlstra1-1/+1
2009-01-24sgi-xp: eliminate false detection of no heartbeatDean Nelson1-1/+1
2009-01-24lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton1-8/+2
2009-01-24p54usb: Add USB ID for Thomson Speedtouch 121gMichiel1-0/+1
2009-01-24rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann1-0/+1
2009-01-24security: introduce missing kfreeVegard Nossum1-0/+1
2009-01-24PCI: keep ASPM link state consistent throughout PCIe hierarchyShaohua Li1-19/+106
2009-01-18Linux 2.6.28.1v2.6.28.1Greg Kroah-Hartman1-1/+1
2009-01-18XFS: truncate readdir offsets to signed 32 bit valuesChristoph Hellwig3-13/+15
2009-01-18mm: fix assertionNick Piggin1-1/+0