summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sections: fix section conflicts in netAndi Kleen2012-10-051-0/+2
* sections: fix section conflicts in mm/percpu.cAndi Kleen2012-10-051-1/+1
* sections: disable const sections for PA-RISC v2Andi Kleen2012-10-051-8/+19
* audit.h: replace defines with C stubsKees Cook2012-10-051-53/+153
* Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-042-33/+137
|\
| * KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-232-2/+15
| * KVM: make processes waiting on vcpu mutex killableMichael S. Tsirkin2012-09-171-1/+1
| * KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+5
| * KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan2012-08-271-0/+6
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-2647-95/+204
| |\
| * | KVM: introduce readonly memslotXiao Guangrong2012-08-222-7/+6Star
| * | KVM: introduce KVM_HVA_ERR_RO_BADXiao Guangrong2012-08-221-2/+3
| * | KVM: introduce KVM_HVA_ERR_BADXiao Guangrong2012-08-221-1/+7
| * | KVM: introduce KVM_PFN_ERR_RO_FAULTXiao Guangrong2012-08-221-0/+1
| * | KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong2012-08-221-1/+2
| * | KVM: hide KVM_MEMSLOT_INVALID from userspaceXiao Guangrong2012-08-222-2/+12
| * | KVM: let the error pfn not depend on error codeXiao Guangrong2012-08-061-9/+15
| * | KVM: do not release the error pageXiao Guangrong2012-08-061-1/+1
| * | KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong2012-08-061-2/+7
| * | KVM: remove the unused declareXiao Guangrong2012-08-061-2/+0Star
| * | KVM: inline is_*_pfn functionsXiao Guangrong2012-08-061-3/+16
| * | KVM: introduce KVM_PFN_ERR_BADXiao Guangrong2012-08-061-0/+1
| * | KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong2012-08-061-1/+1
| * | KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong2012-08-061-1/+2
| * | KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-061-1/+0Star
| * | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-05264-1911/+12947
| |\ \
| * | | KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-261-0/+1
| * | | KVM: remove dummy pagesXiao Guangrong2012-07-261-1/+2
| * | | Merge branch 'queue' into nextAvi Kivity2012-07-261-12/+50
| |\ \ \
| | * | | KVM: Choose better candidate for directed yieldRaghavendra K T2012-07-231-0/+5
| | * | | KVM: Note down when cpu relax intercepted or pause loop exitedRaghavendra K T2012-07-231-0/+34
| | * | | KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong2012-07-201-3/+2Star
| | * | | KVM: remove is_error_hpaXiao Guangrong2012-07-201-4/+0Star
| | * | | KVM: make bad_pfn static to kvm_main.cXiao Guangrong2012-07-201-1/+0Star
| | * | | KVM: using get_fault_pfn to get the fault pfnXiao Guangrong2012-07-201-4/+1Star
| | * | | KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa2012-07-181-0/+8
* | | | | Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-043-0/+82
|\ \ \ \ \
| * | | | | remoteproc: Add STE modem driverSjur Brændeland2012-09-221-0/+56
| * | | | | remtoteproc: maintain max notifyidSjur Brændeland2012-09-181-0/+2
| * | | | | remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo2012-09-181-0/+2
| * | | | | remoteproc: add actual recovery implementationFernando Guzman Lugo2012-09-181-0/+2
| * | | | | remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo2012-09-181-0/+18
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-044-0/+68
|\ \ \ \ \ \
| * | | | | | crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?)Jussi Kivilinna2012-09-061-0/+5
| * | | | | | crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?)Jussi Kivilinna2012-09-061-0/+5
| * | | | | | powerpc/crypto: add 842 hardware compression driverSeth Jennings2012-08-011-0/+11
| * | | | | | crypto: cast6 - prepare generic module for optimized implementationsJohannes Goetzfried2012-08-011-0/+23
| * | | | | | crypto: cast5 - prepare generic module for optimized implementationsJohannes Goetzfried2012-08-011-0/+22
| * | | | | | crypto: add crypto_[un]register_shashes for [un]registering multiple shash en...Jussi Kivilinna2012-08-011-0/+2
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-049-12/+233
|\ \ \ \ \ \ \