Age | Commit message (Expand) | Author |
2012-07-03 | KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER | Marc Zyngier |
2012-06-18 | KVM: Introduce __KVM_HAVE_IRQ_LINE | Christoffer Dall |
2012-06-18 | KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code | Marc Zyngier |
2012-06-13 | KVM: trace events: update list of exit reasons | Cornelia Huck |
2012-06-06 | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next | Avi Kivity |
2012-06-06 | KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers | Christoffer Dall |
2012-06-05 | KVM: Avoid wasting pages for small lpage_info arrays | Takuya Yoshikawa |
2012-06-04 | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-06-03 | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" | Linus Torvalds |
2012-06-03 | vfs: move inode stat information closer together | Linus Torvalds |
2012-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
2012-06-01 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro |
2012-06-01 | HAVE_RESTORE_SIGMASK is defined on all architectures now | Al Viro |
2012-06-01 | vfs: retry last component if opening stale dentry | Miklos Szeredi |
2012-06-01 | fs: introduce inode operation ->update_time | Josef Bacik |
2012-06-01 | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-06-01 | switch aio and shm to do_mmap_pgoff(), make do_mmap() static | Al Viro |
2012-06-01 | take security_mmap_file() outside of ->mmap_sem | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-05-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-31 | c/r: prctl: add ability to set new mm_struct::exe_file | Cyrill Gorcunov |
2012-05-31 | c/r: prctl: extend PR_SET_MM to set up more mm_struct entries | Cyrill Gorcunov |
2012-05-31 | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov |
2012-05-31 | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh |
2012-05-31 | eventfd: change int to __u64 in eventfd_signal() | Sha Zhengju |
2012-05-31 | rapidio: add DMA engine support for RIO data transfers | Alexandre Bounine |
2012-05-31 | mqueue: separate mqueue default value from maximum value | KOSAKI Motohiro |
2012-05-31 | mqueue: revert bump up DFLT_*MAX | KOSAKI Motohiro |
2012-05-31 | ipc/mqueue: update maximums for the mqueue subsystem | Doug Ledford |
2012-05-31 | ipc/mqueue: switch back to using non-max values on create | Doug Ledford |
2012-05-31 | ipc/mqueue: cleanup definition names and locations | Doug Ledford |
2012-05-31 | kexec: export kexec.h to user space | maximilian attems |
2012-05-31 | cpu: introduce clear_tasks_mm_cpumask() helper | Anton Vorontsov |
2012-05-31 | cred: remove task_is_dead() from __task_cred() validation | Oleg Nesterov |
2012-05-31 | kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers | Boaz Harrosh |
2012-05-31 | kmod: unexport call_usermodehelper_freeinfo() | Boaz Harrosh |