summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-07-20KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong
2012-07-20KVM: remove is_error_hpaXiao Guangrong
2012-07-20KVM: make bad_pfn static to kvm_main.cXiao Guangrong
2012-07-20KVM: using get_fault_pfn to get the fault pfnXiao Guangrong
2012-07-18KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa
2012-07-03KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIERMarc Zyngier
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall
2012-06-18KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related codeMarc Zyngier
2012-06-13KVM: trace events: update list of exit reasonsCornelia Huck
2012-06-06Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity
2012-06-06KVM: Cleanup the kvm_print functions and introduce pr_XX wrappersChristoffer Dall
2012-06-05KVM: Avoid wasting pages for small lpage_info arraysTakuya Yoshikawa
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-06-04Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds
2012-06-03vfs: move inode stat information closer togetherLinus Torvalds
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-01c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov
2012-06-01c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov
2012-06-01syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov
2012-06-01aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh
2012-06-01eventfd: change int to __u64 in eventfd_signal()Sha Zhengju
2012-06-01rapidio: add DMA engine support for RIO data transfersAlexandre Bounine
2012-06-01mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro
2012-06-01mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro
2012-06-01ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford
2012-06-01ipc/mqueue: switch back to using non-max values on createDoug Ledford
2012-06-01ipc/mqueue: cleanup definition names and locationsDoug Ledford