summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang2012-09-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang2012-09-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | resources: Document IORESOURCE_IOMark Brown2012-09-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | resources: Add register address resource typeMark Brown2012-09-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-22
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: make processes waiting on vcpu mutex killableMichael S. Tsirkin2012-09-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan2012-08-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce readonly memslotXiao Guangrong2012-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce KVM_HVA_ERR_RO_BADXiao Guangrong2012-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce KVM_HVA_ERR_BADXiao Guangrong2012-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce KVM_PFN_ERR_RO_FAULTXiao Guangrong2012-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong2012-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: hide KVM_MEMSLOT_INVALID from userspaceXiao Guangrong2012-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: let the error pfn not depend on error codeXiao Guangrong2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: do not release the error pageXiao Guangrong2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: remove the unused declareXiao Guangrong2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: inline is_*_pfn functionsXiao Guangrong2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce KVM_PFN_ERR_BADXiao Guangrong2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: remove dummy pagesXiao Guangrong2012-07-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'queue' into nextAvi Kivity2012-07-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Choose better candidate for directed yieldRaghavendra K T2012-07-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Note down when cpu relax intercepted or pause loop exitedRaghavendra K T2012-07-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong2012-07-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: remove is_error_hpaXiao Guangrong2012-07-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: make bad_pfn static to kvm_main.cXiao Guangrong2012-07-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: using get_fault_pfn to get the fault pfnXiao Guangrong2012-07-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa2012-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remoteproc: Add STE modem driverSjur Brændeland2012-09-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remtoteproc: maintain max notifyidSjur Brændeland2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remoteproc: add actual recovery implementationFernando Guzman Lugo2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo2012-09-18
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/crypto: add 842 hardware compression driverSeth Jennings2012-08-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2012-10-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Renesas SH Mobile DRM driverLaurent Pinchart2012-09-18
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \