summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-27Linux 3.15-rc3v3.15-rc3Linus Torvalds
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-27Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-26Btrfs: limit the path size in send to PATH_MAXChris Mason
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
2014-04-26Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki
2014-04-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger
2014-04-25kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo
2014-04-25kernfs: fix a subdir count leakJianyu Zhan
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork
2014-04-25usb: option: add Alcatel L800MABjørn Mork
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork
2014-04-25arm64: init: Move of_clk_init to time_initChanho Min
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-04-25arm64: initialize spinlock for init_mm's contextLeo Yan
2014-04-25arm64: debug: remove noisy, pointless warningWill Deacon
2014-04-25arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper
2014-04-25ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth
2014-04-25ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth
2014-04-25ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth
2014-04-25ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth
2014-04-25ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth
2014-04-25Merge tag 'zynq-dt-fixes-for-3.15' of git://git.xilinx.com/linux-xlnx into fixesArnd Bergmann
2014-04-24Btrfs: correctly set profile flags on seqlock retryFilipe Manana
2014-04-24Btrfs: use correct key when repeating search for extent itemFilipe Manana
2014-04-24Btrfs: fix inode caching vs tree logMiao Xie
2014-04-24Btrfs: fix possible memory leaks in open_ctree()Wang Shilong
2014-04-24Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong
2014-04-24Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong