summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* virtio_console: fix uapi headerMichael S. Tsirkin2013-05-201-1/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-1/+3
|\
| * audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-081-0/+1
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-301-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-091-2/+30
|\ \
| * | Btrfs: rescan for qgroupsJan Schmidt2013-05-061-1/+11
| * | Btrfs: allow omitting stream header and end-cmd for btrfs sendStefan Behrens2013-05-061-1/+19
* | | if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer2013-05-081-6/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-05-071-1/+6
|\ \ \
| * | | fuse: add flag to turn on async direct IOMiklos Szeredi2013-05-011-1/+6
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-071-1/+1
|\ \ \
| * | | virtio: don't expose u16 in userspace apistephen hemminger2013-05-051-1/+1
* | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-6/+39
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-021-0/+2
| * | | kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-281-4/+0Star
| * | | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-261-0/+3
| * | | kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-261-0/+1
| * | | kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-261-0/+3
| * | | kvm: add device control APIScott Wood2013-04-261-0/+27
| * | | KVM: Drop __KVM_HAVE_IOAPIC condition on irq routingAlexander Graf2013-04-261-2/+0Star
| * | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-214-7/+14
| |\ \ \
| * | | | KVM: ioeventfd for virtio-ccw devices.Cornelia Huck2013-03-051-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-041-0/+1
|\ \ \ \ \
| * | | | | hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan2013-05-041-0/+1
* | | | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-031-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-251-220/+216Star
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ALSA: add DSD formatsDaniel Mack2013-04-181-1/+3
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-036-6/+322
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | drm: Kill user_modes list and the associated ioctlsVille Syrjälä2013-04-301-2/+2
| * | | | | | drm/tegra: Add gr2d deviceTerje Bergstrom2013-04-222-0/+137
| * | | | | | Merge branch 'drm-next-3.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-04-171-0/+26
| |\ \ \ \ \ \
| | * | | | | | drm/radeon: add si tile mode array query v3Jerome Glisse2013-04-111-0/+20
| | * | | | | | drm/radeon: add ring working queryChristian König2013-04-111-0/+2
| | * | | | | | drm/radeon: UVD bringup v8Christian König2013-04-091-0/+1
| | * | | | | | drm/radeon: Use direct mapping for fast fb access on RS690Samuel Li2013-04-091-0/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | drm.h: Fix DRM compilation with bare-metal toolchain.Paul Sokolovsky2013-04-161-1/+1
| * | | | | | drm: Misc comment cleanupChristopher Harvey2013-04-121-3/+3
| * | | | | | drm: add new QXL driver. (v1.4)Dave Airlie2013-04-122-0/+153
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-022-2/+3
|\ \ \ \ \ \
| * | | | | | virtio: do not export "u16" and "u64" to userspacePaul Bolle2013-04-021-2/+2
| * | | | | | caif_virtio: Introduce caif over virtioErwan Yvin2013-03-201-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-05-021-0/+1
|\ \ \ \ \ \
| * | | | | | VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil2013-03-111-0/+1
| |/ / / / /
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-05-021-0/+28
|\ \ \ \ \ \
| * | | | | | tcm_vhost: header split upMichael S. Tsirkin2013-05-021-0/+28
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-0/+1
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Add HWCAP2 aux entryMichael Neuling2013-04-261-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0129-79/+1687
|\ \ \ \ \ \ \
| * | | | | | | net: Add MIB counters for checksum errorsEric Dumazet2013-04-291-0/+5
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-293-5/+50
| |\ \ \ \ \ \ \