Age | Commit message (Expand) | Author |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-24 | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-18 | dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori |
2009-06-18 | dma-mapping: ia64: use asm-generic/dma-mapping-common.h | FUJITA Tomonori |
2009-06-17 | ia64: Fix resource assignment for root busses | Matthew Wilcox |
2009-06-17 | Delete pcibios_select_root | Matthew Wilcox |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox |
2009-06-17 | [IA64] Fix build error in paravirt_patchlist.c | Jes Sorensen |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-16 | remove put_cpu_no_resched() | Thomas Gleixner |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-16 | [IA64] ia64 does not need umount2() syscall | Tony Luck |
2009-06-16 | [IA64] hook up new rt_tgsigqueueinfo syscall | Tony Luck |
2009-06-15 | [IA64] msi_ia64.c dmar_msi_type should be static | Jaswinder Singh Rajput |
2009-06-15 | [IA64] remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-06-15 | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner |
2009-06-15 | [IA64] remove obsolete no_irq_type | Thomas Gleixner |
2009-06-15 | [IA64] unexport fpswa.h | Sam Ravnborg |
2009-06-15 | [IA64] fix compile error in arch/ia64/mm/extable.c | Rusty Russell |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | PM: Remove unused asm/suspend.h | Magnus Damm |
2009-06-12 | module: trim exception table on init free. | Rusty Russell |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann |
2009-06-11 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-06-10 | KVM: use smp_send_reschedule in kvm_vcpu_kick | Marcelo Tosatti |
2009-06-10 | KVM: Enable snooping control for supported hardware | Sheng Yang |
2009-06-10 | KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled | Jes Sorensen |
2009-06-10 | KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping | Jes Sorensen |
2009-06-10 | KVM: ia64: restore irq state before calling kvm_vcpu_init | Jes Sorensen |
2009-06-10 | KVM: ia64: remove empty function vti_vcpu_load() | Jes Sorensen |
2009-06-10 | KVM: ia64: Flush all TLBs once guest's memory mapping changes. | Xiantao Zhang |
2009-06-10 | KVM: ia64: Don't hold slots_lock in guest mode | Jes Sorensen |
2009-06-10 | KVM: ia64: make kvm depend on CONFIG_MODULES. | Zhang, Xiantao |
2009-06-10 | KVM: ia64: enable external interrupt in vmm | Yang Zhang |
2009-06-10 | KVM: Fix interrupt unhalting a vcpu when it shouldn't | Gleb Natapov |
2009-06-10 | KVM: Timer event should not unconditionally unhalt vcpu. | Gleb Natapov |
2009-06-10 | KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler | Jes Sorensen |
2009-06-10 | KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency | Jes Sorensen |
2009-06-10 | KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading. | Jes Sorensen |
2009-06-10 | KVM: ia64: Map in SN2 RTC registers to the VMM module | Jes Sorensen |
2009-06-10 | KVM: APIC: get rid of deliver_bitmask | Gleb Natapov |
2009-06-10 | KVM: change the way how lowest priority vcpu is calculated | Gleb Natapov |
2009-06-10 | KVM: consolidate ioapic/ipi interrupt delivery logic | Gleb Natapov |
2009-06-10 | KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts | Gleb Natapov |