Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | KVM: Implement bare minimum of HYPER-V MSRs | Gleb Natapov | 2010-03-01 | |
| * | | | | | | | | | KVM: Lazify fpu activation and deactivation | Avi Kivity | 2010-03-01 | |
| * | | | | | | | | | KVM: convert slots_lock to a mutex | Marcelo Tosatti | 2010-03-01 | |
| * | | | | | | | | | KVM: switch vcpu context to use SRCU | Marcelo Tosatti | 2010-03-01 | |
| * | | | | | | | | | KVM: convert io_bus to SRCU | Marcelo Tosatti | 2010-03-01 | |
| * | | | | | | | | | KVM: x86: switch kvm_set_memory_alias to SRCU update | Marcelo Tosatti | 2010-03-01 | |
| * | | | | | | | | | KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update | Marcelo Tosatti | 2010-03-01 | |
| * | | | | | | | | | KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages | Marcelo Tosatti | 2010-03-01 | |
| * | | | | | | | | | KVM: introduce gfn_to_pfn_memslot | Marcelo Tosatti | 2010-03-01 | |
| * | | | | | | | | | KVM: split kvm_arch_set_memory_region into prepare and commit | Marcelo Tosatti | 2010-03-01 | |
| * | | | | | | | | | KVM: modify memslots layout in struct kvm | Marcelo Tosatti | 2010-03-01 | |
* | | | | | | | | | | Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-03-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | pass writeback_control to ->write_inode | Christoph Hellwig | 2010-03-05 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-03-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | kprobes: Jump optimization sysctl interface | Masami Hiramatsu | 2010-02-25 | |
| * | | | | | | | | | | kprobes: Introduce kprobes jump optimization | Masami Hiramatsu | 2010-02-25 | |
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-03-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | ext4: Use slab allocator for sub-page sized allocations | Theodore Ts'o | 2009-12-07 | |
| * | | | | | | | | | | ext4: Add new tracepoints to debug delayed allocation space functions | Theodore Ts'o | 2010-01-01 | |
| * | | | | | | | | | | ext4: Add new tracepoint for jbd2_cleanup_journal_tail | Theodore Ts'o | 2009-12-23 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2010-03-04 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | ide: make ide_get_best_pio_mode() static | Bartlomiej Zolnierkiewicz | 2010-01-19 | |
| * | | | | | | | | | | | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | |
| * | | | | | | | | | | | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | |
| * | | | | | | | | | | | ide: add drive->dma_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 | |
| * | | | | | | | | | | | ide: add drive->pio_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 | |
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-03-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | fsldma: Fix cookie issues | Steven J. Magnani | 2010-03-01 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-fsnotify' into for-linus | Al Viro | 2010-03-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | switch inotify_user to anon_inode | Al Viro | 2010-02-19 | |
| | * | | | | | | | | | | | | | Lose the first argument of audit_inode_child() | Al Viro | 2010-02-08 | |
| | * | | | | | | | | | | | | | Lose the new_name argument of fsnotify_move() | Al Viro | 2010-02-08 | |
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | vfs: add NOFOLLOW flag to umount(2) | Miklos Szeredi | 2010-03-03 | |
| * | | | | | | | | | | | | | Mirror MS_KERNMOUNT in ->mnt_flags | Al Viro | 2010-03-03 | |
| * | | | | | | | | | | | | | Take vfsmount_lock to fs/internal.h | Al Viro | 2010-03-03 | |
| * | | | | | | | | | | | | | take check for new events in namespace (guts of mounts_poll()) to namespace.c | Al Viro | 2010-03-03 | |
| * | | | | | | | | | | | | | new helper: iterate_mounts() | Al Viro | 2010-03-03 | |
| * | | | | | | | | | | | | | New helper: path_is_under(path1, path2) | Al Viro | 2010-03-03 | |
| * | | | | | | | | | | | | | VFS: Clean up shared mount flag propagation | Valerie Aurora | 2010-03-03 | |
| * | | | | | | | | | | | | | kill unused invalidate_inode_pages helper | Christoph Hellwig | 2010-03-03 | |
| * | | | | | | | | | | | | | fs: re-order super_block to remove 16 bytes of padding on 64bit builds | Richard Kennedy | 2010-03-03 | |
| * | | | | | | | | | | | | | libfs: Unexport and kill simple_prepare_write | Boaz Harrosh | 2010-03-03 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-03-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | regulator: enable max8649 regulator driver | Haojian Zhuang | 2010-03-03 | |
| * | | | | | | | | | | | | | regulator: mc13783: consider Power Gates as digital regulators. | Alberto Panizzo | 2010-03-03 | |
| * | | | | | | | | | | | | | regulator: Add 'start-up time' to fixed voltage regulators | Adrian Hunter | 2010-03-03 | |
| * | | | | | | | | | | | | | regulator: Allow regulators to specify the time taken to ramp on enable | Mark Brown | 2010-03-03 | |
| * | | | | | | | | | | | | | regulator: Add notifier event on regulator disable | Mark Brown | 2010-03-03 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-03-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |