summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-243-9/+110
|\
| * KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ blockPaul Gortmaker2012-05-211-0/+3
| * KVM: s390: add capability indicating COW supportChristian Borntraeger2012-05-171-0/+1
| * KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity2012-05-161-1/+2
| * kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-061-0/+27
| * KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz2012-04-301-0/+1
| * KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka2012-04-242-0/+13
| * KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.hMarcelo Tosatti2012-04-201-0/+5
| * KVM: Fix page-crossing MMIOAvi Kivity2012-04-191-4/+27
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-1923-57/+106
| |\
| * | KVM: Remove unused dirty_bitmap_head and nr_dirty_pagesTakuya Yoshikawa2012-04-081-2/+0
| * | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson2012-04-081-0/+3
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+14
| * | KVM: PPC: Rework wqp conditional codeAlexander Graf2012-04-081-2/+4
| * | KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-081-0/+9
| * | KVM: set upper bounds for iobus dev to limit userspaceAmos Kong2012-04-081-1/+1
| * | KVM: resize kvm_io_range array dynamicallyAmos Kong2012-04-081-2/+3
* | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-245-0/+77
|\ \ \
| * | | xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-211-0/+3
| * | | xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-212-0/+5
| * | | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2012-05-071-0/+58
| * | | debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-171-0/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-241-0/+2
|\ \ \ \
| * | | | kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-241-0/+2
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-245-4/+70
|\ \ \ \ \
| * | | | | gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-1/+5
| * | | | | gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely2012-05-181-1/+1
| * | | | | gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan2012-05-181-0/+2
| * | | | | gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-182-2/+1
| * | | | | gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-182-0/+8
| * | | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-0/+34
| * | | | | Merge tag 'v3.4-rc6' into gpio/nextGrant Likely2012-05-0884-302/+1084
| |\ \ \ \ \
| * | | | | | gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functionsMark Brown2012-04-051-0/+14
| * | | | | | gpio: add flags to export GPIOs when requestingWolfram Sang2012-04-051-0/+5
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-2/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devicetree/merge' into devicetree/nextGrant Likely2012-05-201-2/+10
| |\ \ \ \ \ \ \
| | * | | | | | | of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham2012-04-171-2/+10
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-242-23/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | spi/rspi: add dmaengine supportShimoda, Yoshihiro2012-05-191-0/+31
| * | | | | | | | Merge tag 'v3.4-rc6' into spi/nextGrant Likely2012-05-0953-195/+435
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-131-23/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | irqdomain: Kill off duplicate definitions.Paul Mundt2012-05-191-3/+0
| * | | | | | | | irqdomain: Support removal of IRQ domains.Paul Mundt2012-05-191-1/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | time: remove obsolete declarationRichard Cochran2012-05-211-1/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-241-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter2012-05-2163-218/+480
| |\ \ \ \ \ \ \ \
| * | | | | | | | | firewire: move rcode_string() to coreClemens Ladisch2012-04-171-0/+1
| * | | | | | | | | firewire: core: fix DMA mapping directionStefan Richter2012-04-171-0/+1
| | |_|_|/ / / / / | |/| | | | | | |