summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney
2011-08-19Revert "cfq: Remove special treatment for metadata rqs."Jens Axboe
2011-08-19ALSA: usb-audio - Fix missing mixer dB informationTakashi Iwai
2011-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-08-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-08-19sparc: fix array bounds error setting up PCIC NMI trapIan Campbell
2011-08-19drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall
2011-08-19ata: Add iMX pata supportArnaud Patard (Rtp)
2011-08-19pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo
2011-08-19[libata] sata_sil: fix used-uninit warningJeff Garzik
2011-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2011-08-18irqdesc: fix new kernel-doc warningRandy Dunlap
2011-08-18i7core_edac: fixed typo in error count calculationMathias Krause
2011-08-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2011-08-18update cifs version to 1.75Steve French
2011-08-18[CIFS] possible memory corruption on mountSteve French
2011-08-18Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-08-18Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik
2011-08-18btrfs: unlock on error in btrfs_file_llseek()Dan Carpenter
2011-08-18btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney
2011-08-18ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai
2011-08-18perf tools: Add group event scheduling option to perf record/statLin Ming
2011-08-18MAINTAINERS: Fix list of perf events source filesGeunsik Lim
2011-08-18perf tools: Fix build against newer glibcJosh Boyer
2011-08-18perf tools: Fix error handling of unknown eventsStephane Eranian
2011-08-18perf evlist: Fix missing event name init for default eventStephane Eranian
2011-08-18perf list: Fix exit valueStephane Eranian
2011-08-17befs: Validate length of long symbolic links.Timo Warns
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell
2011-08-17Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier
2011-08-17Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-08-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-17fat: fat16 support maximum 4GB file/vol size as WinXP or 7.Namjae Jeon
2011-08-17fat: fix utf8 iocharset warning messageMihai Moldovan