aboutsummaryrefslogtreecommitdiffstats
path: root/fs/buffer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-23Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds1-2/+2
2006-10-23[PATCH] Remove __must_check for device_for_each_child()Russell King1-1/+1
2006-10-23[ALSA] hda-intel - Add check of MSI availabityTakashi Iwai1-17/+39
2006-10-22[SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller1-2/+5
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller2-2/+4
2006-10-22[NET]: kernel-doc fix for sock.hRandy Dunlap1-2/+1
2006-10-22[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-10-22[ALSA] Fix addition of user-defined boolean controlsTakashi Iwai1-4/+0
2006-10-22[ALSA] Fix AC97 power-saving modeTakashi Iwai1-6/+2
2006-10-22[ALSA] Fix re-use of va_listTakashi Iwai1-1/+4
2006-10-22[ALSA] hda_intel: add ATI RS690 HDMI audio supportFelix Kuehling2-0/+3
2006-10-22[ALSA] hda-codec - Add model entry for ASUS U5F laptopTakashi Iwai1-0/+2
2006-10-22[ALSA] Fix dependency of snd-adlib driver in KconfigTakashi Iwai1-0/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai26-145/+276
2006-10-22[ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecsTakashi Iwai1-2/+2
2006-10-22[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/cmi8330.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/gus/interwave.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2-8/+0
2006-10-21[IPv6] fib: initialize tb6_lock in common place to give lockdep a keyThomas Graf1-3/+6
2006-10-21[ATM] nicstar: Fix a bogus casting warningAlan Cox1-2/+2
2006-10-21[ATM] firestream: handle thrown errorJeff Garzik1-0/+4
2006-10-21[ATM]: No need to return voidTobias Klauser2-4/+4
2006-10-21[ATM]: handle sysfs errorsJeff Garzik1-3/+12
2006-10-21[DCCP] ipv6: Fix opt_skb leak.David S. Miller1-0/+8
2006-10-21[DCCP]: Fix Oops in DCCPv6Gerrit Renker2-4/+4
2006-10-22[PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda1-1/+43
2006-10-22[PATCH] x86-64: Fix C3 timer testAndi Kleen1-1/+1
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle5-28/+190
2006-10-21[MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle3-7/+7
2006-10-21[PATCH] NFS: Cache invalidation fixupTrond Myklebust1-0/+6
2006-10-21[PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust2-38/+106
2006-10-21[PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox1-13/+9
2006-10-21[PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2006-10-21[PATCH] cpuset: mempolicy migration typo fixPaul Jackson1-1/+1
2006-10-21[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yetChristoph Lameter1-4/+7
2006-10-21[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft4-0/+18
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson1-4/+6
2006-10-21[PATCH] pci: declare pci_get_device_reverse()Andrew Morton1-2/+11
2006-10-21[PATCH] clocksource: acpi_pm: add another greylist chipsetDaniel Walker1-2/+4
2006-10-21[PATCH] md: endian annotations for the bitmap superblockNeilBrown2-15/+15
2006-10-21[PATCH] md: endian annotation for v1 superblock accessNeilBrown2-34/+35
2006-10-21[PATCH] md: add another COMPAT_IOCTL for mdNeilBrown1-0/+1
2006-10-21[PATCH] md: fix calculation of ->degraded for multipath and raid10NeilBrown2-2/+2
2006-10-21[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk1-0/+13
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby3-0/+19
2006-10-21[PATCH] libata-sff: Allow for wacky systemsAlan Cox1-0/+9
2006-10-21[PATCH] ahci: readability tweakAlan Cox1-1/+1
2006-10-21[PATCH] libata: typo fixTejun Heo1-1/+1