Age | Commit message (Expand) | Author |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-05-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-05-18 | [IA64] Drop duplicated "config IOMMU_HELPER" | Tony Luck |
2010-05-18 | [IA64] invoke oom-killer from page fault | npiggin@suse.de |
2010-05-18 | [IA64] use __ratelimit | Akinobu Mita |
2010-05-18 | [IA64] Use set_cpus_allowed_ptr | Julia Lawall |
2010-05-18 | [IA64] Use set_cpus_allowed_ptr | Julia Lawall |
2010-05-18 | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches |
2010-05-18 | [IA64] removing redundant ifdef | Jiri Olsa |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2010-05-12 | ia64: add sparse annotation to __ia64_per_cpu_var() | Tejun Heo |
2010-05-04 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman |
2010-04-20 | KVM: fix the handling of dirty bitmaps to avoid overflows | Takuya Yoshikawa |
2010-04-06 | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang |
2010-03-13 | ia64: Convert ia64 to use read/update_persistent_clock | John Stultz |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori |
2010-03-12 | pci-dma: ia64: use include/linux/pci-dma.h | FUJITA Tomonori |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-06 | elf coredump: add extended numbering support | Daisuke HATAYAMA |
2010-03-06 | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA |
2010-03-06 | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2010-03-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-01 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-03-01 | KVM: ia64: destroy ioapic device if fail to setup default irq routing | Wei Yongjun |
2010-03-01 | KVM: ia64: Fix string literal continuation lines | Joe Perches |
2010-03-01 | KVM: fix cleanup_srcu_struct on vm destruction | Marcelo Tosatti |
2010-03-01 | KVM: ia64: remove redundant kvm_get_exit_data() NULL tests | Roel Kluin |
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: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update | 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 |