aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-09
|\
| * firewire: ohci: Fix deadlock at bus resetStephan Gatzka2013-08-29
| * firewire: ohci: Change module_pci_driver to module_init/module_exitStephan Gatzka2013-08-29
| * firewire: ohci: beautify some macro definitionsStefan Richter2013-08-19
| * firewire: ohci: change confusing name of a struct memberStefan Richter2013-08-19
| * firewire: core: typecast from gfp_t to bool more safelyStefan Richter2013-07-30
| * firewire: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-30
* | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-09
|\ \
| * | ARM: init: add support for reserved memory defined by device treeMarek Szyprowski2013-08-27
| * | drivers: of: add initialization code for dma reserved memoryMarek Szyprowski2013-08-27
| * | drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski2013-08-27
| * | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-27
| * | Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski2013-07-15
| |\ \
* | \ \ Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-09
|\ \ \ \
| * | | | virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-08
| * | | | lguest: fix GPF in guest when using gdb.Rusty Russell2013-09-05
| * | | | lguest: fix guest kernel stack overflow when TF bit set.Rusty Russell2013-09-05
| * | | | lguest: fix BUG_ON() in invalid guest page table.Rusty Russell2013-09-05
| * | | | virtio: console: prevent use-after-free of port name in port unplugAmit Shah2013-08-08
| * | | | Merge branch 'master' into virtio-nextRusty Russell2013-08-08
| |\ \ \ \
| * | | | | virtio: console: cleanup an error messageDan Carpenter2013-07-30
| * | | | | virtio: console: fix locking around send_sigio_to_port()Amit Shah2013-07-29
| * | | | | virtio: console: add locking in port unplug pathAmit Shah2013-07-29
| * | | | | virtio: console: add locks around buffer removal in port unplug pathAmit Shah2013-07-29
| * | | | | tools/lguest: offer VIRTIO_F_ANY_LAYOUT for net device.Rusty Russell2013-07-14
| * | | | | virtio tools: add .gitignoreRamkumar Ramachandra2013-07-14
| * | | | | lguest: Point to the right directory for the lguest launcherHolger Hans Peter Freyther2013-07-14
| | |/ / / | |/| | |
* | | | | Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-09-09
|\ \ \ \ \
| * | | | | vfio: fix documentationZi Shen Lim2013-09-05
| * | | | | vfio-pci: PCI hot reset interfaceAlex Williamson2013-09-04
| * | | | | Merge remote branch 'origin/master' into next-mergeAlex Williamson2013-09-04
| |\ \ \ \ \
| * | | | | | vfio-pci: Test for extended config spaceAlex Williamson2013-09-04
| * | | | | | vfio-pci: Use fdget() rather than eventfd_fget()Alex Williamson2013-08-28
| * | | | | | vfio: Add O_CLOEXEC flag to vfio device fdAlex Williamson2013-08-22
| * | | | | | vfio: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud2013-08-22
| * | | | | | vfio: add external user supportAlexey Kardashevskiy2013-08-05
* | | | | | | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-09
|\ \ \ \ \ \ \
| * | | | | | | NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson2013-09-07
| * | | | | | | NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was setTrond Myklebust2013-09-07
| * | | | | | | NFSv4: Allow security autonegotiation for submountsTrond Myklebust2013-09-07
| * | | | | | | NFSv4: Disallow security negotiation for lookups when 'sec=' is specifiedTrond Myklebust2013-09-07
| * | | | | | | NFSv4: Fix security auto-negotiationTrond Myklebust2013-09-07
| * | | | | | | NFS: Clean up nfs_parse_security_flavors()Trond Myklebust2013-09-07
| * | | | | | | NFS: Clean up the auth flavour array messTrond Myklebust2013-09-07
| * | | | | | | NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson2013-09-06
| * | | | | | | NFS: Don't check lock owner compatability unless file is locked (part 2)Trond Myklebust2013-09-06
| * | | | | | | NFS: Don't check lock owner compatibility in writes unless file is lockedTrond Myklebust2013-09-05
| * | | | | | | nfs4: Map NFS4ERR_WRONG_CRED to EPERMWeston Andros Adamson2013-09-05
| * | | | | | | nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson2013-09-05
| * | | | | | | nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson2013-09-05