summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-27Linux 3.0-rc5v3.0-rc5Linus Torvalds1-1/+1
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki1-12/+15
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov1-3/+12
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara3-0/+13
2011-06-27mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2-18/+8
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu1-2/+6
2011-06-27um: add asm/percpu.hRichard Weinberger1-0/+6
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain1-0/+1
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2-7/+33
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins3-24/+32
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins4-11/+19
2011-06-27mm: move vmtruncate_range to truncate.cHugh Dickins2-24/+24
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov3-2/+1
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds14-28/+74
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki10-53/+8
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-31/+100
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-6/+31
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-5/+9
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-10/+48
2011-06-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+10
2011-06-27btrfs: fix inconsonant inode informationMiao Xie3-26/+91
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-5/+3
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-116/+98
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter1-6/+1
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter3-5/+8
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter1-1/+1
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter1-0/+3
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake1-0/+39
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan1-1/+1
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski1-1/+1
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski1-2/+2
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin1-2/+3
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar1-1/+0
2011-06-25mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen1-1/+1
2011-06-25Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French18-151/+147
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-112/+91
2011-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-27/+44
2011-06-25Btrfs: make sure to update total_bitmaps when freeing cache V3Josef Bacik1-3/+6
2011-06-25Btrfs: fix type mismatch in find_free_extent()Ilya Dryomov1-2/+2
2011-06-25Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner1-42/+3