summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-06-02ktest: Fix off-by-one in config bisect resultSteven Rostedt
2011-06-02Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/lin...Jens Axboe
2011-06-02block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle
2011-06-02cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski
2011-06-01net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown
2011-06-01drivers/net/davinci_emac.c: add missing clk_putJulia Lawall
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear
2011-06-01caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-06-01vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun
2011-06-01net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-06-01hwmon: (coretemp) Further relax temperature range checksGuenter Roeck
2011-06-01hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck
2011-06-02Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"Linus Torvalds
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds
2011-06-01tile: enable CONFIG_BUGVERBOSEChris Metcalf
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka
2011-06-01bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
2011-06-01hwmon: (coretemp) Relax target temperature range checkJean Delvare
2011-06-01hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen
2011-06-01xen/blkback: potential null dereference in error handlingDan Carpenter
2011-06-01xen/blkback: don't call vbd_size() if bd_disk is NULLLaszlo Ersek
2011-06-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-06-01intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingMike Travis
2011-06-01intel-iommu: Use coherent DMA mask when requestedMike Travis
2011-06-01intel-iommu: Dont cache iova above 32bitChris Wright
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionMike Travis
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskChris Wright
2011-06-01intel-iommu: Only unlink device domains from iommuAlex Williamson
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song
2011-06-01mtd: fix physmap.h warningsRandy Dunlap
2011-06-01UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy
2011-06-01UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy
2011-06-01UBIFS: supress false error messagesArtem Bityutskiy
2011-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger
2011-06-01block: blkdev_get() should access ->bd_disk only after successTejun Heo
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook
2011-05-31Revert "net: fix section mismatches"David S. Miller
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov