summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2-0/+8
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney1-1/+1
2011-08-19Revert "cfq: Remove special treatment for metadata rqs."Jens Axboe1-0/+18
2011-08-19sparc: fix array bounds error setting up PCIC NMI trapIan Campbell1-2/+2
2011-08-19drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall1-8/+6
2011-08-19ata: Add iMX pata supportArnaud Patard (Rtp)3-0/+263
2011-08-19pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo1-0/+18
2011-08-19[libata] sata_sil: fix used-uninit warningJeff Garzik1-1/+1
2011-08-18irqdesc: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-08-18i7core_edac: fixed typo in error count calculationMathias Krause1-1/+1
2011-08-18update cifs version to 1.75Steve French1-1/+1
2011-08-18[CIFS] possible memory corruption on mountSteve French1-1/+2
2011-08-18Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik1-0/+14
2011-08-18btrfs: unlock on error in btrfs_file_llseek()Dan Carpenter1-4/+8
2011-08-18btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney1-4/+8
2011-08-17befs: Validate length of long symbolic links.Timo Warns1-9/+14
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell2-4/+4
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell3-4/+4
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz2-4/+8
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz1-1/+1
2011-08-17fat: fat16 support maximum 4GB file/vol size as WinXP or 7.Namjae Jeon1-2/+1
2011-08-17fat: fix utf8 iocharset warning messageMihai Moldovan1-2/+2
2011-08-17fat: fix build warningJonas Aberg1-1/+1
2011-08-17Btrfs: truncate pages from clone ioctl target rangeSage Weil1-0/+4
2011-08-17Btrfs: fix uninitialized sync_pendingMiao Xie1-1/+1
2011-08-17Btrfs: fix wrong free space informationMiao Xie1-5/+11
2011-08-17btrfs: memory leak in btrfs_add_inode_defrag()Dan Carpenter1-0/+2
2011-08-17Btrfs: use plain page_address() in header fields setget functionsLi Zefan1-4/+2
2011-08-17Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2-10/+16
2011-08-17Btrfs: check if there is enough space for balancing smarterliubo1-6/+35
2011-08-17Btrfs: fix a bug of balance on full multi-disk partitionsliubo1-4/+13
2011-08-17Btrfs: fix an oops of log replayliubo1-4/+24
2011-08-17Btrfs: detect wether a device supports discardJosef Bacik3-2/+29
2011-08-16IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert1-3/+5
2011-08-16KVM: uses TASKSTATS, depends on NETRandy Dunlap1-0/+2
2011-08-16xen: self-balloon needs module.hRandy Dunlap1-0/+1
2011-08-16gma500: kill MIPI interface typesAlan Cox6-9/+11
2011-08-16cifs: demote cERROR in build_path_from_dentry to cFYIJeff Layton1-2/+2
2011-08-16regmap: using module facilities requires module.hStephen Rothwell1-0/+1
2011-08-16x86: fix mm/fault.c buildRandy Dunlap1-0/+1
2011-08-15sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller1-0/+1
2011-08-15sparc32: unbreak arch_write_unlock()Mikael Pettersson1-2/+9
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson1-6/+0
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer4-6/+25
2011-08-15drm/i915: Cannot set clock gating under UMSKeith Packard1-1/+2
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard1-2/+4
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett6-3/+89
2011-08-15drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher3-8/+19
2011-08-15lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell1-0/+3
2011-08-15virtio: Add text copy of spec to Documentation/virtual.Rusty Russell2-0/+2203