summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-09block: fix regression with block enabled taggingJens Axboe
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen
2014-04-09block: Ensure we only enable integrity metadata for reads and writesMartin K. Petersen
2014-04-09block: Fix integrity verificationMartin K. Petersen
2014-04-09block: Fix for_each_bvec()Martin K. Petersen
2014-04-08drivers/block/loop.c: ratelimit error messagesMike Galbraith
2014-04-07blk-mq: fix potential stall during CPU unplug with IO pendingJens Axboe
2014-04-07percpu_counter: fix bad counter state during suspendJens Axboe
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-04-05Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-05Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-05Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-04-05Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-05Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2014-04-05Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2014-04-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2014-04-05Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-04Hexagon: update CR year for elf.hRichard Kuo
2014-04-04Hexagon: remove SP macroRichard Kuo
2014-04-04Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo
2014-04-04Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo
2014-04-04Hexagon: fix atomic_setRichard Kuo
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo
2014-04-04hexagon: correct type on pgd copyIlia Mirkin
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang
2014-04-04arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang
2014-04-04arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang
2014-04-04hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang
2014-04-04hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang
2014-04-04mm: get_user_pages(write,force) refuse to COW in shared areasHugh Dickins