summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-04hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-04fs: Fix hang with BSD accounting on frozen filesystemJan Kara
2013-05-04nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven
2013-05-04sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-05-03Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds
2013-05-03Merge branch 'for_next' into for_linusJan Kara
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-02Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-05-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-02libceph: use slab cache for osd client requestsAlex Elder
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-02net: Restore NETIF_F_* bit ordering.David Miller
2013-05-02drm/radeon: add new richland pci idsAlex Deucher
2013-05-02drm/radeon: add some new SI PCI idsAlex Deucher
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras
2013-05-02tcm_vhost: header split upMichael S. Tsirkin
2013-05-01libceph: create source file "net/ceph/snapshot.c"Alex Elder
2013-05-01libceph: validate timespec conversionsAlex Elder
2013-05-01libceph: add signed type limitsAlex Elder
2013-05-01libceph: support pages for class request dataAlex Elder
2013-05-01libceph: support raw data requestsAlex Elder
2013-05-01libceph: kill off osd data write_request parametersAlex Elder
2013-05-01libceph: change how "safe" callback is usedAlex Elder
2013-05-01libceph: make method call data be a separate data itemAlex Elder
2013-05-01libceph: add, don't set data for a messageAlex Elder
2013-05-01libceph: implement multiple data items in a messageAlex Elder
2013-05-01libceph: replace message data pointer with listAlex Elder
2013-05-01libceph: have cursor point to dataAlex Elder
2013-05-01libceph: move cursor into messageAlex Elder