summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-25mm: write_cache_pages more terminate quicklyAndrew Morton1-1/+4
2009-01-25mm: write_cache_pages terminate quicklyNick Piggin1-16/+16
2009-01-25mm: write_cache_pages optimise page cleaningNick Piggin1-4/+13
2009-01-25mm: write_cache_pages cleanupsNick Piggin1-12/+22
2009-01-25mm: write_cache_pages integrity fixNick Piggin2-3/+5
2009-01-25mm: write_cache_pages writepage error fixNick Piggin1-6/+20
2009-01-25mm: write_cache_pages early loop terminationNick Piggin1-1/+5
2009-01-25mm: write_cache_pages cyclic fixNick Piggin1-7/+18
2009-01-25hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan1-1/+1
2009-01-25powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp1-1/+10
2009-01-25dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-25netfilter: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2-2/+2
2009-01-25netfilter: ebtables: fix inversion in match codePatrick McHardy1-1/+1
2009-01-25netfilter: x_tables: fix match/target revision lookupPatrick McHardy1-0/+8
2009-01-25p54usb: fix traffic stalls / packet dropChristian Lamparter1-0/+5
2009-01-25USB: re-enable interface after driver unbindsAlan Stern5-16/+26
2009-01-25tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek1-4/+4
2009-01-25r6040: bump release number to 0.19Florian Fainelli1-2/+2
2009-01-25r6040: save and restore MIER correctly in the interrupt routineJoe Chou1-2/+7
2009-01-25r6040: fix wrong logic in mdio codeJoe Chou1-2/+2
2009-01-25pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski1-1/+2
2009-01-25sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun1-0/+14
2009-01-25ipv6: Fix fib6_dump_table walker leakHerbert Xu1-7/+8
2009-01-25pkt_sched: sch_htb: Fix deadlock in hrtimers triggered by HTBJarek Poplawski1-0/+1
2009-01-25usb-storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern2-162/+23
2009-01-25usb-storage: add last-sector hacksAlan Stern7-3/+123
2009-01-25drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert1-1/+1
2009-01-25ALSA: hda - make laptop-eapd model back for AD1986ATakashi Iwai2-4/+48
2009-01-25ALSA: hda - Don't reset HP pinctl in patch_sigmatel.cTakashi Iwai1-0/+11
2009-01-25ALSA: hda - Add automatic model setting for Samsung Q45Luke Yelavich1-0/+1
2009-01-25ALSA: hda - Fix HP dv5 mic inputTakashi Iwai1-1/+4
2009-01-25ALSA: hda - Add quirk for another HP dv5Giuseppe Bilotta1-0/+2
2009-01-25sound: virtuoso: do not overwrite EEPROM on Xonar D2/D2XClemens Ladisch1-4/+13
2009-01-25IA64: Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck1-0/+1
2009-01-25sched: fix update_min_vruntimePeter Zijlstra1-1/+1
2009-01-25sgi-xp: eliminate false detection of no heartbeatDean Nelson1-1/+1
2009-01-25lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton1-8/+2
2009-01-25p54usb: Add USB ID for Thomson Speedtouch 121gMichiel1-0/+1
2009-01-25rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann1-0/+1
2009-01-25security: introduce missing kfreeVegard Nossum1-0/+1
2009-01-25PCI: 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
2009-01-18ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2-6/+2
2009-01-18getrusage: RUSAGE_THREAD should return ru_utime and ru_stimeKOSAKI Motohiro1-0/+2
2009-01-18ibmvfc: Improve async event handlingBrian King2-5/+7
2009-01-18ibmvfc: Delay NPIV login retry and add retriesBrian King2-6/+15
2009-01-18powerpc: Disable Collaborative Memory Manager for kdumpBrian King1-1/+1
2009-01-18mm lockless pagecache barrier fixNick Piggin1-1/+1