summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-26Merge 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-25bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-25r8152: fix the checking of the usb speedhayeswang1-4/+3
2014-07-25Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-21/+38
2014-07-25Merge branch 'mdio_module_unload'David S. Miller2-0/+14
2014-07-25net: phy: Ensure the MDIO bus module is heldEzequiel Garcia1-0/+13
2014-07-25net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia1-0/+1
2014-07-25bnx2x: fix set_setting for some PHYsYaniv Rosner1-0/+1
2014-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+0
2014-07-25x86: 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-25staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley1-1/+1
2014-07-25staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-07-25parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-07-25parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-24ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabledUwe Kleine-König1-2/+2
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-24sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd1-1/+3
2014-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-4/+5
2014-07-24Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+3
2014-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+13
2014-07-24Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds3-25/+139
2014-07-24Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+8
2014-07-24Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-12/+5
2014-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-27/+41
2014-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-7/+31
2014-07-24Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-07-24Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-55/+117
2014-07-24mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi1-0/+1
2014-07-24simple_xattr: permit 0-size extended attributesHugh Dickins1-1/+1
2014-07-24mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins1-3/+8
2014-07-24shmem: fix splicing from a hole while it's punchedHugh Dickins1-9/+15
2014-07-24shmem: fix faulting into a hole, not taking i_mutexHugh Dickins1-26/+52
2014-07-24mm: do not call do_fault_around for non-linear faultKonstantin Khlebnikov1-1/+2
2014-07-24sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven1-1/+2
2014-07-24zram: avoid lockdep splat by revalidate_diskMinchan Kim1-4/+18
2014-07-24mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi3-9/+17
2014-07-24coredump: fix the setting of PF_DUMPCORESilesh C V1-1/+1
2014-07-24hyperv: Fix error return code in netvsc_init_buf()Wei Yongjun1-1/+3
2014-07-24amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun1-1/+2
2014-07-23firewire: ohci: disable MSI for VIA VT6315 againStefan Richter1-2/+2
2014-07-23ath9k: fix aggregation session lockupFelix Fietkau1-0/+9
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+4