summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2-0/+12
2008-12-10relayfs: fix infinite loop with splice()Tom Zanussi1-5/+2
2008-12-10uml: boot broken due to buffer overrunBalbir Singh1-1/+3
2008-12-10mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton1-1/+1
2008-12-09radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt3-1/+10
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro3-6/+7
2008-12-09[patch 1/1] audit: remove excess kernel-docRandy Dunlap1-2/+0
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger1-0/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro3-0/+20
2008-12-09[PATCH] Audit: make audit=0 actually turn off auditEric Paris1-7/+21
2008-12-09ata: Fix experimental tagsAlan Cox1-22/+22
2008-12-09pata_ninja32: update ID tableAlan Cox1-2/+7
2008-12-09pata_sis: Remove bogus cable matchAlan Cox1-1/+0
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby1-1/+8
2008-12-09pata_hpt366: fix clock detectionTejun Heo1-2/+2
2008-12-09drm/i915: Disable the GM965 MSI errata workaround.Keith Packard1-2/+3
2008-12-09drm/i915: Don't return error in evict_everything when we get to the end.Owain Ainsworth1-0/+2
2008-12-09drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie2-5/+4
2008-12-09EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields1-0/+4
2008-12-08ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=nBartlomiej Zolnierkiewicz2-38/+6
2008-12-08Revert "ide: respect current DMA setting during resume"Bartlomiej Zolnierkiewicz1-2/+4
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar1-1/+2
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel1-1/+2
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel1-1/+1
2008-12-08AMD IOMMU: fix typo in commentJoerg Roedel1-2/+2
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel1-1/+1
2008-12-08AMD IOMMU: fix iommu_map_page functionJoerg Roedel1-1/+1
2008-12-08tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler1-1/+1
2008-12-07[ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King1-3/+23
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek1-1/+1
2008-12-06Fix a race condition in FASYNC handlingJonathan Corbet2-4/+15
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds3-0/+5
2008-12-05drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng1-1/+0
2008-12-05Fix incorrect use of loose in i2o_block.cNick Andrew1-1/+1
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew3-4/+4
2008-12-05Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds1-13/+1
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2-0/+4
2008-12-05MIPS: Fix incorrect use of loose in vpe.cNick Andrew1-1/+1
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah1-1/+1
2008-12-05mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah1-1/+1
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi1-0/+4
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2-3/+24
2008-12-05ACPI: Fix ACPI battery regression introduced by commit 558073Rafael J. Wysocki1-7/+10
2008-12-05[XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner1-1/+1
2008-12-05tcp: tcp_vegas ssthresh bug fixDoug Leith1-0/+2
2008-12-05powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsAnton Vorontsov2-2/+2
2008-12-05can: omit received RTR frames for single ID filter listsOliver Hartkopp1-1/+4
2008-12-04ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams1-1/+5
2008-12-04MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.David Daney1-1/+1
2008-12-04MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Ralf Baechle2-2/+2