summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2014-07-25parport: fix menu breakageRandy Dunlap1-6/+6
2014-07-25Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-22/+26
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao1-1/+1
2014-07-26defconfig: BF609: update spi config nameSteven Miao1-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao1-2/+0
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2-11/+12
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao7-0/+7
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao3-7/+5
2014-07-25Merge branch 'parisc-3.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+0
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-4/+4
2014-07-25can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian1-1/+2
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-24r8152: fix the checking of the usb speedhayeswang1-4/+3
2014-07-24Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-21/+38
2014-07-24Merge branch 'mdio_module_unload'David S. Miller2-0/+14
2014-07-24net: phy: Ensure the MDIO bus module is heldEzequiel Garcia1-0/+13
2014-07-24net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia1-0/+1
2014-07-24bnx2x: fix set_setting for some PHYsYaniv Rosner1-0/+1
2014-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+0
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin1-4/+6
2014-07-25drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse1-0/+1
2014-07-25Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-0/+8
2014-07-25Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-25/+15
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-1/+3
2014-07-24Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann3-11/+18
2014-07-24Merge tag 'renesas-fixes2-for-v3.16' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-2/+2
2014-07-24fs: umount on symlink leaks mnt countVasily Averin1-1/+2
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh1-7/+7
2014-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-4/+5
2014-07-23Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+3
2014-07-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+13
2014-07-23Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds3-25/+139
2014-07-23Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+8
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-12/+5
2014-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-27/+41
2014-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-7/+31
2014-07-23Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-07-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-55/+117
2014-07-23mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi1-0/+1
2014-07-23simple_xattr: permit 0-size extended attributesHugh Dickins1-1/+1
2014-07-23mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins1-3/+8
2014-07-23shmem: fix splicing from a hole while it's punchedHugh Dickins1-9/+15
2014-07-23shmem: fix faulting into a hole, not taking i_mutexHugh Dickins1-26/+52
2014-07-23mm: do not call do_fault_around for non-linear faultKonstantin Khlebnikov1-1/+2
2014-07-23sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven1-1/+2
2014-07-23zram: avoid lockdep splat by revalidate_diskMinchan Kim1-4/+18
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi3-9/+17