aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2012-10-05
* coredump: update coredump-related headersAlex Kelly2012-10-05
* coredump: make core dump functionality optionalAlex Kelly2012-10-05
* rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-05
* rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu2012-10-05
* rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu2012-10-05
* rtc: add Dallas DS2404 driverSven Schnelle2012-10-05
* epoll: support for disabling items, and a self-test appPaton J. Lewis2012-10-05
* genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard2012-10-05
* idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-05
* bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa2012-10-05
* backlight: add new lm3639 backlight driverG.Shark Jeong2012-10-05
* backlight: add Backlight driver for lm3630 chipG.Shark Jeong2012-10-05
* backlight: lp855x: add FAST bit description for LP8556Kim, Milo2012-10-05
* sections: fix section conflicts in netAndi Kleen2012-10-05
* sections: fix section conflicts in mm/percpu.cAndi Kleen2012-10-05
* sections: disable const sections for PA-RISC v2Andi Kleen2012-10-05
* audit.h: replace defines with C stubsKees Cook2012-10-05
* 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