summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-01block: use kmalloc alignment for bio slabMikulas Patocka
2014-08-01dm table: make dm_table_supports_discards staticMikulas Patocka
2014-08-01dm cache metadata: use dm-space-map-metadata.h defined size limitsMike Snitzer
2014-08-01dm cache: fail migrations in the do_worker error pathJoe Thornber
2014-08-01dm cache: simplify deferred set reference count incrementsJoe Thornber
2014-08-01dm thin: relax external origin size constraintsJoe Thornber
2014-08-01dm thin: switch to an atomic_t for tracking pending new block preparationsJoe Thornber
2014-08-01dm mpath: eliminate pg_ready() wrapperMike Snitzer
2014-08-01dm io: simplify dec_count and sync_ioJoe Thornber
2014-08-01dm cache: fix race affecting dirty block countAnssi Hannula
2014-08-01dm bufio: fully initialize shrinkerGreg Thelen
2014-07-27Linux 3.16-rc7v3.16-rc7Linus Torvalds
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-27Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-07-26Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds
2014-07-26mm: fix direct reclaim writeback regressionHugh Dickins
2014-07-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-25Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-25parport: fix menu breakageRandy Dunlap
2014-07-25Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao
2014-07-26defconfig: BF609: update spi config nameSteven Miao
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao
2014-07-25Merge branch 'parisc-3.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-25drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse
2014-07-25Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-07-25Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck
2014-07-24fs: umount on symlink leaks mnt countVasily Averin
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh
2014-07-23Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-07-23Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-07-23Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-07-23Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-07-23mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi