Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 2 | -9/+88 |
|\ | |||||
| * | KVM: s390: add capability indicating COW support | Christian Borntraeger | 2012-05-17 | 1 | -0/+1 |
| * | KVM: MMU: Don't use RCU for lockless shadow walking | Avi Kivity | 2012-05-16 | 1 | -1/+2 |
| * | kvm/powerpc: Add new ioctl to retreive server MMU infos | Benjamin Herrenschmidt | 2012-05-06 | 1 | -0/+27 |
| * | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz | 2012-04-30 | 1 | -0/+1 |
| * | KVM: Introduce direct MSI message injection for in-kernel irqchips | Jan Kiszka | 2012-04-24 | 2 | -0/+13 |
| * | KVM: Fix page-crossing MMIO | Avi Kivity | 2012-04-19 | 1 | -4/+27 |
| * | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 16 | -47/+79 |
| |\ | |||||
| * | | KVM: Remove unused dirty_bitmap_head and nr_dirty_pages | Takuya Yoshikawa | 2012-04-08 | 1 | -2/+0 |
| * | | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL | Eric B Munson | 2012-04-08 | 1 | -0/+3 |
| * | | KVM: PPC: Rework wqp conditional code | Alexander Graf | 2012-04-08 | 1 | -2/+4 |
| * | | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall | 2012-04-08 | 1 | -0/+9 |
| * | | KVM: set upper bounds for iobus dev to limit userspace | Amos Kong | 2012-04-08 | 1 | -1/+1 |
| * | | KVM: resize kvm_io_range array dynamically | Amos Kong | 2012-04-08 | 1 | -2/+3 |
* | | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-05-24 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | debugfs: Add support to print u32 array in debugfs | Srivatsa Vaddagiri | 2012-04-17 | 1 | -0/+11 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-24 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 2012-05-24 | 1 | -0/+2 |
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 4 | -2/+66 |
|\ \ \ \ \ | |||||
| * | | | | | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo | 2012-05-19 | 1 | -1/+5 |
| * | | | | | gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583 | Laxman Dewangan | 2012-05-18 | 1 | -0/+2 |
| * | | | | | gpio: Adjust of_xlate API to support multiple GPIO chips | Grant Likely | 2012-05-18 | 1 | -1/+0 |
| * | | | | | gpiolib: Implement devm_gpio_request_one() | Mark Brown | 2012-05-18 | 1 | -0/+6 |
| * | | | | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -0/+34 |
| * | | | | | Merge tag 'v3.4-rc6' into gpio/next | Grant Likely | 2012-05-08 | 57 | -264/+844 |
| |\ \ \ \ \ | |||||
| * | | | | | | gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functions | Mark Brown | 2012-04-05 | 1 | -0/+14 |
| * | | | | | | gpio: add flags to export GPIOs when requesting | Wolfram Sang | 2012-04-05 | 1 | -0/+5 |
* | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -2/+10 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'devicetree/merge' into devicetree/next | Grant Likely | 2012-05-20 | 1 | -2/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | of/irq: add empty irq_of_parse_and_map() for non-dt builds | Thomas Abraham | 2012-04-17 | 1 | -2/+10 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 2 | -23/+31 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | spi/rspi: add dmaengine support | Shimoda, Yoshihiro | 2012-05-19 | 1 | -0/+31 |
| * | | | | | | | | Merge tag 'v3.4-rc6' into spi/next | Grant Likely | 2012-05-09 | 36 | -164/+289 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | spi/devicetree: Move devicetree support code into spi directory | Grant Likely | 2012-04-13 | 1 | -23/+0 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | irqdomain: Kill off duplicate definitions. | Paul Mundt | 2012-05-19 | 1 | -3/+0 |
| * | | | | | | | | irqdomain: Support removal of IRQ domains. | Paul Mundt | 2012-05-19 | 1 | -1/+3 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | time: remove obsolete declaration | Richard Cochran | 2012-05-21 | 1 | -1/+0 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-24 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changes | Stefan Richter | 2012-05-21 | 43 | -186/+318 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | firewire: move rcode_string() to core | Clemens Ladisch | 2012-04-17 | 1 | -0/+1 |
| * | | | | | | | | | firewire: core: fix DMA mapping direction | Stefan Richter | 2012-04-17 | 1 | -0/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-05-24 | 3 | -8/+82 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | vga_switcheroo: Add the support for audio clients | Takashi Iwai | 2012-05-13 | 1 | -0/+6 |
| * | | | | | | | | | vga_switcheroo: Introduce struct vga_switcheroo_client_ops | Takashi Iwai | 2012-05-13 | 1 | -6/+7 |
| * | | | | | | | | | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie | 2012-05-07 | 24 | -118/+217 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'v3.4-rc6' into drm-intel-next | Daniel Vetter | 2012-05-07 | 24 | -118/+217 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | |||||
| * | / | | | | | | | | vgaarb: Provide dummy default device functions | Matthew Garrett | 2012-05-03 | 1 | -0/+5 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2012-05-02 | 14 | -46/+72 |
| |\ \ \ \ \ \ \ \ \ |