aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/mutex-design.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-14[XFRM]: Fix aevent timer.Jamal Hadi Salim2-6/+27
2006-04-14[IPV4]: Possible cleanups.Adrian Bunk8-15/+2
2006-04-14[PATCH] Enhancing accessibility of lxdialogSamuel Thibault1-10/+9
2006-04-14[PATCH] fix non-leader exec under ptraceRoland McGrath2-7/+4
2006-04-14[PATCH] de_thread: Don't change our parents and ptrace flags.Eric W. Biederman1-27/+0
2006-04-13[IA64] Make show_mem() skip holes in a pgdatRobin Holt1-1/+65
2006-04-13[IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens1-5/+5
2006-04-13[PATCH] do_SAK: Don't recursively take the tasklist_lockEric W. Biederman1-1/+1
2006-04-12[PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab1-4/+9
2006-04-12[PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2-3/+3
2006-04-12[PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth1-3/+14
2006-04-12[PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook1-1/+1
2006-04-12[PATCH] net drivers: fix section attributes for gccRandy Dunlap4-4/+4
2006-04-12[PATCH] remove drivers/net/hydra.hAdrian Bunk1-177/+0
2006-04-12[PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk1-1/+1
2006-04-12[PATCH] sata_mv: properly print HC registersDan Aloni1-1/+1
2006-04-12[netdrvr b44] trim trailing whitespaceJeff Garzik1-19/+19
2006-04-12[PATCH] b44: increase version to 1.00Gary Zambrano1-2/+3
2006-04-12[PATCH] b44: disable default tx pauseGary Zambrano1-19/+12
2006-04-12[PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi1-2/+3
2006-04-12[PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro1-1/+1
2006-04-12[PATCH] dlink pci cards using wrong driverStephen Hemminger2-2/+2
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein4-2/+30
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman19-8/+81
2006-04-12[ALSA] continue on IS_ERR from platform device registrationRene Herman16-160/+64
2006-04-12[ALSA] sound/core/pcm.c: make snd_pcm_format_name() staticAdrian Bunk2-2/+1
2006-04-12[ALSA] ac97 - Add entry for VIA VT1618 codecTakashi Iwai1-0/+1
2006-04-12[ALSA] hda-codec - Add support of ASUS U5A with AD1986A codecTakashi Iwai1-0/+2
2006-04-12[ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.cEric Sesterhenn1-1/+1
2006-04-12[ALSA] au88x0 - clean up __devinit/__devexitDale Sedivec3-9/+8
2006-04-12[ALSA] hda-codec - Adds HDA support for Intel D945Pvs board with subdevice id 0x0707Ashley Clark1-0/+3
2006-04-12[ALSA] hda-codec - support HP Compaq Presario B2800 laptop with AD1986A codecCoywolf Qi Hunt1-0/+2
2006-04-12[ALSA] emu10k1: Add some descriptive text.James Courtier-Dutton1-1/+4
2006-04-12[ALSA] via82xx - Add a dxs entry for ECS K8T890-ATakashi Iwai1-0/+1
2006-04-12[ALSA] hda-codec - Add another HP laptop with AD1981HDTakashi Iwai1-0/+2
2006-04-12[ALSA] Fix Oops of PCM OSS emulationTakashi Iwai3-5/+8
2006-04-12[ALSA] pcm_oss: fix snd_pcm_oss_release() oopsOGAWA Hirofumi1-1/+1
2006-04-11[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn1-10/+10
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk20-28009/+0
2006-04-11[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C1-3/+3
2006-04-11[DCCP]: Fix leak in net/dccp/ipv4.cEric Sesterhenn1-1/+1
2006-04-11[BRIDGE]: receive link-local on disabled ports.Stephen Hemminger1-3/+0
2006-04-11[IPv6] reassembly: Always compute hash under the fragment lock.Zach Brown1-6/+12
2006-04-11[fuse] Direct I/O should not use fuse_reset_requestMiklos Szeredi1-3/+7
2006-04-11[fuse] Don't init request twiceMiklos Szeredi1-1/+0
2006-04-11[fuse] Fix accounting the number of waiting requestsMiklos Szeredi2-6/+22
2006-04-11[fuse] fix deadlock between fuse_put_super() and request_end()Miklos Szeredi3-31/+36
2006-04-11[PATCH] __group_complete_signal: remove bogus BUG_ONOleg Nesterov1-1/+0
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe11-4/+208
2006-04-11[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe6-66/+74