| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] fix compile error in arch/ia64/mm/extable.c | Rusty Russell | 2009-06-15 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 5 | -10/+11 |
|\ |
|
| * | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 19 | -130/+314 |
| |\ |
|
| * | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 2 | -7/+8 |
| * | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 2 | -2/+2 |
* | | | PM: Remove unused asm/suspend.h | Magnus Damm | 2009-06-12 | 1 | -1/+0 |
* | | | module: trim exception table on init free. | Rusty Russell | 2009-06-12 | 1 | -0/+26 |
| |/
|/| |
|
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-11 | 13 | -113/+285 |
|\ \ |
|
| * | | KVM: use smp_send_reschedule in kvm_vcpu_kick | Marcelo Tosatti | 2009-06-10 | 2 | -14/+11 |
| * | | KVM: Enable snooping control for supported hardware | Sheng Yang | 2009-06-10 | 1 | -0/+1 |
| * | | KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled | Jes Sorensen | 2009-06-10 | 1 | -1/+1 |
| * | | KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping | Jes Sorensen | 2009-06-10 | 1 | -1/+6 |
| * | | KVM: ia64: restore irq state before calling kvm_vcpu_init | Jes Sorensen | 2009-06-10 | 1 | -2/+1 |
| * | | KVM: ia64: remove empty function vti_vcpu_load() | Jes Sorensen | 2009-06-10 | 1 | -5/+0 |
| * | | KVM: ia64: Flush all TLBs once guest's memory mapping changes. | Xiantao Zhang | 2009-06-10 | 1 | -0/+1 |
| * | | KVM: ia64: Don't hold slots_lock in guest mode | Jes Sorensen | 2009-06-10 | 1 | -31/+33 |
| * | | KVM: ia64: make kvm depend on CONFIG_MODULES. | Zhang, Xiantao | 2009-06-10 | 1 | -1/+1 |
| * | | KVM: ia64: enable external interrupt in vmm | Yang Zhang | 2009-06-10 | 3 | -10/+16 |
| * | | KVM: Fix interrupt unhalting a vcpu when it shouldn't | Gleb Natapov | 2009-06-10 | 1 | -0/+6 |
| * | | KVM: Timer event should not unconditionally unhalt vcpu. | Gleb Natapov | 2009-06-10 | 1 | -3/+3 |
| * | | KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler | Jes Sorensen | 2009-06-10 | 4 | -5/+71 |
| * | | KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency | Jes Sorensen | 2009-06-10 | 1 | -1/+27 |
| * | | KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading. | Jes Sorensen | 2009-06-10 | 2 | -6/+32 |
| * | | KVM: ia64: Map in SN2 RTC registers to the VMM module | Jes Sorensen | 2009-06-10 | 3 | -5/+42 |
| * | | KVM: APIC: get rid of deliver_bitmask | Gleb Natapov | 2009-06-10 | 2 | -16/+21 |
| * | | KVM: change the way how lowest priority vcpu is calculated | Gleb Natapov | 2009-06-10 | 2 | -13/+3 |
| * | | KVM: consolidate ioapic/ipi interrupt delivery logic | Gleb Natapov | 2009-06-10 | 2 | -0/+11 |
| * | | KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts | Gleb Natapov | 2009-06-10 | 3 | -6/+5 |
| * | | KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu | Yang Zhang | 2009-06-10 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-12 | 3 | -8/+8 |
|\ \
| |/ |
|
| * | [IA64] xen_domu_defconfig: fix build issues/warnings | Jan Beulich | 2009-05-05 | 3 | -8/+8 |
* | | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 2009-04-28 | 1 | -2/+3 |
* | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 5 | -15/+26 |
|/ |
|
* | KVM: ia64: fix locking order entering guest | Jes Sorensen | 2009-04-22 | 1 | -6/+8 |
* | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-21 | 1 | -1/+1 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 3 | -4/+4 |
* | [IA64] fix allmodconfig compilation breakage. | Isaku Yamahata | 2009-04-20 | 1 | -2/+0 |
* | [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask | Dimitri Sivanich | 2009-04-16 | 1 | -8/+5 |
* | [IA64] export smp_send_reschedule | Marcelo Tosatti | 2009-04-16 | 1 | -0/+1 |
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-13 | 1 | -1/+1 |
* | [IA64] wire up preadv/pwritev system calls | Tony Luck | 2009-04-08 | 2 | -1/+5 |
* | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 7 | -10/+348 |
|\ |
|
| * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 7 | -10/+348 |
| |\ |
|
| | *-. | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 1 | -4/+3 |
| | |\ \ |
|
| | * \ \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 15 | -18/+39 |
| | |\ \ \
| | | |/ /
| | |/| | |
|